You can see and clone these tools at https://git.ecmwf.int/users/dako/repos/tools/browse.


Contents

1. Convert CCI Snow (NetCDF) to GRIB at TCo1279

2. Convert IMS (ASCII) to GRIB at TCo1279

3. Make climatological snow cover fraction based on IMS

  • https://git.ecmwf.int/users/dako/repos/tools/browse/clim_ims
    • mk_clim.sh: create climatological snow cover fraction based on IMS from 2006 to 2020 (15 years), at first TCo1279 then converted to 0.05 degrees
  • Used in the offline LDAS for SEAS6 reforecasts (TCo1279)
  • Used for quality control of the CCI Snow to be assimilated in ERA6 (0.05 degrees)

4. Encode BUFR from CCI Snow for ERA6

srun -c 32 --mem=64GB ./orog.sh
    • encode_cci.sh: encode BUFR files from the original NetCDF files (QC is applied here using the climatological SCF above)
  • The encoded BUFR is used for  IFS-2466 - Getting issue details... STATUS

5. Snow tracker

6. Convert in situ snow observations to GRIB at TCo1279

7. Validate snow cover products against in situ observations