Changes between Version 58 and Version 59 of ReleaseNotes


Ignore:
Timestamp:
Jun 5, 2026, 6:49:09 PM (39 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes

    v58 v59  
    22
    33
    4 == Version 3.1.1 - May 27, 2026 ==
     4== Version 3.1.2 - June 5, 2026 ==
     5
     6This is a bug-fix release. It corrects a possible dependency problem of source files, which can let the compilation of the PDAF library fail.
     7
     8
     9----
     10
     11== Previous releases ==
     12
     13=== Version 3.1.1 - May 27, 2026 ===
    514
    615This is a bug-fix release. The bug was introduced in PDAF V3.0beta when revising the PDAF-internal observation handling. It only occurs in the localized ensemble filters under special conditions.
     
    1524- Revised implementation recommendation for init_dim_obs_pdafomi in callback_obs_pdafomi.F90. Now the overall number of observation is incremented in step-wise instead of using a sum over all obervation types at the end of the routine. This simplified the addition of further observation types.
    1625
    17 ----
    18 
    19 == Previous releases ==
    2026
    2127=== Version 3.1 - April 16, 2026 ===