Difference between revisions of "UsingNetCDF"
Jump to navigation
Jump to search
m (Protected "UsingNetCDF" [edit=sysop:move=sysop]) |
|||
| Line 4: | Line 4: | ||
=Admin Details= | =Admin Details= | ||
| + | ==Compiling the NetCDF Libraries from Unidata== | ||
| + | |||
| + | <pre> | ||
| + | |||
| + | |||
| + | </pre> | ||
| + | |||
| + | |||
| + | ==Installing the Python Interface== | ||
| + | |||
| + | <pre> | ||
| + | wget http://sourcesup.cru.fr/frs/download.php/1833/Numeric-23.8.2.tar.gz | ||
| + | </pre> | ||
| + | |||
| + | <pre> | ||
| + | wget http://sourcesup.cru.fr/frs/download.php/2309/ScientificPython-2.8.tar.gz | ||
| + | </pre> | ||
Revision as of 16:27, 9 June 2009
Using NetCDF files for your data
Introduction
Admin Details
Compiling the NetCDF Libraries from Unidata
Installing the Python Interface
wget http://sourcesup.cru.fr/frs/download.php/1833/Numeric-23.8.2.tar.gz
wget http://sourcesup.cru.fr/frs/download.php/2309/ScientificPython-2.8.tar.gz