|
ocssw
V2022
|
#include <modis_grib_read.h>
Public Attributes | |
| int | rec_num |
| char * | name |
| float * | data |
| int | nx |
| int | ny |
| grib_date_t | date |
Detailed Description
Definition at line 39 of file modis_grib_read.h.
Member Data Documentation
◆ data
| float* data |
Definition at line 42 of file modis_grib_read.h.
◆ date
| grib_date_t date |
Definition at line 45 of file modis_grib_read.h.
◆ name
| char* name |
Definition at line 41 of file modis_grib_read.h.
◆ nx
| int nx |
Definition at line 43 of file modis_grib_read.h.
◆ ny
| int ny |
Definition at line 44 of file modis_grib_read.h.
◆ rec_num
| int rec_num |
Definition at line 40 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


