Translations:NetCDF/18/en

From Alliance Doc
Jump to navigation Jump to search

For Fortran code, notice that two libraries are required and their order matters:

[name@server ~]$ module load gcc netcdf-fortran
[name@server ~]$ gfortran example.f90 -I$EBROOTNETCDFMINFORTRAN/include -lnetcdf -lnetcdff