An open API service indexing awesome lists of open source software.

https://github.com/termoshtt/data_assimilation.py

Data Assimilation in Python
https://github.com/termoshtt/data_assimilation.py

Last synced: 5 months ago
JSON representation

Data Assimilation in Python

Awesome Lists containing this project

README

          

Data Assimilation (DA)
========================

[![Build Status](https://travis-ci.org/termoshtt/continuate.svg?branch=master)](https://travis-ci.org/termoshtt/data_assimilation.py)
[![GPLv3](http://img.shields.io/badge/License-GPLv3-blue.svg?style=flat)](LICENSE)
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/termoshtt/data_assimilation.py)

Algorithms
------------

- ETKF based on [Hunt et al. Physica D(2007)]
- LETKF based on [Hunt et al. Physica D(2007)]

License
--------
GPLv3 (See LICENSE file)