User Tools

Site Tools


cluster:215

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cluster:215 [2024/09/24 13:57]
hmeij07 [Python]
cluster:215 [2024/09/24 14:07] (current)
hmeij07 [Python]
Line 207: Line 207:
 Successfully installed NetworkX-3.3 Successfully installed NetworkX-3.3
  
-# added vagedianlab+# added vagedianlab, plain python installatio 
 +https://pypi.org/project/pygmtsar/ 
 module load python/3.12.0 module load python/3.12.0
 pip install pygmtsar pip install pygmtsar
Line 230: Line 232:
 zipp-3.20.2 zipp-3.20.2
  
 +[hmeij@sharptail2 ~]$ python
 +Python 3.12.0 (main, Oct 18 2023, 13:28:58) [GCC 9.4.0] on linux
 +Type "help", "copyright", "credits" or "license" for more information.
 +>>> import pygmtsar as sar
 +>>> help(sar)
 +
 +Help on package pygmtsar:
 +
 +NAME
 +    pygmtsar
 +
 +DESCRIPTION
 +    # ----------------------------------------------------------------------------
 +    # PyGMTSAR
 +    #
 +    # This file is part of the PyGMTSAR project: https://github.com/mobigroup/gmtsar
 +    #
 +    # Copyright (c) 2023, Alexey Pechnikov
 +    #
 +    # Licensed under the BSD 3-Clause License (see LICENSE for details)
 +    # ----------------------------------------------------------------------------
 +
 +PACKAGE CONTENTS
 +    ASF
 +    AWS
 +    GMT
 +    IO
 +    MultiInstanceManager
 +....
  
 </code> </code>
cluster/215.1727186225.txt.gz · Last modified: 2024/09/24 13:57 by hmeij07