libsim  Versione7.1.6
subroutine grid_id_export ( type(grid_id), intent(inout)  this,
type(grid_file_id), intent(in)  file_id 
)

Export a grid_id object this to the file indicated by a grid_file_id object.

Both grid_id and grid_file_id objects must be related to the same driver (e.g. grib_api or gdal).

Parametri
[in]file_idfile object to which grid has to be exported

Definizione alla linea 732 del file grid_id_class.F90.


Generated with Doxygen.