Difference between revisions of "Astropy"

From UFRC
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Astronomy]]
+
[[Category:Software]][[Category:Biology]][[Category:Phylogenetics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|astropy}}
 
|{{#vardefine:app|astropy}}
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_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - executable directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - executable directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 15:18, 12 August 2022

Description

astropy website  

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