Skip to content

v1.0-beta

Latest
Compare
Choose a tag to compare
@myying myying released this 17 Jan 23:35
· 150 commits to main since this release

v1.0 beta test release

Most of the essential functionality is implemented: serial and batch assimilation algorithms, parallel scheme, model interfaces, dataset interfaces, synthetic observation option, localization. More features will be implemented soon.

See "Quick Start Guide" for instructions to setup the system.

A simple 2d vortex model (models/vort2d) provides a testcase to play with the system. The script "models/vort2d/run_forecast.sh truth" can help perform a deterministic forecast and save it as "truth", then "scripts/run_cycle.sh" performs cycling data assimilation using synthetic observations. The whole procedure is also illustrated step-by-step in a jupyter-notebook in "tutorials/vort2d_testcase.ipynb"

All feedback are welcomed. Please use the Issues tab if you want to contribute to NEDAS developement!