Skip to content

Releases: kinverarity1/python-sa-gwdata

Version 0.12

16 Nov 04:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11...v0.12

v0.11

01 Mar 05:40
7c15aef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.11

Bugfix release v0.10.1

09 Jan 03:36
2337480
Compare
Choose a tag to compare
Merge pull request #16 from kinverarity1/issue15

Fix for issue #15 (can't set attribute error)

Version 0.10.0

09 Jan 03:35
Compare
Choose a tag to compare

Add all bulk data download methods (see documentation)

Version 0.7.0

01 Dec 04:10
Compare
Choose a tag to compare
  • Add find_wells, water_levels, salinities and drillers_logs functions
  • Complete documentation of JSON webservices

Version 0.6.0

07 Aug 02:51
Compare
Choose a tag to compare
  • Add find_wells_in_lat_lon() method
  • Fix "nan" bug for UnitNo
  • Fix correct pandas dependency requirement

Version 0.5.4

07 Aug 02:52
Compare
Choose a tag to compare
  • Implement attribute access on Wells objects.

Version 0.5.3

07 Aug 02:52
Compare
Choose a tag to compare
  • Add ObsNo.parse() class method which ignores exceptions.

Version 0.5.2

07 Aug 02:53
Compare
Choose a tag to compare
  • Tweak release documentation and links

Version 0.5.1

07 Aug 02:53
Compare
Choose a tag to compare
  • Add Well class for ID parsing
  • Add UnitNo.hydstra and UnitNo.wilma attributes