libsim  Versione6.3.0
subroutine gridinfo_import ( type(gridinfo_def), intent(inout)  this)
private

Import grid_id information into a gridinfo object.

This method imports into the descriptors of the gridinfo object this the information carried on by the grid_id object thisgaid, previously set, typically by reading from a file with a supported driver (e.g. grib_api or gdal). An amount of information is deduced from thisgaid and stored in the descriptors of gridinfo object this.

Parametri
[in,out]thisgridinfo object

Definizione alla linea 866 del file gridinfo_class.F90.


Generated with Doxygen.