Data

GLO AEM Model v02

data.gov.au
Bioregional Assessment Program (Owned by)
Viewed: [[ro.stat.viewed]] Cited: [[ro.stat.cited]] Accessed: [[ro.stat.accessed]]
ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&rfr_id=info%3Asid%2FANDS&rft_id=http://data.gov.au/data/dataset/d12e13a3-da00-4375-8c48-7be38a220a88&rft.title=GLO AEM Model v02&rft.identifier=e76e05a1-3d3c-4014-a163-66a342278ea2&rft.publisher=data.gov.au&rft.description=## **Abstract** \n\nThe dataset was derived by the Bioregional Assessment Programme from multiple source datasets. The source datasets are identified in the Lineage field in this metadata statement. The processes undertaken to produce this derived dataset are described in the History field in this metadata statement.\n\n\n\nThe dataset contains all the input files and scripts to run the regional scale analytic element model for the Gloucester subregion as described in product 2.6.2, Groundwater numerical modelling for the Gloucester subregion (Peeters et al. 2016), as well as a single instance of the model output files.\n\n\n\nThis model is run 10.000 times to provide inputs for the uncertainty analysis and the alluvial modflow models for the Avon and Karuah, also described in product 2.6.2 (Peeters et al. 2016).\n\n\n\nReferences\n\nPeeters L, Dawes W, Rachakonda P, Pagendam D, Singh R, Pickett T, Frery E, Marvanek S, and McVicar T (2016) Groundwater numerical modelling for the Gloucester subregion. Product 2.6.2 for the Gloucester subregion from the Northern Sydney Basin Bioregional Assessment. Department of the Environment, Bureau of Meteorology, CSIRO and Geoscience Australia, Australia. http://data.bioregionalassessments.gov.au/product/NSB/GLO/2.6.2.\n\n## **Dataset History** \n\nThe dataset has all files and scripts necessary to execute the 10.000 runs on the linux platform of the CSIRO High Performance Cluster computers. Powerpoint file 'GLO_AEM_flowchart.pptx' describes the workflow of how all the files link together and the order in which they need to be executed.\n\n\n\nThe folder 'inputs' has all the input files for the model. Part of these inputs are stochastic components of the model, which are generated through python script 'inputs/GLO_AEM_stochastic_generator.py'. This script produces the 1000 stochastic realisations of number and position of coal seams (inputs/coalseams), the major faults (inputs/majorfaults), the subseismic faults (inputs/subseismicfaults) and a single realisation of the CSG well file (GLO_AEM_wellfile.csv), which has the coordinates, coal seams intercepted and pumping schedule of the 110 CSG wells in the model. The script takes three input files: 'inputs/GLO_AEM_wellfile_xy.csv', 'inputs/GLO_AEM_MajorFaults.csv','inputs/GLO_AEM_subseismicfaultdomain.csv'. \n\n'inputs/GLO_AEM_MajorFaults.csv' and 'inputs/GLO_AEM_subseismicfaultdomain.csv' control the geometry and position of the faults and is derived from the geological model described in product 2.1 (Frery et al 2016), dataset GLO RMS Model Depth Structure Eroded v01. File 'inputs/GLO_AEM_wellfile_xy.csv' has the coordinates of the 110 CSG wells, randomly distributed within the AGL stage 1 area (dataset AGL Gloucester Gas Project AECOM report), taking into account the existing and planned mines (dataset Gloucester digitised coal mine boundaries) and the NSW exclusion zones (dataset New South Wales 2 kilometers Residential exclusion zones).\n\n\n\n'inputs/GLO_AEM_BasinBoundary.csv' are the lateral boundaries of the model and are derived from the geological map (dataset Geological Maps Combined for NSW).\n\n\n\n'inputs/GLO_AEM_gwreceptors.csv' are the locations of the groundwater receptors in the weathered zone (from dataset GLO Receptors 20150828).\n\n\n\n'inputs/GLO_AEM_mine_footprint_baseline.csv' and 'inputs/GLO_AEM_mine_footprint_crdp.csv' are the footprints of the mine pits, from dataset 'Gloucester digitised coal mine boundaries'\n\n\n\n'inputs/GLO_AEM_mine_waterproduction_baseline.csv' and 'inputs/GLO_AEM_mine_waterproduction_crdp.csv' are the time series of pumping rates assigned to the mine footprints. These are sourced from following reports: Duralie: HydroSimulations (2014) - Stratford: Heritage Computing (2012) - Rocky Hill: Australasian Groundwater and Environmental Consultants Pty Ltd (2013)\n\n\n\n'inputs/GLO_AEM_targets.csv' and 'inputs/GLO_AEM_interpol_targets.csv' are the coordinates of the output locations in the weathered zone for, respectively, communication with the alluvial groundwater models and interpolation of exceedance probability grids. These coordinates are chosen and generated by the modelling team.\n\n\n\nThe above mentioned files are the input files for the main python script, 'GLO_AEM.py', which uses the ttim package (in directory 'ttim', Bakker, 2015) to generate following files:\n\n-'outputs/GLO_AEM_CSG_waterproduction_0000.csv': simulated water production rate CSG wells for simulation 0000\n\n-'outputs/GLO_AEM_h_gwreceptors_baseline_0000.csv': simulated time series of drawdown at groundwater receptors under baseline for simulation 0000\n\n-'outputs/GLO_AEM_h_gwreceptors_crdp_0000.csv': simulated time series of drawdown at groundwater receptors under CRDP for simulation 0000\n\n-'outputs/GLO_AEM_h_gwtargets_baseline_0000.csv': simulated time series of drawdown at target locations for communication with alluvial modflow models under baseline for simulation 0000\n\n-'outputs/GLO_AEM_h_gwtargets_crdp_0000.csv': simulated time series of drawdown at target locations for communication with alluvial modflow models under CRDP for simulation 0000\n\n\n\nThe python script reads parameter combination from 'GLO_DoE_Parameters.csv' in dataset 'GLO aem dmax v01', the 10.000 parameter combinations for the design of experiment to train the emulators.\n\n\n\nBatch file 'GLO_AEM.q' manages running all 10.000 parameter combinations on the linux platform of the CSIRO High Performance Cluster computers.\n\n\n\nPython script 'GLO_AEM_final_spatial_interpolation.py' is almost identical to 'GLO_AEM.py', but reads 200 randomly sampled parameter combinations of the posterior parameter combinations in file 'GLO_AEM_Posterior_interpol.csv' from dataset 'GLO aem dmax v01'. It produces following output files:\n\n-'outputs/GLO_AEM_h_interpol_baseline_0000.csv': simulated drawdown at interpolation locations for exceedance probability grids under baseline for simulation 0000\n\n-'outputs/GLO_AEM_h_interpol_crdp_0000.csv': simulated drawdown at interpolation locations for exceedance probability grids under CRDP for simulation 0000\n\n\n\nBatch file 'GLO_AEM_final_spatial_interpolation.q' manages running all 10.000 parameter combinations on the linux platform of the CSIRO High Performance Cluster computers.\n\n\n\nThis dataset only contains a single set of model outputs. During the modelling for the Bioregional Assessments, 10.000 of the output files were generated. \n\nThe drawdown time series at the receptors are postprocessed with script 'GLO_AEM_postprocessing.py' (using batch file 'GLO_AEM_postprocessing.q') to generate maximum drawdown (dmax) and time to maximum drawdown (tmax) in file 'GLO_AEM_10kruns.csv' in dataset 'GLO aem dmax v01'. \n\nPython script 'GLO_AEM_postprocessing_Qcsg.py' is used to generate the maximum CSG water production rate in file 'GLO_Qcsg_DoE.csv' in dataset 'GLO aem dmax v01'. \n\nPython script 'GLO_AEM_interpol_postprocessing.py' is used to generate exceedance probabilities of dmax and tmax in file 'GLO_AEM_interpol_excprob.csv' in dataset 'GLO aem dmax v01'. \n\n\n\nReferences\n\nFrery E, Rohead-O'Brien H, Wilkes P, McVicar T, Van Niel T, Li L, Barron O, Rachakonda P, Zhang Y, Dawes W, Marvanek S, Buettikofer H, and Gresham M (2016) Observations analysis and statistical analysis and interpolation for the Gloucester subregion. Product 2.1-2.2 for the Gloucester subregion from the Northern Sydney Basin Bioregional Assessment. Department of the Environment, Bureau of Meteorology, CSIRO and Geoscience Australia, Australia. http://data.bioregionalassessments.gov.au/product/NSB/GLO/2.1-2.2.\n\n\n\nHydroSimulations (2014) Duralie Coal Mine extension project modification, groundwater assessment. Technical report by HydroSimulations for Duralie Coal Pty Ltd. HydroSimulations, Sydney. Viewed 25 March 2015, http://www.duraliecoal.com.au/documents/community_environment/2014_extension/Appendix%20C%20-%20Groundwater%20Assessmentt.pdf.\n\n\n\nHeritage Computing (2012) A hydrogeological assessment in support of the Stratford Coal Project environmental impact statement. Technical report by Heritage Computing Pty Limited for Stratford Coal Pty Ltd. Heritage Computing Pty Limited, Sydney. Viewed 10 September 2013, http://www.stratfordcoal.com.au/documents/environment/eis/Appendix%20A%20-%20Groundwater%20Assessment.pdf\n\n\n\nRocky Hill: Australasian Groundwater and Environmental Consultants Pty Ltd (2013) Rocky Hill Coal Project groundwater assessment, Part 4 of the Specialist Consultant Studies Compendium. Technical report by Australasian Groundwater and Environmental Pty Ltd for Gloucester Coal Limited. Australasian Groundwater and Environmental Pty Ltd, Sydney. Viewed 10 September 2013, http://www.rockyhillproject.com.au/wp-content/uploads/2013/08/80604-Vol-2_Part-4-Groundwater.pdf.\n\n\n\nBakker M (2015) TTim. A multi-aquifer transient analytic element model. Version 0.3 Water Resources Section, Civil Engineering and Geosciences. Delft University of Technology, Delft, The Netherlands https://bintray.com/mbakker7/Groundwater/TTim/view\n\n## **Dataset Citation** \n\nBioregional Assessment Programme (XXXX) GLO AEM Model v02. Bioregional Assessment Derived Dataset. Viewed 18 July 2018, http://data.bioregionalassessments.gov.au/dataset/e76e05a1-3d3c-4014-a163-66a342278ea2.\n\n## **Dataset Ancestors** \n\n* **Derived From** [Standard Instrument Local Environmental Plan (LEP) - Heritage (HER) (NSW)](https://data.gov.au/data/dataset/fd1ff106-2f48-4bda-bfd1-a7206747c483)\n\n* **Derived From** [NSW Office of Water GW licence extract linked to spatial locations - GLO v5 UID elements 27032014](https://data.gov.au/data/dataset/0115c2ba-73c6-4c98-b539-9f67594980cf)\n\n* **Derived From** [Gloucester digitised coal mine boundaries](https://data.gov.au/data/dataset/be85b60f-49dd-485c-bb85-11d45de9792d)\n\n* **Derived From** [Groundwater Dependent Ecosystems supplied by the NSW Office of Water on 13/05/2014](https://data.gov.au/data/dataset/1bdc6089-c114-4485-b962-35a8b3d2357f)\n\n* **Derived From** [GLO Geological Model Extracted Horizons Final Grid XYZ V01](https://data.gov.au/data/dataset/18402b28-677e-45af-9860-067c258eea33)\n\n* **Derived From** [NSW Office of Water GW licence extract linked to spatial locations GLOv4 UID 14032014](https://data.gov.au/data/dataset/98341388-5705-4c42-9f7a-186e16647614)\n\n* **Derived From** [Communities of National Environmental Significance Database - RESTRICTED - Metadata only](https://data.gov.au/data/dataset/c01c4693-0a51-4dbc-bbbd-7a07952aa5f6)\n\n* **Derived From** [National Groundwater Dependent Ecosystems (GDE) Atlas](https://data.gov.au/data/dataset/e358e0c8-7b83-4179-b321-3b4b70df857d)\n\n* **Derived From** [Asset database for the Gloucester subregion on 12 September 2014](https://data.gov.au/data/dataset/d0c21c5c-1b30-4aae-933a-71145b935cc6)\n\n* **Derived From** [GEODATA 9 second DEM and D8: Digital Elevation Model Version 3 and Flow Direction Grid 2008](https://data.gov.au/data/dataset/ebcf6ca2-513a-4ec7-9323-73508c5d7b93)\n\n* **Derived From** [National Groundwater Information System (NGIS) v1.1](https://data.gov.au/data/dataset/e157b1cd-3cb7-4cf9-a13c-a6bed576b8c7)\n\n* **Derived From** [Groundwater Entitlement Data GLO NSW Office of Water 20150320 PersRemoved](https://data.gov.au/data/dataset/5afdddd5-f5b5-42d1-8ca6-8db19ecf1fd3)\n\n* **Derived From** [R-scripts for uncertainty analysis v01](https://data.gov.au/data/dataset/322c38ef-272f-4e77-964c-a14259abe9cf)\n\n* **Derived From** [New South Wales 2 kilometers Residential Exclusions Zone](https://data.gov.au/data/dataset/8e9b4d01-bba2-4741-9ffd-aed0484eb14a)\n\n* **Derived From** [Geofabric Surface Cartography - V2.1](https://data.gov.au/data/dataset/5342c4ba-f094-4ac5-a65d-071ff5c642bc)\n\n* **Derived From** [Groundwater Entitlement Data Gloucester - NSW Office of Water 20150320](https://data.gov.au/data/dataset/bf435e81-60d4-40c7-ac00-76585fc1fe77)\n\n* **Derived From** [Collaborative Australian Protected Areas Database (CAPAD) 2010 - External Restricted](https://data.gov.au/data/dataset/47312aee-722e-4c6e-bef8-9e439480503e)\n\n* **Derived From** [National Groundwater Dependent Ecosystems (GDE) Atlas (including WA)](https://data.gov.au/data/dataset/6dbaee0d-8813-46b1-9c13-1b796e7ed3bf)\n\n* **Derived From** [EIS Gloucester Coal 2010](https://data.gov.au/data/dataset/04c22c59-2f7c-4ba6-a192-7bfb89f6b98d)\n\n* **Derived From** [Report for Director Generals Requirement Rocky Hill Project 2012](https://data.gov.au/data/dataset/d8837d3d-91bb-4496-814e-e707cf65fbb2)\n\n* **Derived From** [Species Profile and Threats Database (SPRAT) - Australia - Species of National Environmental Significance Database (BA subset - RESTRICTED - Metadata only)](https://data.gov.au/data/dataset/7276dd93-cc8c-4c01-8df0-cef743c72112)\n\n* **Derived From** [Geological Maps Combined for NSW](https://data.gov.au/data/dataset/f507bb28-8095-43f8-901e-565699a290b5)\n\n* **Derived From** [Asset database for the Gloucester subregion on 28 May 2015](https://data.gov.au/data/dataset/5815842e-d271-4f73-9d1a-d15c90571330)\n\n* **Derived From** [Gloucester Deep Wells Completion Reports - Geology](https://data.gov.au/data/dataset/0529ae9a-4d40-460d-b52a-fb0e5f646746)\n\n* **Derived From** [NSW Office of Water GW licence extract linked to spatial locations GLOv3 12032014](https://data.gov.au/data/dataset/587c6834-09aa-4cd8-8972-5632880f5ae5)\n\n* **Derived From** [EIS for Rocky Hill Coal Project 2013](https://data.gov.au/data/dataset/ebc1abb5-8b0e-43fa-95e3-2c49dd3343d7)\n\n* **Derived From** [GLO AEM dmax v01](https://data.gov.au/data/dataset/c54640db-ca88-4ed2-8e58-6b1a198293c5)\n\n* **Derived From** [National Heritage List Spatial Database (NHL) (v2.1)](https://data.gov.au/data/dataset/26daa8d7-a90e-47f3-982b-0df362414e65)\n\n* **Derived From** [Asset database for the Gloucester subregion on 8 April 2015](https://data.gov.au/data/dataset/d559e708-089a-46bc-bad2-dc5068993574)\n\n* **Derived From** [Gloucester - Additional assets from local councils](https://data.gov.au/data/dataset/47e9540a-dd75-4e04-bddb-574de1b89ecb)\n\n* **Derived From** [NSW Office of Water combined geodatabase of regulated rivers and water sharing plan regions](https://data.gov.au/data/dataset/24157c41-c42f-4e1f-a791-a1ad18c8215d)\n\n* **Derived From** [GLO RMS Model Depth Structure Eroded v01](https://data.gov.au/data/dataset/d2d676b1-26e5-4b5f-bcf3-60ae7fe41cec)\n\n* **Derived From** [Asset database for the Gloucester subregion on 29 August 2014](https://data.gov.au/data/dataset/7000a82c-85f2-461a-ba35-9d7d1ba6d339)\n\n* **Derived From** [New South Wales NSW Regional CMA Water Asset Information WAIT tool databases, RESTRICTED Includes ALL Reports](https://data.gov.au/data/dataset/a2a929ea-2cb3-42ab-86b9-87deac68acae)\n\n* **Derived From** [Groundwater Modelling Report for Stratford Coal Mine](https://data.gov.au/data/dataset/4a9d9e6c-8d12-4d9c-837f-5c63fa03472a)\n\n* **Derived From** [AGL Gloucester Gas Project AECOM report location map features](https://data.gov.au/data/dataset/7fca4f35-6e4e-4d37-bbae-1c1029a93a40)\n\n* **Derived From** [Groundwater Economic Assets GLO 20150326](https://data.gov.au/data/dataset/2e314212-0677-40b8-86ff-c5166c6906bd)\n\n* **Derived From** [NSW Office of Water Groundwater Licence Extract Gloucester - Oct 2013](https://data.gov.au/data/dataset/56a49393-abaa-43f2-8b7d-97c5d414c1cf)\n\n* **Derived From** [New South Wales NSW - Regional - CMA - Water Asset Information Tool - WAIT - databases](https://data.gov.au/data/dataset/330532aa-66ba-44f5-984b-8a21a99661a0)\n\n* **Derived From** [GLO Deep Well Locations and Depths of Formations V01](https://data.gov.au/data/dataset/e549473c-5b78-4279-8eeb-af86ca6522b3)\n\n* **Derived From** [Freshwater Fish Biodiversity Hotspots](https://data.gov.au/data/dataset/6093bd55-a978-4fcc-a8fa-6881fa015329)\n\n* **Derived From** [NSW Office of Water Groundwater licence extract linked to spatial locations GLOv2 19022014](https://data.gov.au/data/dataset/38c9e2c9-02ac-45a8-a188-936f91a58391)\n\n* **Derived From** [Australia - Species of National Environmental Significance Database](https://data.gov.au/data/dataset/4eff885b-0d68-45e8-b4b1-e3e5448354eb)\n\n* **Derived From** [GLO DEM 1sec SRTM MGA56](https://data.gov.au/data/dataset/ca38ed31-e15d-4bb5-a7ef-0aeba3dad3f4)\n\n* **Derived From** [Australia, Register of the National Estate (RNE) - Spatial Database (RNESDB) Internal](https://data.gov.au/data/dataset/878f6780-be97-469b-8517-54bd12a407d0)\n\n* **Derived From** [NSW Office of Water Groundwater Entitlements Spatial Locations](https://data.gov.au/data/dataset/0f4da0d0-9e82-42f3-84da-1148e0b730c1)\n\n* **Derived From** [GLO Receptors 20150828](https://data.gov.au/data/dataset/acdd94a6-5201-4026-8177-035f25077587)\n\n* **Derived From** [Directory of Important Wetlands in Australia (DIWA) Spatial Database (Public)](https://data.gov.au/data/dataset/6636846e-e330-4110-afbb-7b89491fe567)\n\n* **Derived From** [Geoscience Australia, 1 second SRTM Digital Elevation Model (DEM)](https://data.gov.au/data/dataset/9a9284b6-eb45-4a13-97d0-91bf25f1187b)\n\n* **Derived From** [Collaborative Australian Protected Areas Database (CAPAD) 2010 (Not current release)](https://data.gov.au/data/dataset/7b649c6d-fdbf-40e3-b002-db521665af53)\n\n&rft.creator=Bioregional Assessment Program&rft.date=2023&rft.coverage=POLYGON ((0 0, 0 0, 0 0, 0 0))&rft_rights=Restricted access. This dataset is not available for public distribution.&rft_subject=Gloucester subregion&rft_subject=New South Wales&rft_subject=environment&rft_subject=geoscientificInformation&rft_subject=inlandWaters&rft.type=dataset&rft.language=English Access the data

Licence & Rights:

Other view details
Restricted-access.-this-dataset-is-not-available-for-public-distribution.

Restricted access. This dataset is not available for public distribution.

Brief description

## **Abstract**

The dataset was derived by the Bioregional Assessment Programme from multiple source datasets. The source datasets are identified in the Lineage field in this metadata statement. The processes undertaken to produce this derived dataset are described in the History field in this metadata statement.



The dataset contains all the input files and scripts to run the regional scale analytic element model for the Gloucester subregion as described in product 2.6.2, Groundwater numerical modelling for the Gloucester subregion (Peeters et al. 2016), as well as a single instance of the model output files.



This model is run 10.000 times to provide inputs for the uncertainty analysis and the alluvial modflow models for the Avon and Karuah, also described in product 2.6.2 (Peeters et al. 2016).



References

Peeters L, Dawes W, Rachakonda P, Pagendam D, Singh R, Pickett T, Frery E, Marvanek S, and McVicar T (2016) Groundwater numerical modelling for the Gloucester subregion. Product 2.6.2 for the Gloucester subregion from the Northern Sydney Basin Bioregional Assessment. Department of the Environment, Bureau of Meteorology, CSIRO and Geoscience Australia, Australia. http://data.bioregionalassessments.gov.au/product/NSB/GLO/2.6.2.

## **Dataset History**

The dataset has all files and scripts necessary to execute the 10.000 runs on the linux platform of the CSIRO High Performance Cluster computers. Powerpoint file 'GLO_AEM_flowchart.pptx' describes the workflow of how all the files link together and the order in which they need to be executed.



The folder 'inputs' has all the input files for the model. Part of these inputs are stochastic components of the model, which are generated through python script 'inputs/GLO_AEM_stochastic_generator.py'. This script produces the 1000 stochastic realisations of number and position of coal seams (inputs/coalseams), the major faults (inputs/majorfaults), the subseismic faults (inputs/subseismicfaults) and a single realisation of the CSG well file (GLO_AEM_wellfile.csv), which has the coordinates, coal seams intercepted and pumping schedule of the 110 CSG wells in the model. The script takes three input files: 'inputs/GLO_AEM_wellfile_xy.csv', 'inputs/GLO_AEM_MajorFaults.csv','inputs/GLO_AEM_subseismicfaultdomain.csv'.

'inputs/GLO_AEM_MajorFaults.csv' and 'inputs/GLO_AEM_subseismicfaultdomain.csv' control the geometry and position of the faults and is derived from the geological model described in product 2.1 (Frery et al 2016), dataset GLO RMS Model Depth Structure Eroded v01. File 'inputs/GLO_AEM_wellfile_xy.csv' has the coordinates of the 110 CSG wells, randomly distributed within the AGL stage 1 area (dataset AGL Gloucester Gas Project AECOM report), taking into account the existing and planned mines (dataset Gloucester digitised coal mine boundaries) and the NSW exclusion zones (dataset New South Wales 2 kilometers Residential exclusion zones).



'inputs/GLO_AEM_BasinBoundary.csv' are the lateral boundaries of the model and are derived from the geological map (dataset Geological Maps Combined for NSW).



'inputs/GLO_AEM_gwreceptors.csv' are the locations of the groundwater receptors in the weathered zone (from dataset GLO Receptors 20150828).



'inputs/GLO_AEM_mine_footprint_baseline.csv' and 'inputs/GLO_AEM_mine_footprint_crdp.csv' are the footprints of the mine pits, from dataset 'Gloucester digitised coal mine boundaries'



'inputs/GLO_AEM_mine_waterproduction_baseline.csv' and 'inputs/GLO_AEM_mine_waterproduction_crdp.csv' are the time series of pumping rates assigned to the mine footprints. These are sourced from following reports: Duralie: HydroSimulations (2014) - Stratford: Heritage Computing (2012) - Rocky Hill: Australasian Groundwater and Environmental Consultants Pty Ltd (2013)



'inputs/GLO_AEM_targets.csv' and 'inputs/GLO_AEM_interpol_targets.csv' are the coordinates of the output locations in the weathered zone for, respectively, communication with the alluvial groundwater models and interpolation of exceedance probability grids. These coordinates are chosen and generated by the modelling team.



The above mentioned files are the input files for the main python script, 'GLO_AEM.py', which uses the ttim package (in directory 'ttim', Bakker, 2015) to generate following files:

-'outputs/GLO_AEM_CSG_waterproduction_0000.csv': simulated water production rate CSG wells for simulation 0000

-'outputs/GLO_AEM_h_gwreceptors_baseline_0000.csv': simulated time series of drawdown at groundwater receptors under baseline for simulation 0000

-'outputs/GLO_AEM_h_gwreceptors_crdp_0000.csv': simulated time series of drawdown at groundwater receptors under CRDP for simulation 0000

-'outputs/GLO_AEM_h_gwtargets_baseline_0000.csv': simulated time series of drawdown at target locations for communication with alluvial modflow models under baseline for simulation 0000

-'outputs/GLO_AEM_h_gwtargets_crdp_0000.csv': simulated time series of drawdown at target locations for communication with alluvial modflow models under CRDP for simulation 0000



The python script reads parameter combination from 'GLO_DoE_Parameters.csv' in dataset 'GLO aem dmax v01', the 10.000 parameter combinations for the design of experiment to train the emulators.



Batch file 'GLO_AEM.q' manages running all 10.000 parameter combinations on the linux platform of the CSIRO High Performance Cluster computers.



Python script 'GLO_AEM_final_spatial_interpolation.py' is almost identical to 'GLO_AEM.py', but reads 200 randomly sampled parameter combinations of the posterior parameter combinations in file 'GLO_AEM_Posterior_interpol.csv' from dataset 'GLO aem dmax v01'. It produces following output files:

-'outputs/GLO_AEM_h_interpol_baseline_0000.csv': simulated drawdown at interpolation locations for exceedance probability grids under baseline for simulation 0000

-'outputs/GLO_AEM_h_interpol_crdp_0000.csv': simulated drawdown at interpolation locations for exceedance probability grids under CRDP for simulation 0000



Batch file 'GLO_AEM_final_spatial_interpolation.q' manages running all 10.000 parameter combinations on the linux platform of the CSIRO High Performance Cluster computers.



This dataset only contains a single set of model outputs. During the modelling for the Bioregional Assessments, 10.000 of the output files were generated.

The drawdown time series at the receptors are postprocessed with script 'GLO_AEM_postprocessing.py' (using batch file 'GLO_AEM_postprocessing.q') to generate maximum drawdown (dmax) and time to maximum drawdown (tmax) in file 'GLO_AEM_10kruns.csv' in dataset 'GLO aem dmax v01'.

Python script 'GLO_AEM_postprocessing_Qcsg.py' is used to generate the maximum CSG water production rate in file 'GLO_Qcsg_DoE.csv' in dataset 'GLO aem dmax v01'.

Python script 'GLO_AEM_interpol_postprocessing.py' is used to generate exceedance probabilities of dmax and tmax in file 'GLO_AEM_interpol_excprob.csv' in dataset 'GLO aem dmax v01'.



References

Frery E, Rohead-O'Brien H, Wilkes P, McVicar T, Van Niel T, Li L, Barron O, Rachakonda P, Zhang Y, Dawes W, Marvanek S, Buettikofer H, and Gresham M (2016) Observations analysis and statistical analysis and interpolation for the Gloucester subregion. Product 2.1-2.2 for the Gloucester subregion from the Northern Sydney Basin Bioregional Assessment. Department of the Environment, Bureau of Meteorology, CSIRO and Geoscience Australia, Australia. http://data.bioregionalassessments.gov.au/product/NSB/GLO/2.1-2.2.



HydroSimulations (2014) Duralie Coal Mine extension project modification, groundwater assessment. Technical report by HydroSimulations for Duralie Coal Pty Ltd. HydroSimulations, Sydney. Viewed 25 March 2015, http://www.duraliecoal.com.au/documents/community_environment/2014_extension/Appendix%20C%20-%20Groundwater%20Assessmentt.pdf.



Heritage Computing (2012) A hydrogeological assessment in support of the Stratford Coal Project environmental impact statement. Technical report by Heritage Computing Pty Limited for Stratford Coal Pty Ltd. Heritage Computing Pty Limited, Sydney. Viewed 10 September 2013, http://www.stratfordcoal.com.au/documents/environment/eis/Appendix%20A%20-%20Groundwater%20Assessment.pdf



Rocky Hill: Australasian Groundwater and Environmental Consultants Pty Ltd (2013) Rocky Hill Coal Project groundwater assessment, Part 4 of the Specialist Consultant Studies Compendium. Technical report by Australasian Groundwater and Environmental Pty Ltd for Gloucester Coal Limited. Australasian Groundwater and Environmental Pty Ltd, Sydney. Viewed 10 September 2013, http://www.rockyhillproject.com.au/wp-content/uploads/2013/08/80604-Vol-2_Part-4-Groundwater.pdf.



Bakker M (2015) TTim. A multi-aquifer transient analytic element model. Version 0.3 Water Resources Section, Civil Engineering and Geosciences. Delft University of Technology, Delft, The Netherlands https://bintray.com/mbakker7/Groundwater/TTim/view

## **Dataset Citation**

Bioregional Assessment Programme (XXXX) GLO AEM Model v02. Bioregional Assessment Derived Dataset. Viewed 18 July 2018, http://data.bioregionalassessments.gov.au/dataset/e76e05a1-3d3c-4014-a163-66a342278ea2.

## **Dataset Ancestors**

* **Derived From** [Standard Instrument Local Environmental Plan (LEP) - Heritage (HER) (NSW)](https://data.gov.au/data/dataset/fd1ff106-2f48-4bda-bfd1-a7206747c483)

* **Derived From** [NSW Office of Water GW licence extract linked to spatial locations - GLO v5 UID elements 27032014](https://data.gov.au/data/dataset/0115c2ba-73c6-4c98-b539-9f67594980cf)

* **Derived From** [Gloucester digitised coal mine boundaries](https://data.gov.au/data/dataset/be85b60f-49dd-485c-bb85-11d45de9792d)

* **Derived From** [Groundwater Dependent Ecosystems supplied by the NSW Office of Water on 13/05/2014](https://data.gov.au/data/dataset/1bdc6089-c114-4485-b962-35a8b3d2357f)

* **Derived From** [GLO Geological Model Extracted Horizons Final Grid XYZ V01](https://data.gov.au/data/dataset/18402b28-677e-45af-9860-067c258eea33)

* **Derived From** [NSW Office of Water GW licence extract linked to spatial locations GLOv4 UID 14032014](https://data.gov.au/data/dataset/98341388-5705-4c42-9f7a-186e16647614)

* **Derived From** [Communities of National Environmental Significance Database - RESTRICTED - Metadata only](https://data.gov.au/data/dataset/c01c4693-0a51-4dbc-bbbd-7a07952aa5f6)

* **Derived From** [National Groundwater Dependent Ecosystems (GDE) Atlas](https://data.gov.au/data/dataset/e358e0c8-7b83-4179-b321-3b4b70df857d)

* **Derived From** [Asset database for the Gloucester subregion on 12 September 2014](https://data.gov.au/data/dataset/d0c21c5c-1b30-4aae-933a-71145b935cc6)

* **Derived From** [GEODATA 9 second DEM and D8: Digital Elevation Model Version 3 and Flow Direction Grid 2008](https://data.gov.au/data/dataset/ebcf6ca2-513a-4ec7-9323-73508c5d7b93)

* **Derived From** [National Groundwater Information System (NGIS) v1.1](https://data.gov.au/data/dataset/e157b1cd-3cb7-4cf9-a13c-a6bed576b8c7)

* **Derived From** [Groundwater Entitlement Data GLO NSW Office of Water 20150320 PersRemoved](https://data.gov.au/data/dataset/5afdddd5-f5b5-42d1-8ca6-8db19ecf1fd3)

* **Derived From** [R-scripts for uncertainty analysis v01](https://data.gov.au/data/dataset/322c38ef-272f-4e77-964c-a14259abe9cf)

* **Derived From** [New South Wales 2 kilometers Residential Exclusions Zone](https://data.gov.au/data/dataset/8e9b4d01-bba2-4741-9ffd-aed0484eb14a)

* **Derived From** [Geofabric Surface Cartography - V2.1](https://data.gov.au/data/dataset/5342c4ba-f094-4ac5-a65d-071ff5c642bc)

* **Derived From** [Groundwater Entitlement Data Gloucester - NSW Office of Water 20150320](https://data.gov.au/data/dataset/bf435e81-60d4-40c7-ac00-76585fc1fe77)

* **Derived From** [Collaborative Australian Protected Areas Database (CAPAD) 2010 - External Restricted](https://data.gov.au/data/dataset/47312aee-722e-4c6e-bef8-9e439480503e)

* **Derived From** [National Groundwater Dependent Ecosystems (GDE) Atlas (including WA)](https://data.gov.au/data/dataset/6dbaee0d-8813-46b1-9c13-1b796e7ed3bf)

* **Derived From** [EIS Gloucester Coal 2010](https://data.gov.au/data/dataset/04c22c59-2f7c-4ba6-a192-7bfb89f6b98d)

* **Derived From** [Report for Director Generals Requirement Rocky Hill Project 2012](https://data.gov.au/data/dataset/d8837d3d-91bb-4496-814e-e707cf65fbb2)

* **Derived From** [Species Profile and Threats Database (SPRAT) - Australia - Species of National Environmental Significance Database (BA subset - RESTRICTED - Metadata only)](https://data.gov.au/data/dataset/7276dd93-cc8c-4c01-8df0-cef743c72112)

* **Derived From** [Geological Maps Combined for NSW](https://data.gov.au/data/dataset/f507bb28-8095-43f8-901e-565699a290b5)

* **Derived From** [Asset database for the Gloucester subregion on 28 May 2015](https://data.gov.au/data/dataset/5815842e-d271-4f73-9d1a-d15c90571330)

* **Derived From** [Gloucester Deep Wells Completion Reports - Geology](https://data.gov.au/data/dataset/0529ae9a-4d40-460d-b52a-fb0e5f646746)

* **Derived From** [NSW Office of Water GW licence extract linked to spatial locations GLOv3 12032014](https://data.gov.au/data/dataset/587c6834-09aa-4cd8-8972-5632880f5ae5)

* **Derived From** [EIS for Rocky Hill Coal Project 2013](https://data.gov.au/data/dataset/ebc1abb5-8b0e-43fa-95e3-2c49dd3343d7)

* **Derived From** [GLO AEM dmax v01](https://data.gov.au/data/dataset/c54640db-ca88-4ed2-8e58-6b1a198293c5)

* **Derived From** [National Heritage List Spatial Database (NHL) (v2.1)](https://data.gov.au/data/dataset/26daa8d7-a90e-47f3-982b-0df362414e65)

* **Derived From** [Asset database for the Gloucester subregion on 8 April 2015](https://data.gov.au/data/dataset/d559e708-089a-46bc-bad2-dc5068993574)

* **Derived From** [Gloucester - Additional assets from local councils](https://data.gov.au/data/dataset/47e9540a-dd75-4e04-bddb-574de1b89ecb)

* **Derived From** [NSW Office of Water combined geodatabase of regulated rivers and water sharing plan regions](https://data.gov.au/data/dataset/24157c41-c42f-4e1f-a791-a1ad18c8215d)

* **Derived From** [GLO RMS Model Depth Structure Eroded v01](https://data.gov.au/data/dataset/d2d676b1-26e5-4b5f-bcf3-60ae7fe41cec)

* **Derived From** [Asset database for the Gloucester subregion on 29 August 2014](https://data.gov.au/data/dataset/7000a82c-85f2-461a-ba35-9d7d1ba6d339)

* **Derived From** [New South Wales NSW Regional CMA Water Asset Information WAIT tool databases, RESTRICTED Includes ALL Reports](https://data.gov.au/data/dataset/a2a929ea-2cb3-42ab-86b9-87deac68acae)

* **Derived From** [Groundwater Modelling Report for Stratford Coal Mine](https://data.gov.au/data/dataset/4a9d9e6c-8d12-4d9c-837f-5c63fa03472a)

* **Derived From** [AGL Gloucester Gas Project AECOM report location map features](https://data.gov.au/data/dataset/7fca4f35-6e4e-4d37-bbae-1c1029a93a40)

* **Derived From** [Groundwater Economic Assets GLO 20150326](https://data.gov.au/data/dataset/2e314212-0677-40b8-86ff-c5166c6906bd)

* **Derived From** [NSW Office of Water Groundwater Licence Extract Gloucester - Oct 2013](https://data.gov.au/data/dataset/56a49393-abaa-43f2-8b7d-97c5d414c1cf)

* **Derived From** [New South Wales NSW - Regional - CMA - Water Asset Information Tool - WAIT - databases](https://data.gov.au/data/dataset/330532aa-66ba-44f5-984b-8a21a99661a0)

* **Derived From** [GLO Deep Well Locations and Depths of Formations V01](https://data.gov.au/data/dataset/e549473c-5b78-4279-8eeb-af86ca6522b3)

* **Derived From** [Freshwater Fish Biodiversity Hotspots](https://data.gov.au/data/dataset/6093bd55-a978-4fcc-a8fa-6881fa015329)

* **Derived From** [NSW Office of Water Groundwater licence extract linked to spatial locations GLOv2 19022014](https://data.gov.au/data/dataset/38c9e2c9-02ac-45a8-a188-936f91a58391)

* **Derived From** [Australia - Species of National Environmental Significance Database](https://data.gov.au/data/dataset/4eff885b-0d68-45e8-b4b1-e3e5448354eb)

* **Derived From** [GLO DEM 1sec SRTM MGA56](https://data.gov.au/data/dataset/ca38ed31-e15d-4bb5-a7ef-0aeba3dad3f4)

* **Derived From** [Australia, Register of the National Estate (RNE) - Spatial Database (RNESDB) Internal](https://data.gov.au/data/dataset/878f6780-be97-469b-8517-54bd12a407d0)

* **Derived From** [NSW Office of Water Groundwater Entitlements Spatial Locations](https://data.gov.au/data/dataset/0f4da0d0-9e82-42f3-84da-1148e0b730c1)

* **Derived From** [GLO Receptors 20150828](https://data.gov.au/data/dataset/acdd94a6-5201-4026-8177-035f25077587)

* **Derived From** [Directory of Important Wetlands in Australia (DIWA) Spatial Database (Public)](https://data.gov.au/data/dataset/6636846e-e330-4110-afbb-7b89491fe567)

* **Derived From** [Geoscience Australia, 1 second SRTM Digital Elevation Model (DEM)](https://data.gov.au/data/dataset/9a9284b6-eb45-4a13-97d0-91bf25f1187b)

* **Derived From** [Collaborative Australian Protected Areas Database (CAPAD) 2010 (Not current release)](https://data.gov.au/data/dataset/7b649c6d-fdbf-40e3-b002-db521665af53)

This dataset is part of a larger collection

Click to explore relationships graph

Spatial Coverage And Location

text: POLYGON ((0 0, 0 0, 0 0, 0 0))

Subjects

User Contributed Tags    

Login to tag this record with meaningful keywords to make it easier to discover

Identifiers