QGIS 3+ plugin for using South Australian groundwater data from WaterConnect.
This plugin is experimental. Use it at your own risk. It should work on QGIS 3+, on Windows, when the bundled Python is version 3.7 and 64-bit. BEWARE! It will use your QGIS Python's pip to install the following packages into your QGIS Python installation:
- pandas v0.25.0
- requests
- seaborn
- python-sa-gwdata master from GitHub
The plugin goes under the Plugins > SA Groundwater Data menu and currently has four options:
- Load wells in map extent (F8)
- Chart water levels for selected wells (F9)
- Chart bulk salinity sample data for selected wells (F10)
- Load selected wells in Groundwater Data [in your web browser] (F12)
You can always shift the map extent and re-load the additional wells with F8.
More to come!
Download the latest release as a ZIP file. Then go to QGIS > Plugins > Manage and Install Plugins... and select the "Install from ZIP" option:
MIT