1 #ifndef teca_table_reduce_h
2 #define teca_table_reduce_h
4 #include "teca_shared_object.h"
5 #include "teca_dataset_fwd.h"
6 #include "teca_metadata.h"
7 #include "teca_index_reduce.h"
32 p_teca_dataset reduce(
const const_p_teca_dataset &left,
33 const const_p_teca_dataset &right)
override;
35 std::vector<teca_metadata> initialize_upstream_request(
36 unsigned int port,
const std::vector<teca_metadata> &input_md,
40 const std::vector<teca_metadata> &input_md)
override;