|
TECA
The Toolkit for Extreme Climate Analysis
|
Go to the source code of this file.
Namespaces | |
| teca_metadata_util | |
| Codes for dealing with teca_metadata. | |
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) |