Deltares / hatyan

Harmonic tidal analysis and prediction
https://deltares.github.io/hatyan/
GNU General Public License v3.0
13 stars 2 forks source link

add warning for ignored qualitycode column in `hatyan.write_dia()` #344

Closed veenstrajelmer closed 3 months ago

veenstrajelmer commented 3 months ago

the qualitycode column of a timeseries/ext is not used by hatyan.write_dia(), but 0 is used for all values instead. Fix this similar to status the status column, for which a warning was added in https://github.com/Deltares/hatyan/pull/337