1 #ifndef teca_integrated_water_vapor_h
2 #define teca_integrated_water_vapor_h
5 #include "teca_vertical_reduction.h"
6 #include "teca_metadata.h"
36 TECA_GET_ALGORITHM_PROPERTIES_DESCRIPTION()
37 TECA_SET_ALGORITHM_PROPERTIES()
43 TECA_ALGORITHM_PROPERTY(std::
string, specific_humidity_variable)
51 TECA_ALGORITHM_PROPERTY(std::
string, iwv_variable)
58 TECA_ALGORITHM_PROPERTY(
double, fill_value)
76 const_p_teca_dataset execute(
78 const std::vector<const_p_teca_dataset> &input_data,
82 std::
string specific_humidity_variable;
83 std::
string iwv_variable;