4 | | == Version 1.9 - May 6, 2013 == |
| 4 | == Version 1.10 - October 4, 2013 == |
| 5 | |
| 6 | Changes:[[BR]] |
| 7 | * Added a simplified implementation variant that relies on the parallelization. For the case that there are sufficient processors to integrate all ensemble members in parallel, the new routines '''PDAF_assimilate_X''' (with X being replaced by the name of the filter algorithm) can be used. |
| 8 | * Added tutorial implementations for an example of the online implementation (single program) of PDAF. The examples demonstrate the implementation with a model that itself is not parallelized as well as a parallelized model. Corresponding tutorials are now available on the [PdafTutorial tutorial web page]. |
| 9 | |
| 10 | |
| 11 | ---- |
| 12 | |
| 13 | == Previous versions == |
| 14 | |
| 15 | |
| 16 | === Version 1.9 - May 6, 2013 === |