Difference between revisions of "Astropy"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Astronomy {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|REPLACE}} <!--CONFIGURATION: OPTIONAL (|1}} means it...") |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:Phylogenetics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
− | |{{#vardefine:app| | + | |{{#vardefine:app|astropy}} |
− | |{{#vardefine:url| | + | |{{#vardefine:url|https://github.com/astropy/astropy}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
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--> |
Latest revision as of 15:18, 12 August 2022
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