Changes between Version 2 and Version 3 of OfflineImplementationofAnalysisStep
- Timestamp:
- Jul 4, 2019, 11:46:41 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OfflineImplementationofAnalysisStep
v2 v3 27 27 * [ImplementAnalysisenkf Implementation of the analysis for the EnKF] 28 28 * [ImplementAnalysisestkf Implementation of the analysis for the ESTKF] 29 * [ImplementAnalysisnetf Implementation of the analysis for the NETF] 30 * [ImplementAnalysispf Implementation of the analysis for the PF] 29 31 30 32 Filter-specific implementations for local filters: … … 32 34 * [ImplementAnalysisletkf Implementation of the analysis for the LETKF] 33 35 * [ImplementAnalysislestkf Implementation of the analysis for the LESTKF] 36 * [ImplementAnalysislnetf Implementation of the analysis for the LNETF] 34 37 35 38 == Testing the full implementation ==