OnnoEbbens
OnnoEbbens
Allowing users to compare two objects before merging. Should not be too difficult using the current pandas `df.compare` and hydropandas `merge_observation` methods.
Many methods of an ObsCollection such as the interactive_plots method raise an error when there are empty observations in the collection. It would be nice to raise a warning and...
Through their API: https://www.waterconnect.sa.gov.au/_layouts/15/dfw.sharepoint.wdd/WDDDMS.ashx/
Now you have to add a Groundwater flow model (gwf) as input to the read_modflow function. It would be nice if you can choose between a gwf and an xarray...
When I call the test `test_knmi_collection_from_locations()` data from neerslagstation Heibloem should be downloaded using this URL: https://www.daggegevens.knmi.nl/klimatologie/monv/reeksen?inseason=0&vars=RD&stns=967&start=20100101&end=20150101 This URL returns the message: ``` We're sorry, but something went wrong. If...
As discussed during the "Pastas gebruikersdag"
Often there are multiple observations at the same location. It is good to know which observations are at the same location so you can plot them in the same figure...
There are some functions that (unexpectedly) modify the Dataset that is used as input for the function. Mostly because variables or attributes are added to the Dataset. For examples the...