Installation von NetCDF4 auf dem JUROPA
1. zlib installieren
Version 1.2.3
./configure --prefix=/lustre/jhome4/jicg11/jicg1108/local make check install
2. HDF5 installieren
Version 5-1.8.2
CC=mpicc ./configure --enable-parallel --prefix=/lustre/jhome4/jicg11/jicg1108/local --with-zlib=/lustre/jhome4/jicg11/jicg1108/local --disable-shared make make check make install
3. NetCDF installieren
UDUnits installieren