This is the complete list of members for ioda_conv_ncio.NcWriter, including all inherited members.
__del__(self) | ioda_conv_ncio.NcWriter | |
__init__(self, NcFname, LocKeyList, TestKeyList=None) | ioda_conv_ncio.NcWriter | |
_defaultF4 | ioda_conv_ncio.NcWriter | private |
_defaultI4 | ioda_conv_ncio.NcWriter | private |
_fid | ioda_conv_ncio.NcWriter | private |
_loc_key_list | ioda_conv_ncio.NcWriter | private |
_loc_md_name | ioda_conv_ncio.NcWriter | private |
_ndatetime | ioda_conv_ncio.NcWriter | private |
_ndatetime_dim_name | ioda_conv_ncio.NcWriter | private |
_nlocs | ioda_conv_ncio.NcWriter | private |
_nlocs_dim_name | ioda_conv_ncio.NcWriter | private |
_nstr_dim_name | ioda_conv_ncio.NcWriter | private |
_nstring | ioda_conv_ncio.NcWriter | private |
_nvars | ioda_conv_ncio.NcWriter | private |
_nvars_dim_name | ioda_conv_ncio.NcWriter | private |
_obiaspred_name | ioda_conv_ncio.NcWriter | private |
_obiasterm_name | ioda_conv_ncio.NcWriter | private |
_oerr_name | ioda_conv_ncio.NcWriter | private |
_oqc_name | ioda_conv_ncio.NcWriter | private |
_oval_name | ioda_conv_ncio.NcWriter | private |
_rec_num_name | ioda_conv_ncio.NcWriter | private |
_ref_date_time | ioda_conv_ncio.NcWriter | private |
_test_key_list | ioda_conv_ncio.NcWriter | private |
_test_md_name | ioda_conv_ncio.NcWriter | private |
_var_list_name | ioda_conv_ncio.NcWriter | private |
_var_md_name | ioda_conv_ncio.NcWriter | private |
BuildNetcdf(self, ObsVars, LocMdata, VarMdata, AttrData, VarUnits={}, TestData=None) | ioda_conv_ncio.NcWriter | |
ConvertToTimeOffset(self, datestr_vec) | ioda_conv_ncio.NcWriter | |
CreateNcVector(self, Nsize, Dtype) | ioda_conv_ncio.NcWriter | |
ExtractObsData(self, ObsData) | ioda_conv_ncio.NcWriter | |
FillNcVector(self, Values, Dtype) | ioda_conv_ncio.NcWriter | |
NumpyToIodaDtype(self, NumpyDtype) | ioda_conv_ncio.NcWriter | |
NumpyToNcDtype(self, NumpyDtype) | ioda_conv_ncio.NcWriter | |
ObiaspredName(self) | ioda_conv_ncio.NcWriter | |
ObiastermName(self) | ioda_conv_ncio.NcWriter | |
OerrName(self) | ioda_conv_ncio.NcWriter | |
OqcName(self) | ioda_conv_ncio.NcWriter | |
OvalName(self) | ioda_conv_ncio.NcWriter | |
WriteNcAttr(self, AttrData) | ioda_conv_ncio.NcWriter | |
WriteNcMetadata(self, MdataGroup, DimName, Mdata, VarUnits) | ioda_conv_ncio.NcWriter | |
WriteNcObsVars(self, ObsVars, VarMdata, VarUnits) | ioda_conv_ncio.NcWriter | |