|
IODA Bundle
|
Classes | |
| class | BaseGSI |
| class | Conv |
| class | Radiances |
| class | AOD |
| class | Ozone |
| class | Radar |
Functions | |
| def | grabobsidx (obsdata, platform, var) |
Variables | |
| list | __ALL__ = ['conv_platforms'] |
| dictionary | conv_platforms |
| dictionary | uv_bufrtypes |
| dictionary | conv_bufrtypes |
| dictionary | all_LocKeyList |
| dictionary | checkuv |
| dictionary | conv_varnames |
| dictionary | conv_gsivarnames |
| dictionary | gsi_add_vars_allsky |
| dictionary | gsi_add_qcvars_allsky |
| dictionary | gsi_add_vars |
| dictionary | gsi_add_qcvars |
| dictionary | gsi_add_vars_uv |
| dictionary | radar_qc |
| dictionary | radar_err |
| list | gsiint |
| dictionary | geovals_metadata_dict |
| dictionary | obsdiag_metadata_dict |
| list | rad_sensors |
| list | radar_sensors |
| dictionary | chan_metadata_dict |
| dictionary | geovals_vars |
| dictionary | obsdiag_vars |
| list | aod_sensors |
| list | oz_sensors |
| dictionary | units_values |
| dictionary | test_fields_conv |
| dictionary | test_fields = {} |
| dictionary | test_fields_allsky |
| dictionary | test_fields_with_channels_allsky |
| dictionary | test_fields_with_channels |
| dictionary | gmi_chan_dep_loc_vars |
| def gsi_ncdiag.grabobsidx | ( | obsdata, | |
| platform, | |||
| var | |||
| ) |
grabobsidx(obsdata,platform,var): obsdata - netCDF dataset object platform - string of observation type: 'sondes','sfc',etc. var - string of variable type: 'tsen','tv','q', etc. returns idx - indices of observations to write out
Definition at line 858 of file gsi_ncdiag.py.
|
private |
Definition at line 19 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.all_LocKeyList |
Definition at line 84 of file gsi_ncdiag.py.
| list gsi_ncdiag.aod_sensors |
Definition at line 377 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.chan_metadata_dict |
Definition at line 284 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.checkuv |
Definition at line 121 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.conv_bufrtypes |
Definition at line 72 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.conv_gsivarnames |
Definition at line 137 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.conv_platforms |
Definition at line 21 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.conv_varnames |
Definition at line 126 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.geovals_metadata_dict |
Definition at line 245 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.geovals_vars |
Definition at line 295 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.gmi_chan_dep_loc_vars |
Definition at line 517 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.gsi_add_qcvars |
Definition at line 194 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.gsi_add_qcvars_allsky |
Definition at line 167 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.gsi_add_vars |
Definition at line 176 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.gsi_add_vars_allsky |
Definition at line 148 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.gsi_add_vars_uv |
Definition at line 209 of file gsi_ncdiag.py.
| list gsi_ncdiag.gsiint |
Definition at line 238 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.obsdiag_metadata_dict |
Definition at line 252 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.obsdiag_vars |
Definition at line 365 of file gsi_ncdiag.py.
| list gsi_ncdiag.oz_sensors |
Definition at line 382 of file gsi_ncdiag.py.
| list gsi_ncdiag.rad_sensors |
Definition at line 259 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.radar_err |
Definition at line 232 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.radar_qc |
Definition at line 227 of file gsi_ncdiag.py.
| list gsi_ncdiag.radar_sensors |
Definition at line 280 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.test_fields = {} |
Definition at line 491 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.test_fields_allsky |
Definition at line 493 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.test_fields_conv |
Definition at line 487 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.test_fields_with_channels |
Definition at line 505 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.test_fields_with_channels_allsky |
Definition at line 499 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.units_values |
Definition at line 395 of file gsi_ncdiag.py.
| dictionary gsi_ncdiag.uv_bufrtypes |
Definition at line 60 of file gsi_ncdiag.py.