Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for bug when reading Waterinfo #162 #163

Merged
merged 3 commits into from
Oct 31, 2023

Conversation

OnnoEbbens
Copy link
Collaborator

No description provided.

@OnnoEbbens OnnoEbbens linked an issue Oct 23, 2023 that may be closed by this pull request
@dbrakenhoff
Copy link
Collaborator

I think it depends on the station which of the two column names you need. For older measurement stations you might need ["WAARNEMINGDATUM", "WAARNEMINGTIJD"] whereas for newer stations you have to add the (MET/CET) to the "WAARNEMINGTIJD" column.

But you can supply the index columns in the function so you should be able to adapt your read accordingly.

@OnnoEbbens
Copy link
Collaborator Author

I added some logic to deal with both "WAARNEMINGTIJD" and "WAARNEMINGTIJD MET/CET"

@ArtesiaWater ArtesiaWater merged commit a04166d into dev Oct 31, 2023
6 checks passed
@OnnoEbbens OnnoEbbens deleted the 162-bug-when-reading-waterinfo branch November 1, 2023 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug when reading Waterinfo
3 participants