libsim  Versione 7.1.8
Libsim package, volgrid6d library.

The libsim volgrid6d library contains classes for managing data on regular rectangular grids, tipically the output of a numerical weather prediction model, and for their import from a WMO GRIB file of from other geophysical data file formats.

The libsim volgrid6d library contains classes for managing data on regular rectangular grids, tipically the output of a numerical weather prediction model, and for their import from a WMO GRIB file of from other geophysical data file formats.

In order to compile and link programs using this library, you have to insert the required USE statements in the program units involved, specify the location of module files when compiling (tipically -I/usr/lib/gfortran/modules or -I/usr/lib64/gfortran/modules or -I/usr/include) and indicate the library name -lsim_volgrid6d when linking, assuming that the library has been installed in a default location.


Generated with Doxygen.