Difference between revisions of "Astropy"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 24: | Line 24: | ||
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_EXE - executable directory |
<!--Configuration--> | <!--Configuration--> |
Revision as of 21:17, 6 December 2019
Description
Astropy (http://www.astropy.org) is a package intended to contain much of the core functionality and some common tools needed for performing astronomy and astrophysics with Python.
Environment Modules
Run module spider astropy
to find out what environment modules are available for this application.
System Variables
- HPC_ASTROPY_DIR - installation directory
- HPC_ASTROPY_EXE - executable directory