Difference between revisions of "HDF4"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|hdf4}} | |{{#vardefine:app|hdf4}} | ||
− | |{{#vardefine:url|http://www.hdfgroup.org/ | + | |{{#vardefine:url|http://www.hdfgroup.org/products/hdf4/}} |
|{{#vardefine:exe|}} <!--Present manual instructions for running the software --> | |{{#vardefine:exe|}} <!--Present manual instructions for running the software --> | ||
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | |{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF--> | ||
Line 18: | Line 18: | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
− | + | At its lowest level, HDF is a physical file format for storing scientific data. At its highest level, HDF is a collection of utilities and applications for manipulating, viewing, and analyzing data in HDF files. Between these levels, HDF is a software library that provides high-level APIs and a low-level data interface. | |
<!--Modules--> | <!--Modules--> | ||
==Required Modules== | ==Required Modules== | ||
Line 28: | Line 28: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | ||
− | * | + | * HPC_{{#uppercase:{{#var:app}}}}_BIN - executable binary directory |
− | * | + | * HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory |
− | * | + | * HPC_{{#uppercase:{{#var:app}}}}_INC - includes directory |
<!--Additional--> | <!--Additional--> | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== |
Revision as of 15:23, 27 February 2015
Description
At its lowest level, HDF is a physical file format for storing scientific data. At its highest level, HDF is a collection of utilities and applications for manipulating, viewing, and analyzing data in HDF files. Between these levels, HDF is a software library that provides high-level APIs and a low-level data interface.
Required Modules
Serial
- intel/2013
- hdf4
System Variables
- HPC_{{#uppercase:hdf4}}_DIR - installation directory
- HPC_{{#uppercase:hdf4}}_BIN - executable binary directory
- HPC_{{#uppercase:hdf4}}_LIB - library directory
- HPC_{{#uppercase:hdf4}}_INC - includes directory