Recent Releases of hydropandas

hydropandas - v0.15.1

What's Changed

  • Lizard IO: Catch exception if no wells found by @MattBrst in https://github.com/ArtesiaWater/hydropandas/pull/301
  • add example of plotting borehole data close to a groundwater observation well by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/272
  • Lizard functions - generalisation to be able to use data of other organisations by @MattBrst in https://github.com/ArtesiaWater/hydropandas/pull/304
  • Lizard - Retrieve data with WNS9040.val code as well by @MattBrst in https://github.com/ArtesiaWater/hydropandas/pull/305
  • Lizard refactoring of gettimeseriestube by @MattBrst in https://github.com/ArtesiaWater/hydropandas/pull/306
  • fix sorting index in BRO groundwater obs by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/308
  • split lizard vitens and rotterdam, update badges by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/309
  • Update to v0.15.0 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/310

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/V0.14.0...v0.15.1

- Python
Published by OnnoEbbens 9 months ago

hydropandas - V0.14.0

What's Changed

  • add consecutiveobsmonths methods by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/295
  • Consecutive obs months by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/296
  • Improve error message and silence warning by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/297
  • attempt to separate api calls from reading logic by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/269
  • Improve docs by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/299
  • Release v0.14.0 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/300

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.13.3...V0.14.0

- Python
Published by OnnoEbbens 11 months ago

hydropandas - v0.13.3

What's Changed

  • Fix KeyError by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/294

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.13.2...v0.13.3

- Python
Published by OnnoEbbens about 1 year ago

hydropandas - v0.13.2

What's Changed

  • Add status badge from master branch by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/287
  • Fix for #289, wrong metadata by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/290

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.13.1...v0.13.2

- Python
Published by OnnoEbbens about 1 year ago

hydropandas - v0.13.1

What's Changed

  • Minor release v0.13.1 by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/288

Add a badge to readme and an update argument to read_waterconnect

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.13.0...v0.13.1

- Python
Published by OnnoEbbens about 1 year ago

hydropandas - Release v0.13.0

New release!

What's Changed

  • Update python versions by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/257
  • Update PyPi publish by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/258
  • improve filling messaging for knmi by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/260
  • General method for multiple observations at the same location by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/263
  • Fix lizard error by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/262
  • Add introduction to Obs and ObsCollection by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/265
  • Add logging error, see #245 & #103 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/266
  • Add waterinfo via ddlpy by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/264
  • fix day shift by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/271
  • improve backward compatability by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/274
  • Improve fillmissingmeasurements for periods with no data. by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/276
  • Parameter code waterinfo by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/280
  • 151 add read functions for south australian water data through waterconnect by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/282
  • allow different epsg in read_bro by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/285
  • speed up tests by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/286

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.12.7...v0.13.0

- Python
Published by dbrakenhoff about 1 year ago

hydropandas - v0.12.7

What's Changed

  • Release V0.12.7 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/259

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.12.6...v0.12.7

- Python
Published by OnnoEbbens over 1 year ago

hydropandas - v0.12.6: bugfix release

Bugfix release for #251.

Including improvements to: - add leading zeros to station numbers KNMI - getneareststation for KNMI stations - fix bug in fillmissingobs - deal with NaNs when merging metadata

New: - add fews example notebook #249 - add check_consistency option in #250

What's Changed

  • fix for knmi precipitation data station attribute is sometimes a seri… by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/242
  • Some KNMI fixes by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/243
  • add leading zeros to KNMI precipitation station name by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/248
  • add example fews notebook by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/249
  • add 'checkconsistency' boolean option to the 'toexcel' method by @Florisklooster in https://github.com/ArtesiaWater/hydropandas/pull/250
  • Fix 251 rd data 1d ahead by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/253
  • Release 0.12.6: bugfix release by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/254

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.12.5...v0.12.6

- Python
Published by dbrakenhoff over 1 year ago

hydropandas - v0.12.5

What's Changed

  • Release 0.12.5 (bug fix) by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/246

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.12.4...v0.12.5

- Python
Published by OnnoEbbens over 1 year ago

hydropandas - v0.12.4

Forgot to do a release for 0.12.3 so that one will never exist

What's Changed

  • improve error handling, fix for #232 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/233
  • 236 plotssection plot futurewarning series getitem treating keys as positions is deprecated by @HMEUW in https://github.com/ArtesiaWater/hydropandas/pull/237
  • Add tmin and tmax for knmi stations by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/239
  • New minor release 0.12.3 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/240
  • Release v0.12.4 by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/244

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.12.2...v0.12.4

- Python
Published by OnnoEbbens over 1 year ago

hydropandas - v0.12.2

What's Changed

  • Do not assume tube_nr=1 if there is only 1 tube by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/225
  • Remove binder add codespace by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/227
  • Very tiny fix for #215 by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/231
  • Bug fix, some CI updates and codespace badge by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/229

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.12.1...v0.12.2

- Python
Published by OnnoEbbens almost 2 years ago

hydropandas - V0.12.1

What's Changed

  • fix ruff by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/222
  • Bug fix for #224 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/226

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.12.0...v0.12.1

- Python
Published by OnnoEbbens almost 2 years ago

hydropandas - v0.12.0

What's Changed

  • Deal with metadataheader not being present by @Florisklooster in https://github.com/ArtesiaWater/hydropandas/pull/213
  • Accept files with extension XML as well by @MattBrst in https://github.com/ArtesiaWater/hydropandas/pull/216
  • Fix for #218 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/219
  • Fix issue 208 by @rubencalje in https://github.com/ArtesiaWater/hydropandas/pull/217
  • 210 indexing obscollection always returns obs column by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/220
  • Release 0.12.0 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/221

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.11.3...v0.12.0

- Python
Published by OnnoEbbens almost 2 years ago

hydropandas - v0.11.3

What's Changed

  • Fix trying to get index of Nonetype by @Florisklooster in https://github.com/ArtesiaWater/hydropandas/pull/211
  • release 0.11.3 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/212

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.11.2...v0.11.3

- Python
Published by OnnoEbbens about 2 years ago

hydropandas - v0.11.2

What's Changed

  • address figure filename in series_per_group #199 by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/201
  • Update KNMI methodology by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/202
  • Update dino.py to changes in dinolokets .csv files by @Florisklooster in https://github.com/ArtesiaWater/hydropandas/pull/197
  • Release 0.11.2 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/207

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.11.1...v0.11.2

- Python
Published by OnnoEbbens about 2 years ago

hydropandas - v0.11.1

What's Changed

  • Support Python 3.12 and Drop 3.7 and 3.8 by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/193
  • fix for #102 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/194
  • Minor version update 0.11.1 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/200

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.11.0...v0.11.1

- Python
Published by OnnoEbbens about 2 years ago

hydropandas - v0.11.0

What's Changed

  • 182 read logger files from solinst levelogger as obs by @HMEUW in https://github.com/ArtesiaWater/hydropandas/pull/184
  • Example notebook lizard by @tberends in https://github.com/ArtesiaWater/hydropandas/pull/185
  • update pandas version by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/187
  • fixes for #188 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/189
  • Pandas updates and get_obs method by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/190
  • Fix for #161 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/192
  • Update master for new release (0.11.0) by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/191

New Contributors

  • @tberends made their first contribution in https://github.com/ArtesiaWater/hydropandas/pull/185

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.10.0...v0.11.0

- Python
Published by OnnoEbbens about 2 years ago

hydropandas - v0.10.0

What's Changed

  • Minor improvements by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/175
  • Update LICENSE by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/178
  • Add Lizard functionality to hydropandas by @anouksprong in https://github.com/ArtesiaWater/hydropandas/pull/177
  • version bump by @ArtesiaWater in https://github.com/ArtesiaWater/hydropandas/pull/180
  • Patch tests by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/181
  • New Major release 0.10.0 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/179

New Contributors

  • @anouksprong made their first contribution in https://github.com/ArtesiaWater/hydropandas/pull/177

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.9.3...v0.10.0

- Python
Published by OnnoEbbens over 2 years ago

hydropandas - Release v0.9.3

What's Changed

  • Version bump by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/160
  • fix for bug when reading Waterinfo #162 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/163
  • add reading from pastastore by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/165
  • Docstring fix by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/167
  • version bump by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/168
  • add static files in pyproject.toml by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/170
  • Fix by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/172
  • New minor release v0.9.3 by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/171

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.9.2...v0.9.3

- Python
Published by dbrakenhoff over 2 years ago

hydropandas - V0.9.2

What's Changed

  • some fixes by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/153
  • first commit for a reprhtml_ of an Obs object, #126 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/156
  • Update some log-messages and improve fillmissingmeasurements in knmi by @rubencalje in https://github.com/ArtesiaWater/hydropandas/pull/157

New Contributors

  • @rubencalje made their first contribution in https://github.com/ArtesiaWater/hydropandas/pull/157

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.9.1...v0.9.2

- Python
Published by OnnoEbbens over 2 years ago

hydropandas - v0.9.1

Bug fix described in #154

What's Changed

  • debugging attempt for #154 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/155

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.9.0...v0.9.1

- Python
Published by OnnoEbbens over 2 years ago

hydropandas - v0.9.0

What's Changed

  • Update plots.py by @HMEUW in https://github.com/ArtesiaWater/hydropandas/pull/133
  • add optional progressbar to getregislayers() by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/137
  • improve reading GW quality data from DINO by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/138
  • 140 error when reading menyanthes file without stresses by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/141
  • Add bronh by @HMEUW in https://github.com/ArtesiaWater/hydropandas/pull/136
  • Support Python 3.11 by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/128
  • Add support for downloading global wow dataset by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/130
  • Added explanation about use of Geopackage by @MattBrst in https://github.com/ArtesiaWater/hydropandas/pull/132
  • fix for #143 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/144
  • fix for 74 fill station not shown when all data is filled by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/139
  • 145 remove all the warnings in read bro by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/148
  • Updates and review for 0.9.0 by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/150
  • To version 0.9.0 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/149

New Contributors

  • @MattBrst made their first contribution in https://github.com/ArtesiaWater/hydropandas/pull/132

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.8.0...v0.9.0

- Python
Published by OnnoEbbens over 2 years ago

hydropandas - v0.8.0

What's Changed

  • allow reading from zipfile for dino files by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/121
  • Get Obs class based on ParameterId for FEWS measurements by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/122
  • Improve writing toexcel and add readexcel function by @OnnoEbbens #124
  • Add more options to create an ObsCollection, #23
  • fix for reading regis netcdf, #113
  • Update documentation, add contribute guide by @OnnoEbbens

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.7.3...v0.8.0

- Python
Published by OnnoEbbens about 3 years ago

hydropandas - v0.7.3

What's Changed

  • add name of duplicate indices to logger output of isconsistent check by @HMEUW in https://github.com/ArtesiaWater/hydropandas/pull/116
  • bug fixes by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/118

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.7.2...v0.7.3

- Python
Published by OnnoEbbens about 3 years ago

hydropandas - Release v0.7.2

What's Changed

  • Update plots.py by @HMEUW in https://github.com/ArtesiaWater/hydropandas/pull/98
  • Reorganize things a bit by @dbrakenhoff in https://github.com/ArtesiaWater/hydropandas/pull/101
  • Prevent runtime error, with mulitple bro id's by @Florisklooster in https://github.com/ArtesiaWater/hydropandas/pull/107
  • Interpolate ObsCollection by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/109
  • Move to pyproject.toml and update testing routine by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/111
  • Update master to v0.7.2 by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/112

New Contributors

  • @HMEUW made their first contribution in https://github.com/ArtesiaWater/hydropandas/pull/98
  • @Florisklooster made their first contribution in https://github.com/ArtesiaWater/hydropandas/pull/107

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.7.1...v0.7.2

- Python
Published by ArtesiaWater about 3 years ago

hydropandas - Update to version 0.7.1

What's Changed

  • Bug fix for BRO by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/100

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.7.0...v0.7.1

- Python
Published by OnnoEbbens over 3 years ago

hydropandas - Update to version 0.7.0

What's Changed

  • Update to version 0.7.0 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/88
  • some small fixes by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/91

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.6.1...v0.7.0

- Python
Published by OnnoEbbens over 3 years ago

hydropandas - Update to version 0.6.1

What's Changed

  • 79 add optional dependencies by @martinvonk in https://github.com/ArtesiaWater/hydropandas/pull/80
  • update to 0.6.1 by @OnnoEbbens in https://github.com/ArtesiaWater/hydropandas/pull/81

Full Changelog: https://github.com/ArtesiaWater/hydropandas/compare/v0.6.0...v0.6.1

- Python
Published by OnnoEbbens almost 4 years ago

hydropandas - Update to version 0.6.0

New features: - get different types of evaporation from measurements (Pennman, Makkink or Hargraves) - get an evaporation time series which is interpolated from the time series of multiple measurements stations - write an ObsCollection to an .xlsx file with one overview tab and another tab per observation - merge two observations and merge two observation collections.

- Python
Published by OnnoEbbens almost 4 years ago

hydropandas - Update to version 0.5.1

Some unused modules are removed together with their data and tests. These modules are: - ioarctic - iopystore

Now, the recommended way to store and load an ObsCollection uses pickles: ObsCollection.to_pickle('oc.pklz')

Reading can be done using: import pandas as pd oc = pd.read_pickle('oc.pklz')

The knmi module is modified to distinguish between precipitation and meteo stations as described in #70.

- Python
Published by OnnoEbbens about 4 years ago

hydropandas - Update to version 0.5.0

In version 0.5.0 the KNMIObs is removed and 3 new objects are created instead:

  • MeteoObs for any type of meteorological observation
  • PrecipitationObs a child class of MeteoObs for precipitation data
  • EvaporationObs a child class of MeteoObs for evaporation data

The update also contains some modifications to the knmi module: - missing precipitation data from a meteo station can now be filled with nearby data of a precipitation (neerslag) station. - if you want to use the knmi api but the api is offline the non-api method for downloading data will be used.

- Python
Published by OnnoEbbens over 4 years ago

hydropandas - Minor release v04.2

Some small improvements: - Remove pandas max dependency - improve examples - add interpolation to from_modflow method - improve interpolation - fix deprecation warning pyproj - allow getting modellayer for piezometers from xarray DataSet

- Python
Published by dbrakenhoff over 4 years ago

hydropandas - v0.4.1

Minor improvements and fixes for the name of KNMI observations and the plotting module. Also some improvements to the testing.

- Python
Published by OnnoEbbens almost 5 years ago

hydropandas - Update to version 0.4.0

This update includes: - reinstate and update the old KNMI api functions - create a repr for observation objects - replace verbose with the logging module - remove fieldlogger functions as they are outdated and unused - many smaller fixes and documentation improvements

- Python
Published by OnnoEbbens almost 5 years ago

hydropandas - release v0.3.7 knmi api fix

Main fix for the KNMI api that went offline see #59.

Other minor fixes: - add option for unstructured grids in iomodflow - fix error with duplicate index in Dino, #61 - fix memory usage of iofews and add filtering on xml headers

- Python
Published by OnnoEbbens about 5 years ago

hydropandas - Minor Release v0.3.6

Minor fixes - fix io_xml import error - update meteo stations coordinates - add overwrite keyword argument to to_pastastore()

- Python
Published by dbrakenhoff about 5 years ago

hydropandas - Dummy release

When testing the github actions for PyPi releases I created a few releases (0.3.3, 0.3.4 and 0.3.3.0). Github actions will only succeed in creating a PyPi release when the new github release has a new version number. Since I tried to do a github release of 0.3.4 twice, the github action for creating the PyPi release is not working. Therefore this github release is only there to create a new PyPi release. From now on the PyPi release will work via github actions.

- Python
Published by ArtesiaWater over 5 years ago

hydropandas - Bug fixes and updates

Most fixes were already added to the previous release (0.3.3). This release was obfuscated by the attempt to automate PyPi release via github actions. Therefore a full overview of this (0.3.4) and previous (0.3.3) updates:

  • The Dino WSDL API is down. For now the functions related to this API remain in the Hydropandas package but will throw an error. All the tests that use this API are moved to the file 'notestdino_wsdl.py'. In time we might remove the tests and function related to the WSDL API. This is related to #56.
  • The KNMI function is updated to get the latest measurements even if there are no measurements at the Bilt for over a month. This is related to #54.
  • The automated PyPi release after publishing updates like this seems to work now.

- Python
Published by ArtesiaWater over 5 years ago

hydropandas - test new workflow for PyPi release

- Python
Published by ArtesiaWater over 5 years ago

hydropandas - minor update and consistent version numbering

Before this release the version numbering was not consistent, with different numbers for releases and pypi. Now this has been fixed.

Apart from this the code-base has had some improvements.

- Python
Published by OnnoEbbens over 5 years ago

hydropandas - Rename package

Rename package from observations to hydropandas. Also adding some minor improvements in reading data.

- Python
Published by OnnoEbbens almost 6 years ago

hydropandas - Minor update fixing some bugs

fix some bugs for reading knmi files.

- Python
Published by OnnoEbbens about 6 years ago

hydropandas - Minor update v0.2.1

Fix setup.py to include required data files for KNMI stations.

- Python
Published by dbrakenhoff about 6 years ago

hydropandas - Major release version 0.2.0

Major update with lots of changes: - Cleaned up code-base - Moved a lot functionality into extensions, i.e. obs.GroundwaterObs.geo.get_lat_lon(). Available extensions are: geo, gwobs (groundwater observations), stats and plots - New way of dealing with metadata that changes over time. - Improved IO, more uniform approach for all the different supported data types. - And many smaller improvements...

- Python
Published by dbrakenhoff about 6 years ago

hydropandas - New release minor update

Fixed some small issues right after first release

- Python
Published by OnnoEbbens over 6 years ago

hydropandas - First release of the observation package!

This is the first release of the observation package. There are probably some bugs so please submit issues and pull requests to solve them!

- Python
Published by OnnoEbbens over 6 years ago