Changes between Version 298 and Version 299 of LnDevel
- Timestamp:
- May 30, 2025, 8:45:49 AM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LnDevel
v298 v299 163 163 164 164 165 This is a major release. The whole PDAF code was revised and modernized. 165 This is a major release. The whole PDAF code was revised and modernized. Further, a new universal calling interface for the analysis step and other new functionality was added. 166 166 167 167 Important: 168 1. We have marked this release as a beta-release mainly because of the large changes in the code. While we have tested this release carefully with different applications, we cannot exclude that there are issues that we didn't find. We like to motivate all users to test PDAF V3.0 and to let us know possible issues (using the Issues-function in Github or by email to pdaf\@awi.de). This will help us to fix such issues so that the final release for PDAF V3.0 can hopefully be releasedin 2-3 months. During this time, we will also finalize the documentation to reflect all changes.168 1. We have marked this release as a beta-release mainly because of the large changes in the code. While we have tested this release carefully with different applications, we cannot exclude that there are issues that we didn't find. We like to motivate all users to test PDAF V3.0 and to let us know possible issues (using the Issues-function in Github or by email to pdaf\@awi.de). This will help us to fix such issues so that the final release for PDAF V3.0 can be done in 2-3 months. During this time, we will also finalize the documentation to reflect all changes. 169 169 170 170 2. PDAF V3.0 is not fully backward compatible, due to the modernization of the code. Thus, with this release, it is not possible to just compile and link with existing implementations like in previous releases. The required adaptions are, however, small. Below the code changes affecting backward-compatibility are also described. … … 228 228 ** Need to adapt** - no need for proofreading yet 229 229 230 [wiki:Implement3DVarAnalysisOverview] replace by Implement3DVarAnalysisOverview_PDAF23 230 231 [wiki:ImplementAnalysisestkf] and related papges on full interface of different filters 231 232