One row of a climate file (user CSV form).
More...
#include <FormatTypes.hpp>
One row of a climate file (user CSV form).
◆ evaporation
| double openswmm::gpkg::formats::ClimateRow::evaporation = 0.0 |
◆ humidity
| double openswmm::gpkg::formats::ClimateRow::humidity = 0.0 |
◆ record_date
| std::string openswmm::gpkg::formats::ClimateRow::record_date |
ISO-8601 date string (yyyy-mm-dd) for daily climate observations.
◆ sky_cover
| double openswmm::gpkg::formats::ClimateRow::sky_cover = 0.0 |
◆ tmax
| double openswmm::gpkg::formats::ClimateRow::tmax = 0.0 |
◆ tmin
| double openswmm::gpkg::formats::ClimateRow::tmin = 0.0 |
◆ wind_speed
| double openswmm::gpkg::formats::ClimateRow::wind_speed = 0.0 |
The documentation for this struct was generated from the following file:
- /home/runner/work/openswmm.engine/openswmm.engine/src/engine/input/geopackage/formats/FormatTypes.hpp