libsim
Versione6.3.0
|
Import the content of a supported file (like grib or gdal-supported format) into an array of volgrid6d objects. This method imports a set of gridded fields from a file object into a suitable number of volgrid6d objects. The data are imported by creating a temporary gridinfo object, importing it into the volgrid6d object cloning the gaid's and then destroying the gridinfo, so it works similarly to volgrid6d_class::import_from_gridinfovv() method. For a detailed explanation of the anavar argument, see the documentation of volgrid6d_class::import_from_gridinfovv() method.
Definizione alla linea 1499 del file volgrid6d_class.F90. |