bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for agg_util::AggregationUtil, including all inherited members.
addCopyOfVariableIfNameIsAvailable(libdap::DDS *pOutDDS, const libdap::BaseType &varProto, bool add_at_top=false) | agg_util::AggregationUtil | static |
addDatasetArrayDataToAggregationOutputArray(libdap::Array &oOutputArray, unsigned int atIndex, const libdap::Array &constrainedTemplateArray, const string &varName, AggMemberDataset &dataset, const ArrayGetterInterface &arrayGetter, const string &debugChannel) | agg_util::AggregationUtil | static |
addOrReplaceVariableForName(libdap::DDS *pOutDDS, const libdap::BaseType &varProto) | agg_util::AggregationUtil | static |
collectVariableArraysInOrder(std::vector< libdap::Array * > &varArrays, const std::string &collectVarName, const ConstDDSList &datasetsInOrder) | agg_util::AggregationUtil | static |
ConstDDSList typedef (defined in agg_util::AggregationUtil) | agg_util::AggregationUtil | |
couldBeCoordinateVariable(libdap::BaseType *pBT) | agg_util::AggregationUtil | static |
doShapesMatch(const libdap::Array &lhs, const libdap::Array &rhs, bool checkDimNames) | agg_util::AggregationUtil | static |
doTypesMatch(const libdap::Array &lhs, const libdap::Array &rhs) | agg_util::AggregationUtil | static |
findAttribute(const libdap::AttrTable &inTable, const string &name, libdap::AttrTable::Attr_iter &attr) | agg_util::AggregationUtil | static |
findMapByName(const libdap::Grid &inGrid, const std::string &findName) | agg_util::AggregationUtil | static |
findTypedVariableAtDDSTopLevel(const libdap::DDS &dds, const string &name) | agg_util::AggregationUtil | static |
findTypedVariableAtDDSTopLevel(const libdap::DDS &dds, const string &name) (defined in agg_util::AggregationUtil) | agg_util::AggregationUtil | |
findVariableAtDDSTopLevel(const libdap::DDS &dds, const string &name) | agg_util::AggregationUtil | static |
gatherMetadataChangesFrom(libdap::BaseType *pIntoVar, const libdap::BaseType &fromVar) | agg_util::AggregationUtil | static |
getAsArrayIfPossible(libdap::BaseType *pBT) | agg_util::AggregationUtil | static |
getVariableNoRecurse(const libdap::DDS &dds, const std::string &name) | agg_util::AggregationUtil | static |
getVariableNoRecurse(const libdap::Constructor &varContainer, const std::string &name) | agg_util::AggregationUtil | static |
performUnionAggregation(libdap::DDS *pOutputUnion, const ConstDDSList &datasetsInOrder) | agg_util::AggregationUtil | static |
printConstraints(std::ostream &os, const libdap::Array &fromArray) | agg_util::AggregationUtil | static |
printConstraintsToDebugChannel(const std::string &debugChannel, const libdap::Array &fromArray) | agg_util::AggregationUtil | static |
printDimensions(std::ostream &os, const libdap::Array &fromArray) | agg_util::AggregationUtil | static |
readDatasetArrayDataForAggregation(const libdap::Array &constrainedTemplateArray, const std::string &varName, AggMemberDataset &dataset, const ArrayGetterInterface &arrayGetter, const std::string &debugChannel) | agg_util::AggregationUtil | static |
resetCVInsertionPosition() | agg_util::AggregationUtil | static |
transferArrayConstraints(libdap::Array *pToArray, const libdap::Array &fromArray, bool skipFirstFromDim, bool skipFirstToDim, bool printDebug=false, const std::string &debugChannel="agg_util") | agg_util::AggregationUtil | static |
unionAllVariablesInto(libdap::DDS *pOutputUnion, const ConstDDSList &datasetsInOrder) | agg_util::AggregationUtil | static |
unionAllVariablesInto(libdap::DDS *pOutputUnion, const libdap::DDS &fromDDS, bool add_at_top=false) | agg_util::AggregationUtil | static |
unionAttrsInto(libdap::AttrTable *pOut, const libdap::AttrTable &fromTable) | agg_util::AggregationUtil | static |
validateArrayTypesAndShapesMatch(const std::vector< libdap::Array * > &arrays, bool enforceMatchingDimNames) | agg_util::AggregationUtil | static |