|
ocssw
V2022
|
Collaboration diagram for SDS:
Public Attributes | |
| char | name [MAXNAMELENGTH] |
| int32 | file_id |
| int32 | id |
| int32 | index |
| int32 | num_type |
| int32 | rank |
| int32 | n_attr |
| int32 | Nl |
| int32 | Np |
| int32 * | plane |
| int32 | Nplanes |
| int32 | start [H4_MAX_VAR_DIMS] |
| int32 | edges [MAX_VAR_DIMS] |
| int32 | dim_sizes [MAX_VAR_DIMS] |
| void * | data |
| void * | fillvalue |
| char | sds_name [H4_MAX_NC_NAME] |
| int32 | sds_id |
| float32 | slope |
| float32 | intercept |
Detailed Description
Member Data Documentation
◆ data
◆ dim_sizes
| int32 dim_sizes[MAX_VAR_DIMS] |
◆ edges
◆ file_id
◆ fillvalue
◆ id
◆ index
◆ intercept
| float32 intercept |
Definition at line 2138 of file make_L3_v1.1.c.
◆ n_attr
◆ name
| char name[MAXNAMELENGTH] |
◆ Nl
◆ Np
◆ Nplanes
◆ num_type
◆ plane
◆ rank
◆ sds_id
| int32 sds_id |
Definition at line 2136 of file make_L3_v1.1.c.
◆ sds_name
| char sds_name[H4_MAX_NC_NAME] |
Definition at line 2135 of file make_L3_v1.1.c.
◆ slope
| float32 slope |
Definition at line 2138 of file make_L3_v1.1.c.
◆ start
The documentation for this struct was generated from the following files:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/landbin/hybrid.c
- /gfs-oceanweb/web/ocssw/ocssw_src/src/landbin/make_L3_v1.1.c


