Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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


Contents

Table of Contents

Convert CCI Snow (NetCDF) to GRIB at TCo1279

Convert IMS (ASCII) to GRIB at TCo1279

  • https://git.ecmwf.int/users/dako/repos/tools/browse/convert_ims
    • download.sh: download the IMS snow cover from the FTP site
    • convert.sh: convert the original ascii ASCII files to GRIB files at a resolution of TCo1279 and plot the snow cover fraction
  • The converted GRIB files are used in the offline LDAS for SEAS6 reforecasts

...

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)

...

    • encode_cci.sh: encode BUFR files from the original NetCDF files (climatological QC is applied here using the climatological SCF above)
  • The encoded BUFR is used for 
    Jira
    serverECMWF Software Support
    columnIdsissuekey,summary,issuetype,created,updated,duedate,assignee,reporter,priority,status,resolution
    columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
    serverId267ffb4b-b041-3e3e-bee4-0486d22e0a7f
    keyIFS-2466

...

Convert in situ snow observations to GRIB at TCo1279

...

languagebash

...

...

  • repos/tools/browse/convert_synop
    • retreive_odb.sh: retrieve in situ snow depth observations from ODB
    • convert_odb.sh: make daily averaged snow depth observations on the model grids at TCo1279
  • Used for the following validation of snow cover products below

Validate snow cover products against in situ observations

...

languagebash

...