Skip to content

rhugman/emulators-demo

Repository files navigation

emulators-demo

DOI

This repository contains workflow scripts and example cases to demonstrate emulator-assisted modelling workflows using pyEMU and PEST++.

Contents

The repository includes the following primary workflow scripts:

  • workflow_gpr.py: Contains examples utilizing Gaussian Process Regression (GPR).
  • workflow_dsi.py: Contains examples utilizing Data-Space Inversion (DSI).

Installation

To set up the required environment, use the provided environment.yml file.

  1. Create the environment:

    conda env create -f environment.yml
  2. Activate the environment:

    conda activate emul

Usage

To run the example workflows, ensure the environment is activated and execute the Python scripts from the root directory:

To run the GPR examples:

python workflow_gpr.py

To run the DSI examples:

python workflow_dsi.py

Citation

If you use this software, please cite it using the DOI badge above. Metadata for Zenodo is maintained in .zenodo.json.

License

This project is licensed under the GNU General Public License v3.0 — see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages