CSHS-CWRA / RavenHydroFramework

repository for the Raven Hydrological Modelling Framework developed at the University of Waterloo
Artistic License 2.0
22 stars 12 forks source link

Comma used as blank in Pollutographs.csv #27

Closed BernardoTeufel closed 4 months ago

BernardoTeufel commented 7 months ago

Setup Information

When discharge is zero in Hydrographs.csv, the corresponding concentration in Pollutographs.csv is undefined (as expected). However, the character used to represent this case in Pollutographs.csv is ,, which complicates parsing the file.

Description

No response

Steps To Reproduce

No response

Additional context

No response

Contribution

analytophile commented 4 months ago

fixed in newest source. Thanks for tracking these down!