![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
User-CSV climate-file parser / materialiser. More...
Go to the source code of this file.
Namespaces | |
| namespace | openswmm |
| namespace | openswmm::gpkg |
| namespace | openswmm::gpkg::formats |
Functions | |
| FormatResult | openswmm::gpkg::formats::parseClimateCsv (const std::string &path, std::vector< ClimateRow > &rows) |
| FormatResult | openswmm::gpkg::formats::writeClimateCsv (const std::string &path, const std::vector< ClimateRow > &rows) |
User-CSV climate-file parser / materialiser.
Slice IO-6c. Canonical row form:
One header line introduces the column order; the parser reads
the header to map column position so future variants (column
re-orderings) keep working. NCDC TD3200 and GHCND remain
deferred behind the plugin SDK per the plan ยง3.6.