|
ocssw
V2022
|
#include <DbLutNetcdf.h>
Public Attributes | |
| float | latitude [NLATS *10][NLONS *10] |
| float | longitude [NLATS *10][NLONS *10] |
| float | coeffs_2130_to_412 [NLATS *10][NLONS *10] |
| float | coeffs_2130_to_470 [NLATS *10][NLONS *10] |
| float | min_2130_for_412 [NLATS *10][NLONS *10] |
| float | max_2130_for_412 [NLATS *10][NLONS *10] |
| float | min_2130_for_470 [NLATS *10][NLONS *10] |
| float | max_2130_for_470 [NLATS *10][NLONS *10] |
| float | data_num_total [NLATS *10][NLONS *10] |
| float | data_num_fitting [NLATS *10][NLONS *10] |
| float | stderr_412 [NLATS *10][NLONS *10] |
| float | stderr_470 [NLATS *10][NLONS *10] |
Detailed Description
Definition at line 103 of file DbLutNetcdf.h.
Member Data Documentation
◆ coeffs_2130_to_412
| float coeffs_2130_to_412[NLATS *10][NLONS *10] |
Definition at line 106 of file DbLutNetcdf.h.
◆ coeffs_2130_to_470
| float coeffs_2130_to_470[NLATS *10][NLONS *10] |
Definition at line 107 of file DbLutNetcdf.h.
◆ data_num_fitting
| float data_num_fitting[NLATS *10][NLONS *10] |
Definition at line 113 of file DbLutNetcdf.h.
◆ data_num_total
| float data_num_total[NLATS *10][NLONS *10] |
Definition at line 112 of file DbLutNetcdf.h.
◆ latitude
| float latitude[NLATS *10][NLONS *10] |
Definition at line 104 of file DbLutNetcdf.h.
◆ longitude
| float longitude[NLATS *10][NLONS *10] |
Definition at line 105 of file DbLutNetcdf.h.
◆ max_2130_for_412
| float max_2130_for_412[NLATS *10][NLONS *10] |
Definition at line 109 of file DbLutNetcdf.h.
◆ max_2130_for_470
| float max_2130_for_470[NLATS *10][NLONS *10] |
Definition at line 111 of file DbLutNetcdf.h.
◆ min_2130_for_412
| float min_2130_for_412[NLATS *10][NLONS *10] |
Definition at line 108 of file DbLutNetcdf.h.
◆ min_2130_for_470
| float min_2130_for_470[NLATS *10][NLONS *10] |
Definition at line 110 of file DbLutNetcdf.h.
◆ stderr_412
| float stderr_412[NLATS *10][NLONS *10] |
Definition at line 114 of file DbLutNetcdf.h.
◆ stderr_470
| float stderr_470[NLATS *10][NLONS *10] |
Definition at line 115 of file DbLutNetcdf.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/deepblue/DbLutNetcdf.h


