NCEPLIBS-ip
4.3.0
|
Abstract descriptor object which represents a grib1 or grib2 descriptor. More...
Private Member Functions | |
procedure | is_same_grid |
Test whether two grid descriptors are the same. More... | |
Private Attributes | |
integer | grid_num |
Integer representing the grid type (see *_GRID_ID_GRIB1/2 in ip_grid_mod). More... | |
Abstract descriptor object which represents a grib1 or grib2 descriptor.
Definition at line 28 of file ip_grid_descriptor_mod.F90.
|
private |
Test whether two grid descriptors are the same.
Definition at line 32 of file ip_grid_descriptor_mod.F90.
|
private |
Integer representing the grid type (see *_GRID_ID_GRIB1/2 in ip_grid_mod).
Definition at line 29 of file ip_grid_descriptor_mod.F90.