ArtesiaWater / hydropandas

Module for loading observation data into custom DataFrames
https://hydropandas.readthedocs.io
MIT License
52 stars 10 forks source link

Accept files with extension XML as well #216

Closed MattBrst closed 1 month ago

MattBrst commented 1 month ago

When exporting data from the Solinst Levelogger Software, the extension '.xml' is used. Files with this extension can be read as well. So both XLE and XML should be accepted.

HMEUW commented 1 month ago

Can some check the 'routing'? I rememberd that the proposed routing is to commit all changes in Dev. And later publish to Master. Commit from @MattBrst is directly in Master.

OnnoEbbens commented 1 month ago

Thanks for the PR @MattBrst and you are right @HMEUW, I changed the branch to 'dev'. The 'master' branch will be updated on the next release.