|
|
using | p_cf_reader_instance = std::shared_ptr< cf_reader_instance > |
| |
|
using | reader_map_t = std::map< std::string, p_cf_reader_instance > |
| |
|
|
static int | read_arrays (p_teca_cf_reader reader, const teca_metadata &request, const std::vector< std::string > &arrays, p_teca_cartesian_mesh &mesh_out) |
| |
|
static int | parse_cf_reader_section (teca_file_util::line_buffer &lines, std::string &name, std::string ®ex, int &provides_time, int &provides_geometry, std::vector< std::string > &variables) |
| |
|
|
teca_metadata | metadata |
| |
|
std::string | time_reader |
| |
|
std::string | geometry_reader |
| |
|
reader_map_t | readers |
| |
The documentation for this class was generated from the following file:
- TECA/io/teca_multi_cf_reader.cxx