NCEPLIBS-ip 4.0.0
ip_grid_descriptor_mod::grib1_descriptor Type Reference

Descriptor representing a grib1 grib descriptor section (GDS) with an integer array. More...

Inheritance diagram for ip_grid_descriptor_mod::grib1_descriptor:
ip_grid_descriptor_mod::ip_grid_descriptor

Private Member Functions

procedure is_same_grid
 
procedure is_same_grid_grib1
 

Private Attributes

integer, dimension(200) gds
 Grib-1 grib descriptor section (GDS) More...
 
integer grid_num
 Integer representing the grid type (see *_GRID_ID_GRIB1/2 in ip_grid_mod). More...
 

Detailed Description

Descriptor representing a grib1 grib descriptor section (GDS) with an integer array.

Date
July 2021

Definition at line 37 of file ip_grid_descriptor_mod.f90.

Member Function/Subroutine Documentation

◆ is_same_grid()

procedure ip_grid_descriptor_mod::ip_grid_descriptor::is_same_grid
privateinherited

Definition at line 31 of file ip_grid_descriptor_mod.f90.

◆ is_same_grid_grib1()

procedure ip_grid_descriptor_mod::grib1_descriptor::is_same_grid_grib1
private

Definition at line 40 of file ip_grid_descriptor_mod.f90.

Field Documentation

◆ gds

integer, dimension(200) ip_grid_descriptor_mod::grib1_descriptor::gds
private

Grib-1 grib descriptor section (GDS)

Definition at line 38 of file ip_grid_descriptor_mod.f90.

◆ grid_num

integer ip_grid_descriptor_mod::ip_grid_descriptor::grid_num
privateinherited

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.


The documentation for this type was generated from the following file: