Difference between revisions of "Pyhdf"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:libraryCategory:hdf4 {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pyhdf}} |{{#vardefine:url|http://hdfeos.org/software/pyhdf.php}}...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:library | + | [[Category:Software]][[Category:library]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|pyhdf}} | |{{#vardefine:app|pyhdf}} | ||
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}}}}_BIN - executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_LIB - libraries directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 15:25, 3 June 2022
Description
PyHDF is a Python interface to the HDF4 external library. It covers most HDF4 APIs of Scientific Data Set, Vdata, and Vgroup.
Environment Modules
Run module spider pyhdf
to find out what environment modules are available for this application.
System Variables
- HPC_PYHDF_DIR - installation directory
- HPC_PYHDF_BIN - executable directory
- HPC_PYHDF_LIB - libraries directory