libsim Versione 7.2.6
Riferimenti per l'nterfacciaimport

Import an object dirctly from a native file, from a gridinfo object or from a supported file format through a gridinfo object. Continua...

Membri pubblici

subroutine volgrid6d_read_from_file (this, unit, filename, description, tarray, filename_auto)
 Lettura da file di un volume Volgrid6d.
 
subroutine import_from_gridinfo (this, gridinfo, force, dup_mode, clone, isanavar)
 Import a single gridinfo object into a volgrid6d object.
 
subroutine import_from_gridinfovv (this, gridinfov, dup_mode, clone, decode, time_definition, anavar, categoryappend)
 Import an array of gridinfo objects into an array of volgrid6d objects.
 
subroutine volgrid6d_import_from_file (this, filename, dup_mode, decode, time_definition, anavar, categoryappend)
 Import the content of a supported file (like grib or gdal-supported format) into an array of volgrid6d objects.
 

Descrizione dettagliata

Import an object dirctly from a native file, from a gridinfo object or from a supported file format through a gridinfo object.

Definizione alla linea 289 del file volgrid6d_class.F90.


Generated with Doxygen.