-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Formally opening a tread for reading and processing 2 separate fields from one data source. @KUL-RSDA has implemented this feature in #1415 as a way to jointly assimilate VH and VV backscatter retrievals. This is referenced in #1192. This was done exclusively for the ensemble Kalman filter. This feature can be propagated to the other DA algorithms.
In enkf_Mod.F90; within the “writeInnovationOutput” subroutine, the innovation files were changed from being defined as 2 dimensional to being defined as 3 dimensional.
This feature should be propagated to the writeInnovaionOutput() subroutine called in:
ensrf_Mod.F90; line 772pf_Mod.F90; line 643ekf_Mod.F90; line 804enksgrace_Mod.F90; line 668Enkf_Mod.F90; line 668
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request