IODA Bundle
|
Classes | |
class | Observation |
Functions | |
def | main () |
Variables | |
string | IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@" |
string | vName = "obs_absolute_dynamic_topography" |
list | locationKeyList |
dictionary | AttrData |
def rads_adt2ioda.main | ( | void | ) |
Definition at line 77 of file rads_adt2ioda.py.
dictionary rads_adt2ioda.AttrData |
Definition at line 72 of file rads_adt2ioda.py.
string rads_adt2ioda.IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@" |
Definition at line 18 of file rads_adt2ioda.py.
list rads_adt2ioda.locationKeyList |
Definition at line 66 of file rads_adt2ioda.py.
string rads_adt2ioda.vName = "obs_absolute_dynamic_topography" |
Definition at line 64 of file rads_adt2ioda.py.