TECA
The Toolkit for Extreme Climate Analysis
teca_metadata_util.h File Reference
#include "teca_config.h"
#include "teca_common.h"
#include "teca_metadata.h"
#include <string>
Include dependency graph for teca_metadata_util.h:

Go to the source code of this file.

Namespaces

 

Functions

TECA_EXPORT int teca_metadata_util::get_array_extent (const teca_metadata &array_attributes, const unsigned long mesh_extent[8], unsigned long array_extent[8])
 
template<typename index_t >
int teca_metadata_util::get_requested_indices (const teca_metadata &request, std::string &request_key, index_t indices[2])
 
template<typename index_t >
int teca_metadata_util::get_requested_index (const teca_metadata &request, std::string &request_key, index_t &index)