= Welcome to the home of PDAF - the Parallel Data Assimilation Framework = {{{ #!html
PDAF is developed,
hosted and maintained at the
Computing Center of the Alfred Wegener Institute.
News
10/05/2010
Release of Version 1.6.2 (release notes)
08/27/2010
Added Implementation Guide with notes on specific routines for SEIK.
08/27/2010
Release of Version 1.6.1 (release notes)
}}} The Parallel Data Assimilation Framework - PDAF - is a software framework that simplifies the implementation of data assimilation systems using existing numerical models. Reducing the work required for the implementation will enable users to obtain a data assimilation system with less work. Thus, they can focus on applying data assimilation, rather than implementing it. PDAF provides a well-defined interface that separates the model from the assimilation routines. This allows to continue the development of the assimilation methods and the model independently. New developments on the algorithmic side can be readily made available through the interface such that they can be tested immediately with existing implementations. PDAF provides fully implemented and optimized data assimilation algorithms. The Framework is optimized for the application with large-scale models that usually run on big parallel computers. However, it is also well suited for smaller models and even toy models. PDAF is an open-source project. Thus, users are welcome to contribute to the further enhancement of PDAF, e.g. by contributing further assimilation methods or interface routines for different numerical models. This Wiki contains a growing documentation for PDAF. Content:[[BR]] * [FeaturesofPdaf Features and requirements of PDAF] * [GeneralImplementationConcept Implementation Concept of PDAF] {{{ #!html
  • Software download
  • }}} * [wiki:ImplementationGuide Implementation Guide]