Cioda::detail::python_bindings::AttributeIsA< ioda::Attribute > | |
Cioda::detail::python_bindings::AttributeReadNPArray< ioda::Attribute > | |
Cioda::detail::python_bindings::AttributeReadSingle< ioda::Attribute > | |
Cioda::detail::python_bindings::AttributeReadVector< ioda::Attribute > | |
Cioda::detail::python_bindings::AttributeWriteNPArray< ioda::Attribute > | |
Cioda::detail::python_bindings::AttributeWriteSingle< ioda::Attribute > | |
Cioda::detail::python_bindings::AttributeWriteVector< ioda::Attribute > | |
►Cboost::noncopyable | |
Cioda::test::ObsDataVecTestFixture | |
Cioda::test::ObsSpaceTestFixture | |
Cioda::test::ObsSpaceTestFixture | |
Cioda::test::ObsSpaceTestFixture | |
Cioda::test::ObsVecTestFixture | |
Cc_dimensions | Class-like encapsulation of C dimension-manipulating functions |
Cc_has_attributes | Class-like encapsulation of C has_attributes functions |
Cc_has_variables | Class-like encapsulation of C has_variables functions |
Cc_ioda | |
Cc_ioda_engines | Class-like encapsulation of ioda::Engines functions |
Cc_ioda_engines_HH | Class-like encapsulation of ioda::Engines::HH functions |
Cc_ioda_engines_ObsStore | Class-like encapsulation of ioda::Engines::ObsStore functions |
Cc_ioda_group | Spiffy C++-like container of function pointers for group methods |
Cc_obsspace_construct | Define interface for C++ ObsSpace code called from Fortran |
Cc_obsspace_destruct | |
Cc_obsspace_get_comm | |
Cc_obsspace_get_datetime | |
Cc_obsspace_get_dim_id | |
Cc_obsspace_get_dim_name | |
Cc_obsspace_get_dim_size | |
Cc_obsspace_get_gnlocs | |
Cc_obsspace_get_index | |
Cc_obsspace_get_int32 | |
Cc_obsspace_get_int64 | |
Cc_obsspace_get_nchans | |
Cc_obsspace_get_nchans_dim_id | |
Cc_obsspace_get_nlocs | |
Cc_obsspace_get_nlocs_dim_id | |
Cc_obsspace_get_nrecs | |
Cc_obsspace_get_nvars | |
Cc_obsspace_get_real32 | |
Cc_obsspace_get_real64 | |
Cc_obsspace_get_recnum | |
Cc_obsspace_has | |
Cc_obsspace_obsname | |
Cc_obsspace_obsvariables | |
Cc_obsspace_put_int32 | |
Cc_obsspace_put_int64 | |
Cc_obsspace_put_real32 | |
Cc_obsspace_put_real64 | |
Cc_strings | Namespace encapsulation for string functions |
Cc_variable | Class-like encapsulation of C variable functions |
Cc_variable_creation_parameters | Class-like encapsulation of C variable creation parameters functions |
►Cioda::detail::CanAddAttributes< Attribute_Creator_Store > | |
Cioda::Attribute_Creator_Store | Flywheel creation of ioda::Attribute objects.This is needed because you might want to make the same Attribute in multiple places |
►Cioda::detail::CanAddAttributes< Has_Attributes > | |
Cioda::Has_Attributes | This class exists inside of ioda::Group or ioda::Variable and provides the interface to manipulating Attributes |
►Cioda::detail::CanReadAttributes< Has_Attributes > | |
Cioda::Has_Attributes | This class exists inside of ioda::Group or ioda::Variable and provides the interface to manipulating Attributes |
CEigen::PlainObjectBase< T > | |
►CEnumParameterTraits | |
Coops::ParameterTraits< ioda::Engines::ODC::StarParameter > | |
Coops::ParameterTraits< ioda::FileFormat > | Specialization of ParameterTraits for FileFormat |
Coops::ParameterTraits< ioda::ObsDtype > | Specialization of ParameterTraits for ObsDtype |
►CException | |
Cioda_cpplint._IncludeError | |
►Cioda::Accumulator< T > | Calculates the sum of a location-dependent quantity of type T over locations held on all PEs, each taken into account only once even if it's held on multiple PEs |
Cioda::GeneralDistributionAccumulator< T > | Implementation of the Accumulator interface suitable for any (possibly overlapping) distribution, but potentially less efficient than specialized implementations |
Cioda::InefficientDistributionAccumulator< T > | Implementation of the Accumulator interface suitable for the InefficientDistribution |
Cioda::NonoverlappingDistributionAccumulator< T > | Implementation of the Accumulator interface suitable for the NonoverlappingDistribution |
Cioda::PairOfDistributionsAccumulator< T > | Implementation of the Accumulator interface suitable for the PairOfDistributions |
►Cioda::Accumulator< std::vector< T > > | Calculates the sums of multiple location-dependent quantities of type T over locations held on all PEs, each taken into account only once even if it's held on multiple PEs |
Cioda::GeneralDistributionAccumulator< std::vector< T > > | |
Cioda::InefficientDistributionAccumulator< std::vector< T > > | |
Cioda::NonoverlappingDistributionAccumulator< std::vector< T > > | |
Cioda::PairOfDistributionsAccumulator< std::vector< T > > | |
Cioda::AtlasDistribution::RecordAssigner | Assigns records to MPI ranks for the AtlasDistribution |
Cioda::Attribute_Creator_Store::AttWrapper< DataType2 > | |
Cioda::ComplementaryVariableCreationParameters | |
Cioda::ConvertType< Type > | Template handlers for implicit variable conversion |
Cioda::ConvertType< double > | |
►Cioda::detail::Attribute_Base< Attribute_Implementation > | Base class for Attributes |
Cioda::Attribute | This class represents attributes, which may be attached to both Variables and Groups |
►Cioda::detail::Attribute_Backend | Attribute backends inherit from this |
Cioda::Engines::ObsStore::ObsStore_Attribute_Backend | This is the implementation of Attributes in ioda::ObsStore |
Cioda::detail::Engines::HH::HH_Attribute | This is the implementation of Attributes using HDF5 |
►Cioda::detail::Attribute_Creator_Base | Flywheel creation of ioda::Attribute |
Cioda::Attribute_Creator< DataType > | Flywheel creation of ioda::Attribute |
Cioda::detail::CanAddAttributes< DerivedHasAtts > | Describes the functions that can add attributes |
Cioda::detail::CanReadAttributes< DerivedHasAtts > | Describes the functions that can read attributes |
Cioda::detail::compat::source_location::source_location | This is a placeholder implementation for std::source_location, which is part of C++20 |
Cioda::detail::DataLayoutPolicy_ObsGroup_ODB::ComplementaryVariableOutputMetadata | Metadata for generating a variable in IODA from multiple component variables (same across components) |
Cioda::detail::Engines::HH::DatasetParameterPack | This encapsulates dataset creation parameters |
Cioda::detail::Engines::HH::ds_list_t | Duplicate the HDF5 dataset list structure for REFERENCE_LISTs |
Cioda::detail::Engines::HH::Filters | Order-obeying filter insertions and replacements |
Cioda::detail::Engines::HH::Filters::filter_info | |
Cioda::detail::Engines::HH::Handles::Closers::CloseHDF5Attribute | |
Cioda::detail::Engines::HH::Handles::Closers::CloseHDF5Dataset | |
Cioda::detail::Engines::HH::Handles::Closers::CloseHDF5Dataspace | |
Cioda::detail::Engines::HH::Handles::Closers::CloseHDF5Datatype | |
Cioda::detail::Engines::HH::Handles::Closers::CloseHDF5File | |
Cioda::detail::Engines::HH::Handles::Closers::CloseHDF5Group | |
Cioda::detail::Engines::HH::Handles::Closers::CloseHDF5PropertyList | |
Cioda::detail::Engines::HH::Handles::Closers::DoNotClose | |
Cioda::detail::Engines::HH::Handles::HH_hid_t | A class to wrap HDF5's hid_t resource handles |
Cioda::detail::Engines::HH::Handles::InvalidHDF5Handle | Detect invalid HDF5 ids |
Cioda::detail::Engines::HH::Iterator_data_t | Data to pass to/from iterator classes |
Cioda::detail::Engines::HH::Iterator_find_attr_data_t | Data to pass to/from iterator classes |
Cioda::detail::Engines::HH::VariableCreation | This encapsulates dataset creation parameters. Used for generating HDF5 property lists for variable creation |
Cioda::detail::Engines::HH::View_hvl_t< Inner > | A "view" of hvl_t objects. Adds C++ conveniences to an otherwise troublesome class |
Cioda::detail::Engines::HH::Vlen_data | Internal structure to encapsulate resources and prevent leaks |
Cioda::detail::FillValueData_t | Container used to store and manipulate fill values |
Cioda::detail::FillValueData_t::FillValueUnion_t | |
►Cioda::detail::Group_Base | Hidden base class to prevent constructor confusion |
►Cioda::Group | Groups are a new implementation of ObsSpaces |
Cioda::ObsGroup | An ObsGroup is a specialization of a ioda::Group. It provides convenience functions and guarantees that the ioda data are well-formed |
►Cioda::detail::Group_Backend | |
Cioda::Engines::ObsStore::ObsStore_Group_Backend | This is the implementation of Groups using ObsStore |
Cioda::detail::Engines::HH::HH_Group | This is the implementation of Groups using HDF5. Do not use outside of IODA |
►Cioda::detail::Has_Attributes_Base | |
Cioda::Has_Attributes | This class exists inside of ioda::Group or ioda::Variable and provides the interface to manipulating Attributes |
►Cioda::detail::Has_Attributes_Backend | |
Cioda::Engines::ObsStore::ObsStore_HasAttributes_Backend | This is the implementation of Has_Attributes in ioda::ObsStore |
Cioda::detail::Engines::HH::HH_HasAttributes | This is the implementation of Has_Attributes using HDF5 |
►Cioda::detail::Has_Variables_Base | |
Cioda::Has_Variables | This class exists inside of ioda::Group and provides the interface to manipulating Variables |
►Cioda::detail::Has_Variables_Backend | |
Cioda::Engines::ObsStore::ObsStore_HasVariables_Backend | This is the implementation of Has_Variables in ioda::ObsStore |
Cioda::detail::Engines::HH::HH_HasVariables | This is the implementation of Has_Variables using HDF5 |
Cioda::detail::Object_Accessor_Complex< DataType, value_type > | |
Cioda::detail::Object_Accessor_Fixed_Array< DataType, value_type > | |
Cioda::detail::Object_Accessor_Regular< DataType, value_type > | |
Cioda::detail::Object_Accessor_Variable_Array_With_Data_Method< DataType, value_type > | |
Cioda::detail::Object_Accessor_Variable_Raw_Array< DataType, value_type > | |
Cioda::detail::Object_AccessorTypedef< T > | |
Cioda::detail::Object_AccessorTypedef< int[2]> | |
Cioda::detail::Object_AccessorTypedef< std::array< int, 2 > > | |
Cioda::detail::Object_AccessorTypedef< std::string > | |
Cioda::detail::python_bindings::AttributeIsA< C > | |
Cioda::detail::python_bindings::AttributeReadNPArray< C > | |
Cioda::detail::python_bindings::AttributeReadSingle< C > | |
Cioda::detail::python_bindings::AttributeReadVector< C > | |
Cioda::detail::python_bindings::AttributeWriteNPArray< C > | |
Cioda::detail::python_bindings::AttributeWriteSingle< C > | |
Cioda::detail::python_bindings::AttributeWriteVector< C > | |
Cioda::detail::python_bindings::VariableCreationFillValues< C > | |
Cioda::detail::python_bindings::VariableIsA< C > | |
Cioda::detail::python_bindings::VariableReadNPArray< C > | |
Cioda::detail::python_bindings::VariableReadVector< C > | |
Cioda::detail::python_bindings::VariableScales< C > | |
Cioda::detail::python_bindings::VariableWriteNPArray< C > | |
Cioda::detail::python_bindings::VariableWriteVector< C > | |
►Cioda::detail::Type_Base< Type_Implementation > | |
Cioda::Type | Represents the "type" (i.e. integer, string, float) of a piece of data |
►Cioda::detail::Type_Backend | |
Cioda::Engines::ObsStore::ObsStore_Type | |
Cioda::detail::Engines::HH::HH_Type | This is the implementation of ioda::Type using HDF5. Do not use outside of IODA |
►Cioda::detail::Type_Provider | Backends implement type providers in conjunction with Attributes, Has_Attributes, Variables and Has_Variables. The backend objects pass through their underlying logic to represent types |
Cioda::Engines::ObsStore::ObsStore_Type_Provider | Set of functions to return ObsStore Types |
Cioda::detail::Engines::HH::HH_Type_Provider | This is the implementation of Type_Provider using HDF5. Do not use outside of IODA |
Cioda::detail::Variable_Base< Variable_Implementation > | Exists to prevent constructor conflicts when passing a backend into a frontend object |
Cioda::detail::variableStorageInformation | |
Cioda::Dimensions | Describes the dimensions of an Attribute or Variable |
►Cioda::Distribution | Class for distributing obs across multiple process elements |
Cioda::Halo | Halo distribution |
Cioda::InefficientDistribution | Inefficient distribution |
►Cioda::NonoverlappingDistribution | Implements some methods of Distribution in a manner suitable for distributions storing each observation on one and only one process |
Cioda::AtlasDistribution | Distribution assigning each record to the process owning the Atlas mesh partition containing the location of the first observation in that record |
Cioda::ReplicaOfNonoverlappingDistribution | Distribution assigning each record to a process if and only if a non-overlapping master distribution has done the same |
Cioda::RoundRobin | Round robin distribution |
Cioda::PairOfDistributions | Represents a concatenation of locations and records from two distributions |
Cioda::ReplicaOfGeneralDistribution | |
►Cioda::DistributionFactory | Distribution factory |
Cioda::DistributionMaker< T > | A class able to instantiate objects of type T, which should be a subclass of Distribution |
Cioda::Engines::BackendCreationParameters | Used to specify backend creation-time properties |
Cioda::Engines::Capabilities | Struct defining what an engine can/cannot do |
Cioda::Engines::ODC::DataFromSQL | |
Cioda::Engines::ODC::ODC_Parameters | Encapsulate the parameters to make calling simpler |
Cioda::Engines::ODC::StarParameterTraitsHelper | |
Cioda::FileFormatParameterTraitsHelper | Helps with the conversion of FileFormat values to/from strings |
Cioda.ioda.ObsSpace | |
Cioda.ioda.ObsSpace._Variable | |
Cioda::IodaTrait | |
Cioda::Marshalled_Data< T, value_type, FreeOnClose > | Structure used to pass data between the frontend and the backend engine |
Cioda::Named_Variable | A named pair of (variable_name, ioda::Variable) |
Cioda::ObjectSelection | Allows you to select objects for a copy operation |
Cioda::ObsDimInfo | |
Cioda::ObsDtypeParameterTraitsHelper | Helps with the conversion of ObsDtype values to/from strings |
►Cioda::ObsIoFactory | |
Cioda::ObsIoMaker< T > | |
Cioda::ObsSpaceParameters | |
Cioda::ObsStore::Group | |
Cioda::ObsStore::Has_Attributes | |
Cioda::ObsStore::Has_Variables | |
Cioda::ObsStore::SelectCounter | |
Cioda::ObsStore::Selection | |
►Cioda::ObsStore::VarAttrStore_Base | |
Cioda::ObsStore::VarAttrStore< DataType > | |
Cioda::ObsStore::VarAttrStore< std::string > | |
Cioda::ObsStore::VarCreateParams | Parameters for creating a new variable |
Cioda::Options | Quick and easy key-value container that stringifies all values |
Cioda::ScaleMapping | Settings for how to remap dimension scales |
Cioda::ScaleSizes | |
Cioda::Selection | A Selection represents the bounds of the data, in ioda or in userspace, that you are reading or writing |
Cioda::Selection::SingleSelection | Represents a hyperslab or a series of points in a selection, coupled with a SelectionOperator "action" |
►Cioda::Selections::InstantiatedSelection | An opaque object used to store a selection for direct processing by a backend |
Cioda::detail::Engines::HH::HH_Selection | |
Cioda::Types::GetType_Wrapper< DataType, Length > | Wrapper struct to call GetType. Needed because of C++ template rules |
Cioda::VariableCreationParameters | Used to specify Variable creation-time properties |
Cioda_attribute | |
Cioda_dimensions | |
Cioda_group | |
Cioda_has_attributes | |
Cioda_has_variables | |
Cioda_obs_example_mod::ioda_obs_example | Fortran derived type to hold observation space info |
Cioda_string_ret_t | Return type when arrays of strings are encountered |
Cioda_variable | |
Cioda_variable_creation_parameters | |
►Cobject | |
Cioda_cpplint.CleansedLines | |
Cioda_cpplint.FileInfo | |
Cioda_cpplint.NestingState | |
►Cioda_cpplint._BlockInfo | |
Cioda_cpplint._ClassInfo | |
Cioda_cpplint._ExternCInfo | |
Cioda_cpplint._NamespaceInfo | |
Cioda_cpplint._CppLintState | |
Cioda_cpplint._FunctionState | |
Cioda_cpplint._IncludeState | |
Cioda_cpplint._PreprocessorInfo | |
Cobsspace_mod::obsspace_get_db | |
Cobsspace_mod::obsspace_put_db | |
►Coops::Application | |
Cioda::TimeIodaIO< MODEL > | |
►Coops::ObsSpaceBase | |
Cioda::ObsSpace | Observation data class for IODA |
►Coops::ObsSpaceParametersBase | |
Cioda::ObsTopLevelParameters | |
►Coops::Parameters | |
Cioda::EmbeddedObsGenerateListParameters | |
Cioda::EmbeddedObsGenerateRandomParameters | |
Cioda::Engines::ODC::OdbQueryParameters | |
Cioda::Engines::ODC::OdbVariableParameters | |
Cioda::Engines::ODC::OdbWhereParameters | |
Cioda::LegacyObsGenerateParameters | Options in the 'generate' YAML section |
Cioda::ObsExtendParameters | |
Cioda::ObsGroupingParameters | Options controlling the manner in which observations are grouped into records |
►Cioda::ObsIoParametersBase | Base of classes storing the configuration parameters of ObsIo subclasses |
Cioda::ObsFileInParameters | |
Cioda::ObsFileOutParameters | |
►Cioda::ObsGenerateParametersBase | |
Cioda::ObsGenerateListParameters | Options controlling the ObsIoGenerateList class |
Cioda::ObsGenerateRandomParameters | Options controlling the ObsIoGenerateRandom class |
Cioda::ObsIoParametersWrapper | |
Cioda::detail::ComplementaryVariablesParameters | |
Cioda::detail::ODBLayoutParameters | |
Cioda::detail::VariableParameters | |
Cioda::test::ConversionTestParameters | |
Cioda::test::FormatDeterminationParameters | |
Cioda::test::MyParameters | |
►Coops::Test | |
COdbQueryParameters | |
Cioda::test::DescendingSort | |
Cioda::test::Distribution | |
Cioda::test::DistributionMethods | |
Cioda::test::ExtendedObsSpace | |
Cioda::test::FileFormat | |
Cioda::test::ObsDataVector | |
Cioda::test::ObsDtype | |
Cioda::test::ObsFrameConstructor | |
Cioda::test::ObsFrameRead | |
Cioda::test::ObsFrameWrite | |
Cioda::test::ObsIoConstructor | |
Cioda::test::ObsIoRead | |
Cioda::test::ObsIoWrite | |
Cioda::test::ObsSpace | |
Cioda::test::ObsSpaceIndexRecnum | |
Cioda::test::ObsSpaceInvalidNumeric | |
Cioda::test::ObsSpacePutDbChannels | |
Cioda::test::ObsVector | |
Cioda::test::ObsVectorPackEigen | |
►Cstd::enable_shared_from_this | |
Cioda::Engines::ObsStore::ObsStore_Attribute_Backend | This is the implementation of Attributes in ioda::ObsStore |
Cioda::Engines::ObsStore::ObsStore_HasVariables_Backend | This is the implementation of Has_Variables in ioda::ObsStore |
Cioda::Engines::ObsStore::ObsStore_Variable_Backend | This is the implementation of Variable in ioda::ObsStore |
►Cioda::NewDimensionScale_Base | Used to specify a new dimension scale when making an ObsSpace |
Cioda::NewDimensionScale_Object< DataType > | Used to specify a new dimension scale when making an ObsSpace. Templated version of NewDimensionScale_Base |
Cioda::NewVariable_Base | Used to specify a new variable with the collective createWithScales function |
Cioda::ObsStore::Attribute | |
Cioda::ObsStore::Variable | |
►Cioda::detail::DataLayoutPolicy | Policy used for setting locations for Variable access |
Cioda::detail::DataLayoutPolicy_ObsGroup | Layout for ObsGroup-like data |
Cioda::detail::DataLayoutPolicy_ObsGroup_ODB | Layout for ObsGroup-like data |
Cioda::detail::Engines::HH::HH_Attribute | This is the implementation of Attributes using HDF5 |
Cioda::detail::Engines::HH::HH_HasAttributes | This is the implementation of Has_Attributes using HDF5 |
Cioda::detail::Engines::HH::HH_HasVariables | This is the implementation of Has_Variables using HDF5 |
Cioda::detail::Engines::HH::HH_Variable | This is the implementation of Variables using HDF5 |
►Cstd::exception | |
Cioda::Exception | The ioda exception class |
►Cstd::integral_constant | |
Cioda::Types::is_string< T > | Convenience struct to determine if a type can represent a string |
►Cstd::true_type | |
Cioda::Types::is_string< std::string > | Convenience struct to determine if a type can represent a string |
CUpgradeParameters | |
►Cutil::ObjectCounter | |
Cioda::ObsDataVector< DATATYPE > | ObsDataVector<DATATYPE> handles vectors of data of type DATATYPE in observation space |
Cioda::ObsFrameRead | Implementation of ObsFrameRead class |
Cioda::ObsFrameWrite | Implementation of ObsFrameWrite class |
Cioda::ObsIoFileCreate | Implementation of ObsIo creating a file |
Cioda::ObsIoFileRead | Implementation of ObsIo reading data from a file |
Cioda::ObsIoGenerateList | Implementation of ObsIo generating observations at locations specified in the input YAML file (parsed earlier into the ObsGenerateListParameters object passed to the constructor) |
Cioda::ObsIoGenerateRandom | Implementation of ObsIo generating observations at random locations |
Cioda::ObsVector | ObsVector class to handle vectors in observation space for IODA |
►Cutil::Printable | |
Cioda::ObsDataVector< DATATYPE > | ObsDataVector<DATATYPE> handles vectors of data of type DATATYPE in observation space |
►Cioda::ObsFrame | |
Cioda::ObsFrameRead | Implementation of ObsFrameRead class |
Cioda::ObsFrameWrite | Implementation of ObsFrameWrite class |
►Cioda::ObsIo | |
Cioda::ObsIoFileCreate | Implementation of ObsIo creating a file |
Cioda::ObsIoFileRead | Implementation of ObsIo reading data from a file |
Cioda::ObsIoGenerateList | Implementation of ObsIo generating observations at locations specified in the input YAML file (parsed earlier into the ObsGenerateListParameters object passed to the constructor) |
Cioda::ObsIoGenerateRandom | Implementation of ObsIo generating observations at random locations |
Cioda::ObsVector | ObsVector class to handle vectors in observation space for IODA |
►Cioda::detail::Variable_Base< Variable > | |
Cioda::Variable | Variables store data! |
►Cioda::detail::Variable_Backend | Variable backends inherit from this |
Cioda::Engines::ObsStore::ObsStore_Variable_Backend | This is the implementation of Variable in ioda::ObsStore |
Cioda::detail::Engines::HH::HH_Variable | This is the implementation of Variables using HDF5 |
Cioda::detail::python_bindings::VariableCreationFillValues< ioda::VariableCreationParameters > | |
Cioda::detail::python_bindings::VariableIsA< ioda::Variable > | |
Cioda::detail::python_bindings::VariableReadNPArray< ioda::Variable > | |
Cioda::detail::python_bindings::VariableReadVector< ioda::Variable > | |
Cioda::detail::python_bindings::VariableScales< ioda::Variable > | |
Cioda::detail::python_bindings::VariableWriteNPArray< ioda::Variable > | |
Cioda::detail::python_bindings::VariableWriteVector< ioda::Variable > | |