PDAF - Parallel Data Assimilation Framework#

Contact person

Lars Nerger

Description#

The Parallel Data Assimilation Framework - PDAF - is a software environment for data assimilation. PDAF simplifies the implementation of the data assimilation system with existing numerical models. With this, users can obtain a data assimilation system with less work and can focus on applying data assimilation.

PDAF provides fully implemented and optimized data assimilation algorithms, in particular ensemble-based Kalman filters like LETKF and LESTKF and nonlinear filters. It allows users to easily test different assimilation algorithms and observations. PDAF is optimized for the application with large-scale models that usually run on big parallel computers and is applicable for operational applications. However, it is also well suited for smaller models and even toy models and is also used to teach data assimilation.

PDAF provides a standardized interface that separates the numerical model from the assimilation routines. This ensures a separate of concerns and allows to perform the further development of the assimilation methods and the model independently. PDAF makes new algorithmic developments readily available through the interface such that they can be immediately applied with existing implementations. The PDAF release package provides small models for easy testing of algorithmic developments and for teaching data assimilation.

PDAF is a community open-source project. Its functionality will be further extended by input from research projects. In addition, users are welcome to contribute to the further enhancement of PDAF, e.g. by contributing additional assimilation methods or interface routines for different numerical models.

Model(s)#

PDAF :LGPL3

Programming language(s)#

Python
FORTRAN

Tags#

#optional #infrastructure #data assimilation #ensemble forecasting #kalman filter #envar #particle filter #seamless # wateragri #cmems # helmholtz esm

Back to Optional components