Skip to content

Enables LIS to process two observation types in one DA instance.  #1416

@cmclaug2

Description

@cmclaug2

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 772
  • pf_Mod.F90; line 643
  • ekf_Mod.F90; line 804
  • enksgrace_Mod.F90; line 668
  • Enkf_Mod.F90; line 668

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions