OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
ClimateFormat.cpp File Reference

User-CSV climate file — parser + materialiser. More...

#include "ClimateFormat.hpp"
#include <algorithm>
#include <cctype>
#include <cstdio>
#include <cstring>
#include <string>
#include <unordered_map>
Include dependency graph for ClimateFormat.cpp:

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)
 

Detailed Description

User-CSV climate file — parser + materialiser.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
License\n MIT License