Python access to groundwater data in South Australia

sa_gwdata is a Python package to ease access to groundwater data in South Australia. This is an unofficial project, use at your own risk/reward.

Changelog

Latest

  • Add sa_gwdata.parse_well_ids() to parse well IDs from plain text
  • Add sa_gwdata.ObsNo and sa_gwdata.UnitNo classes for ID parsing

Version 0.4.1

  • Initial