|
ocssw
V2022
|
grib_date_t
#include <modis_grib_read.h>
Public Attributes | |
| int | year |
| int | month |
| int | day |
| int | hour |
Detailed Description
Definition at line 31 of file modis_grib_read.h.
Member Data Documentation
◆ day
| int day |
Definition at line 34 of file modis_grib_read.h.
◆ hour
| int hour |
Definition at line 35 of file modis_grib_read.h.
◆ month
| int month |
Definition at line 33 of file modis_grib_read.h.
◆ year
| int year |
Definition at line 32 of file modis_grib_read.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/libcloud/modis_grib_read.h


