Background

In the current operational system, snow analysis is based on 2D-OI separated from the SEKF (for soil moisture analysis) and the 1D-OI (for soil temperature and snow temperature). As a step towards an unified land data assimilation system (de Rosnay et al., 2022), snow analysis has been implemented in the SEKF. This page shows details of the changes and the first result.

Branches

dako_CY48R1.1_SEKF_snow

Configurations to analyse snow water equivalent in the SEKF

  1. Input analysed snow depth from the 2D-OI (arpifs/obs_preproc/obsgen.F90)
  2. Calculate and input additional EDA Jacobians related to snow (gen/fetchmars, arpifs/sekf/sekf_geteda_jacobians.F90)
  3. Analyse snow water equivalent using the analysed snow depth and Jacobians (arpifs/sekf/sm_ekf_main.F90)
  4. So far, increments for snow water equivalent are not reflected to the analysis field (offline calculation only)

Result (01/12/2021 00UTC)

1.Analysis increments in the 2D-OI

2.Analysis increments in the SEKF

(observation: SD from the 2D-OI)

3.Analysis increments in the SEKF

(observation: SWE from the 2D-OI)


sekf_inc_l1.grib(SM1)sekf_inc_l2.grib(SM2)sekf_inc_l3.grib(SM3)

Cntl

(hzx1)

Test

(i5eq)

Future work