Summary
The impact of snow DA changes has been investigated for 49r1. Snow depth on the Tibetan Plateau and the Rocky Mountains is reduced by assimilating IMS except on complex orography. RMSE of 2m temperature is reduced by 0.5% for winter and 1% for spring in the Northern Hemisphere. In addition, computational time for the 'snow' task is reduced about 30 seconds at 0 UTC by reducing a radius for observation scanning and number of IMS input in 2D-OI.
Jira tickets
Contents
current system | candidate for 49r1 | |
---|---|---|
IMS mask | based on altitude (>1500m) | based on SDFOR (>300) |
IMS thinning | select 1 from every 36 | select nearest IMS on a gaussian grid of 31km (TL639) |
IMS rejection on IMS mask | No | Yes |
Cap value for snow depth | 1.4m | 3.0m |
RSCALE_Z | 800m | 500m |
SCAN_RAD | 3000km | 300km |
ODB | Improve number of O-A |
In the current operational system, IMS is not assimilated on mountainous areas over 1500m (the same as ERA5). However, Orsolini et al.(2019) found:
In order to improve the biases, the condition to assimilate IMS has been changed. In the latest experiment, IMS is not assimilated if standard deviation of filtered sub-grid orography (SDFOR) is more than 300. This is based on the idea that IMS snow cover from satellite observations could be less accurate on complex orography. The following figures show IMS masks for the current system and the latest experiment.
IMS mask based on altitude (>1500m) | IMS mask based on SDFOR (>300) |
---|---|
In the current operational system, a simple data thinning is applied to IMS by "bufr_filter" (select 1 from every 36 raw observations). However, it leads to inhomogeneous coverage of IMS, especially in some areas. In order to improve it, new data thinning has been tested by "bufr_grid_screen_parallel" as same as other satellite observations. The thinning selects nearest observations on a reduced gaussian grid of 31km (TL639). As a result, the coverage becomes homogeneous and number of observations is reduced from 251926 to 109223.
Simple thinning (select 1 from every 36) | Updated thinning (select nearest IMS on a gaussian grid of 31km) |
---|---|
Snow water equivalent (SWE) in ERA5, ERA5-Snow and ERA5-Land has been validated against in situ observations (snow course in Canada) by Chris Derksen (ECCC). He pointed out that ERA5 and ERA5-Snow don't represent SWE more than 500mm (personal communication). We found that it is caused by a cap value of 1.4m in snow depth analysis. It has been changed to 3.0m in the latest experiment.
The usage of IMS is a bit tricky in the current operational system. IMS is not assimilated on model grids of IMS mask instead of rejecting IMS directly. So large departures can be calculated on IMS mask and the impact propagates outside IMS mask. I found that suspicious increments can be accumulated on IMS mask by the following processes:
In order to reduce such suspicious increments, the following changes have been applied:
Suspicious increments are accumulated on IMS mask before these modifications but they are reduced after the modifications.
control | before modifications | after modifications |
---|---|---|
SCAN_RAD has been changed from 3000km to 300km. The horizontal correlation at a distance of 300km is 0.028 and it is enough small. This change reduces computational cost for sorting observations.
ID | Type | Cycle | Resolution | Start | End | Description |
---|---|---|---|---|---|---|
hut8 | an | 48r1.0 | TCo399 | 02/12/2020 | 28/02/2021 | control |
hwcu | an | 48r1.0 | TCo399 | 02/12/2020 | 31/08/2021 | control (bit-identical to hut8 until 28th Feb) |
hxni | an | 48r1.0 | TCo399 | 02/12/2020 | 31/08/2021 | include snow DA changes |
hut7 | an | 48r1.0 | TCo399 | 02/06/2020 | 31/08/2020 | control |
hzbc | an | 48r1.0 | TCo399 | 02/06/2020 | 31/08/2020 | include snow DA changes |
The following figures show snow depth averaged in Feb 2021. Snow depth on the Tibetan Plateau and the Rocky Mountains is reduced by assimilating IMS. Snow depth on the other mountains are increased by the cap value change.
control (hut8) | test (hxni) | hxni - hut8 |
---|---|---|
RMSE of 2m temperature is reduced by about 0.5% for winter in the Northern Hemisphere (especially in North America).
RMSE for 2m temperature against analysis in the NH | RMSE for 2m temperature against observations in the NH |
---|---|
Scorecard for winter | Scorecard for summer |
---|---|
Scorecard for winter | Scorecard for spring | Scorecard for summer | Scorecard for 9 months |
---|---|---|---|