EMSC3025-6025

Assignment III

- / -

Grounwater

Depth-to-groundwater data are available on WaterNSW (in csv format) for monitoring sites across New South Wales. This assignment focuses on analysing groundwater level changes and calculating effective porosity using a combination of satellite data and soil moisture modeling.

Data Access Instructions

Depth-to-groundwater data are available from the WaterNSW realtime data website.

Data retrieval steps:

Monitoring Site Information

LocationSite CodeLatitudeLongitude
ToganmainGW036275-34.6736145.6233
AmberdellGW036582-35.8116144.8309
BarrattaGW036871-35.2736144.5336
HowlongGW273166-35.9753146.6173
Wagga WaggaGW273167-35.1006147.3692
NarranderraGW040956-34.6966146.3422
JerilderieGW036211-35.06580145.3797
McLellons Bore RdGW403747-35.0293145.5936
ForbesGW036597-33.7657147.4806
Roeta RdGW036284-33.3537145.0300

Questions

  1. 📈 (2 marks) Plot the time series of depth to groundwater level for each site. Create individual plots showing the temporal variation in groundwater depth for all monitoring locations.

  2. 🛰️ (5 marks) Calculate the groundwater change at each of the sites from a combination of satellite data and soil moisture modelling data. Use the results from previous assignment. Consider the spatial resolution limitations and interpolation methods required.

  3. 💻 (5 marks) Estimate the specific yield (approximating effective porosity) at each location using .

    S_y \approx n_e = \frac{\Delta S}{\Delta h}

\Delta S is the change in subsurface water storage (from satellite/soil moisture data) and \Delta h is the observed change in groundwater level.

  1. 🌍 (5 marks) Produce a spatial map of specific yield over the region (i.e. interpolate between the discrete data points). Use appropriate interpolation techniques to create a continuous surface map showing spatial variation in specific yield across the study region.
Important Considerations:

Guidelines

Submission Instructions: