Changelog
Version 0.10.0
Add all bulk data download methods (see documentation)
Version 0.7.0
Add
find_wells,water_levels,salinitiesanddrillers_logsfunctionsComplete documentation of JSON webservices
Version 0.6.0
Add
find_wells_in_lat_lon()methodFix
"nan"bug forUnitNoFix correct
pandasdependency requirement
Version 0.5.4
Implement attribute access on
Wellsobjects.
Version 0.5.3
Add
ObsNo.parse()class method which ignores exceptions.
Version 0.5.2
Tweak release documentation and links
Version 0.5.1
Add
Wellclass for ID parsingAdd
UnitNo.hydstraandUnitNo.wilmaattributes
Version 0.5.0
Add
parse_well_ids()to parse well IDs from plain textAdd
ObsNoandUnitNoclasses for ID parsing
Version 0.4.1
Initial