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

PR: Make reading water level input files more robust #405

Merged
merged 12 commits into from
Mar 3, 2022

Conversation

jnsebgosselin
Copy link
Owner

  • Use pandas directly to parse dates from Excel. This should now work wheter dates are saved as strings or floats.
  • Make sure that dates saved as floats or strings could be properly parsed from csv files
  • Extended the tests to read water level data from various file formats.

@jnsebgosselin jnsebgosselin added this to the gwhat-0.5.1 milestone Mar 3, 2022
@jnsebgosselin jnsebgosselin self-assigned this Mar 3, 2022
@jnsebgosselin jnsebgosselin changed the title PR: Make reading water level input file more robust PR: Make reading water level input files more robust Mar 3, 2022
@jnsebgosselin jnsebgosselin merged commit b975e5b into master Mar 3, 2022
@jnsebgosselin jnsebgosselin deleted the refactor_wldataframe branch March 3, 2022 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant