|
IODA Bundle
|
Classes | |
| class | GMAOobs |
| class | refGMAOobs |
| class | IODA |
Functions | |
| def | flipDict (dictIn) |
| def | separateObs (obsList) |
| def | sortDict (obsDictIn) |
| def | discardOb (varName, obsValue) |
| def | main () |
Variables | |
| string | IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@" |
| dictionary | obsIdDict |
| dictionary | varDict |
| def gmao_obs2ioda.discardOb | ( | varName, | |
| obsValue | |||
| ) |
Definition at line 239 of file gmao_obs2ioda.py.
| def gmao_obs2ioda.flipDict | ( | dictIn | ) |
| def gmao_obs2ioda.main | ( | void | ) |
| def gmao_obs2ioda.separateObs | ( | obsList | ) |
| def gmao_obs2ioda.sortDict | ( | obsDictIn | ) |
Definition at line 219 of file gmao_obs2ioda.py.
| string gmao_obs2ioda.IODA_CONV_PATH = Path(__file__).parent/"@SCRIPT_LIB_PATH@" |
Definition at line 20 of file gmao_obs2ioda.py.
| dictionary gmao_obs2ioda.obsIdDict |
Definition at line 30 of file gmao_obs2ioda.py.
| dictionary gmao_obs2ioda.varDict |
Definition at line 41 of file gmao_obs2ioda.py.