|
NCEPLIBS-ip 4.0.0
|
Abstract descriptor object which represents a grib1 or grib2 descriptor. More...
Private Member Functions | |
| procedure | is_same_grid |
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 |
Definition at line 31 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.