Skip to content

darc-reading/dare-da-demos

Repository files navigation

Demonstrators for DARE data assimiliation course

This repository contains Python code with a set of demonstrations of data assimilation techniques. This code accompanies the DARE data assimilation online course (https://discoverda.org/).

Interactive demonstrators

Note that demonstrators may take a few minutes to load when first used.

Static demonstrators

If for any reason the above interactive demonstrators don't work, you can view a online, read-only version of the demonstrators using the following links:

Download and run the code locally

You may also download or clone the code from this repository to run it in your local Python environment. You can install the dependencies with pip install -r requirements.txt.

To run the Optimal Interpolation demo using Streamlit, install the dependencies and run streamlit run 1_optimal_interpolation.py. This should open the app in your browser.

Acknowledgements

This code has been created by authors from the Data Assimilation Research Centre (DARC) at the University of Reading, funded in part by the Data Assimilation for the REsilient City (DARE) project (EPSRC EP/P002331/1) and the NERC National Centre for Earth Observation (NCEO).

About

Jupyter notebooks for DARE data assimilation course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published