Introduction
This is a set of libraries for handling the NetCDF data formats.
The NetCDF formats are self-describing (embedded metadata) formats for array-oriented data (cf. CSV).
Web Page
Versions
4.4.1
Flavours
02
Architecture
x86_64
Group
module load site-local
Build Details
Compiled with:
- gcc/4.9.3 and others.
- hdf5/1.8.17
- –enable-netcdf-4
- CFLAGS=-O3
- FFLAGS=-O3
- F90FLAGS=-O3
- CPPFLAGS=-O3
- CXXFLAGS=-O3
- FC=gfortran
- F77=gfortran
- F90=gfortran
- CC=gcc
- CXX=g++
Only compiled for serial work at this point.
Usage
module load netcdf/4.4.1/02
See NetCDF web pages for more details.
Example Job Scripts
None yet.
Status
Runs self tests.
1
Architecture
x86_64
Group
module load site-local
Build Details
Compiled with:
- gcc/4.9.3 and others.
- CFLAGS=-O3
- FFLAGS=-O3
- F90FLAGS=-O3
- CPPFLAGS=-O3
- CXXFLAGS=-O3
- FC=gfortran
- F77=gfortran
- F90=gfortran
- CC=gcc
- CXX=g++
- –disable-netcdf-4
Only compiled for serial work at this point.
Usage
module load netcdf/4.4.1/1
See NetCDF web pages for more details.
Example Job Scripts
None yet.
Status
Runs self tests.