|
IODA Bundle
|
Classes | |
| class | Observation |
Functions | |
| def | main () |
Variables | |
| string | IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@" |
| string | vName = "sea_ice_freeboard" |
| list | locationKeyList |
| dictionary | AttrData |
| def cryosat_ice2ioda.main | ( | void | ) |
Definition at line 98 of file cryosat_ice2ioda.py.
| dictionary cryosat_ice2ioda.AttrData |
Definition at line 93 of file cryosat_ice2ioda.py.
| string cryosat_ice2ioda.IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@" |
Definition at line 21 of file cryosat_ice2ioda.py.
| list cryosat_ice2ioda.locationKeyList |
Definition at line 87 of file cryosat_ice2ioda.py.
| string cryosat_ice2ioda.vName = "sea_ice_freeboard" |
Definition at line 85 of file cryosat_ice2ioda.py.