You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This new issue addresses item (2) of (closed) issue #325
For the coupling of the LDAS to the Hybrid 4D EnVar ADAS, the LDAS needs to be able to read and use a separate set of forcing files for each ensemble member (from the atmospheric ensemble in the ADAS).
This roughly involves making the following changes:
A convention for storing the ensemble of forcing files in separate directories or with different file names (that encode the ensemble ID) will be needed.
Initialize the metforce GridComp separately for each ensemble member.
Change the loop in the metforce GridComp run method.
This new issue addresses item (2) of (closed) issue #325
For the coupling of the LDAS to the Hybrid 4D EnVar ADAS, the LDAS needs to be able to read and use a separate set of forcing files for each ensemble member (from the atmospheric ensemble in the ADAS).
This roughly involves making the following changes:
A convention for storing the ensemble of forcing files in separate directories or with different file names (that encode the ensemble ID) will be needed.
Initialize the metforce GridComp separately for each ensemble member.
Change the loop in the metforce GridComp run method.
cc: @saraqzhang @biljanaorescanin @weiyuan-jiang
The text was updated successfully, but these errors were encountered: