|
ocssw
V2022
|
dtGribLUT
#include <DtLutNetcdf.h>
Public Attributes | |
| float | ugrd [LAT_BINS][LON_BINS] |
| float | vgrd [LAT_BINS][LON_BINS] |
| float | pwat [LAT_BINS][LON_BINS] |
| float | ozone [LAT_BINS][LON_BINS] |
Detailed Description
Definition at line 61 of file DtLutNetcdf.h.
Member Data Documentation
◆ ozone
| float ozone[LAT_BINS][LON_BINS] |
Definition at line 66 of file DtLutNetcdf.h.
◆ pwat
| float pwat[LAT_BINS][LON_BINS] |
Definition at line 65 of file DtLutNetcdf.h.
◆ ugrd
| float ugrd[LAT_BINS][LON_BINS] |
Definition at line 63 of file DtLutNetcdf.h.
◆ vgrd
| float vgrd[LAT_BINS][LON_BINS] |
Definition at line 64 of file DtLutNetcdf.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/darktarget/DtLutNetcdf.h


