/(English follows)/
Chers usagers du Datamart du SMC,
A partir du *27 mars 2019*, passe de 12Z, les fichiers GRIB du SRPD et
du SHRPD contenant *l'indice de Showalter et l'indice de soulèvement
seront mis à jour *selon :
*- _Changement de nomenclature_*
Le paramètre *SHOWA_SFC_0 sera remplacé par SHWINX_ISBL_500 *dans les
noms de fichiers contenant l'indice Showalter.
Par exemple, les fichiers :
* CMC_reg_SHOWA_SFC_0_ps10km_2019031800_P000.grib2
* CMC_hrdps_continental_SHOWA_SFC_0_ps2.5km_2019031900_P000-00.grib2
seront respectivement renommés selon :
* CMC_reg_SHWINX_ISBL_500_ps10km_2019031800_P000.grib2
* CMC_hrdps_continental_SHWINX_ISBL_500_ps2.5km_2019031900_P000-00.grib2
Aussi, le paramètre *4LFTX_SFC_0 sera remplacé par MU-VT-LI_ISBL_500
*dans les noms de fichiers contenant l'indice de soulèvement.
Par exemple, les fichiers :
* CMC_reg_4LFTX_SFC_0_ps10km_2019031800_P000.grib2
* CMC_hrdps_continental_4LFTX_SFC_0_ps2.5km_2019031900_P000-00.grib2
seront respectivement renommés selon :
* CMC_reg_MU-VT-LI_ISBL_500_ps10km_2019031800_P000.grib2
* CMC_hrdps_continental_MU-VT-LI_ISBL_500_ps2.5km_2019031900_P000-00.grib2
- _*Changement d'encodage*_
*L'indice Showalter sera désormais encodé avec le paramètre 13 des
tables de l'OMM au lieu du paramètre local 193, et sera encodé au niveau
isobarique 500mb au lieu de la surface*.
Par exemple, une sortie grib_dump retournera les informations suivantes :
/grib_dump -O filename_new.grib2//
//11 parameterNumber = 13 [Unknown code table entry
(grib2/tables/4/4.2.0.7.table) ]//
//23 typeOfFirstFixedSurface = 100 [Isobaric surface (Pa)
(grib2/tables/4/4.5.table) ]//
//24 scaleFactorOfFirstFixedSurface = -4//
//25-28 scaledValueOfFirstFixedSurface = 5/
Enfin, *l'indice de soulèvement sera désormais encodé au niveau
isobarique 500mb au lieu de la surf**ace.*
Par exemple, une sortie grib_dump retournera les informations suivantes :
/grib_dump -O filename_new.grib2//
//11 parameterNumber = 11 [Best (4-layer)
(grib2/tables/4/4.2.0.7.table) ]//
//23 typeOfFirstFixedSurface = 100 [Isobaric surface (Pa)
(grib2/tables/4/4.5.table) ]//
//24 scaleFactorOfFirstFixedSurface = -4//
//25-28 scaledValueOfFirstFixedSurface = 5/
Un échantillon de ces nouveaux fichiers est disponible à l'adresse:
http://collaboration.cmc.ec.gc.ca/cmc/cmos/sample_ssw_grib/
Notez que la documentation sur le site
https://meteo.gc.ca/grib/index_f.html sera mis à jour en conséquence
ultérieurement.
Nous sommes désolés des désagréments que ces changements avec court
préavis pourraient vous occasionner. N'hésitez pas à me contacter pour
toute question concernant ces nouveaux paramètres.
Bonne journée,
Sandrine
--
Sandrine Edouard
Coordonnatrice nationale, Accès aux données ouvertes
National coordinator, Open Data Access
Applications en traitement de données environnementales -
Environmental Data Processing Applications
Centre météorologique canadien - Canadian meteorological centre (CMC)
Environnement et changement Climatique Canada - Environment and Climate Change Canada
http://www.ec.gc.ca/
Courriel/email: ec.dps-client.ec(a)canada.ca
Téléphone/Phone: 514-421-4729
2121 Trans-Canada N. Suite 230
Dorval, Québec
CANADA H9P 1J3
==========================================
Dear MSC Datamart users,
As of *March 27, 2019*, from 12Z, the RDPS and HRDPS GRIB files
containing the *Showalter index and the lifting index will be updated*
according to :
*- _Change of nomenclature_*
The parameter *SHOWA_SFC_0 will be replaced by SHWINX_ISBL_500* in
filenames containing the Showalter index.
For example, the files:
* CMC_reg_SHOWA_SFC_0_ps10km_2019031800_P000.grib2
* CMC_hrdps_continental_SHOWA_SFC_0_ps2.5km_2019031900_P000-00.grib2
will be renamed respectively :
* CMC_reg_SHWINX_ISBL_500_ps10km_2019031800_P000.grib2
* CMC_hrdps_continental_SHWINX_ISBL_500_ps2.5km_2019031900_P000-00.grib2
Also, the parameter *4LFTX_SFC_0 will be replaced by MU-VT-LI_ISBL_500*
in the filenames containing the lifting index.
For example, the files:
- CMC_reg_4LFTX_SFC_0_ps10km_2019031800_P000.grib2
- CMC_hrdps_continental_4LFTX_SFC_0_ps2.5km_2019031900_P000-00.grib2
will be renamed respectively :
- CMC_reg_MU-VT-LI_ISBL_500_ps10km_2019031800_P000.grib2
- CMC_hrdps_continental_MU-VT-LI_ISBL_500_ps2.5km_2019031900_P000-00.grib2
- _*Change of encoding*_
*The Showalter index will now be encoded with parameter 13 of the WMO
tables instead of local parameter 193, and will be encoded at the
isobaric level 500mb instead of the surface*.
For example, a grib_dump output will return the following information:
/grib_dump -O filename_new.grib2//
//11 parameterNumber = 13[Unknown code table entry
(grib2/tables/4/4.2.0.7.table) ]//
//23 typeOfFirstFixedSurface = 100[Isobaric surface (Pa)
(grib2/tables/4/4.5.table) ]//
//24 scaleFactorOfFirstFixedSurface = -4//
//25-28 scaledValueOfOfFirstFixedSurface = 5/
Finally, the *lifted index will now be encoded at the 500mb isobaric
level instead of the surface.*
For example, a grib_dump output will return the following information:
/grib_dump -O filename_new.grib2//
//11 parameterNumber = 11[Best (4-layer) (grib2/tables/4/4.2.0.7.table) ]//
//23 typeOfFirstFixedSurface = 100[Isobaric surface (Pa)
(grib2/tables/4/4.5.table) ]//
//24 scaleFactorOfFirstFixedSurface = -4//
//25-28 scaledValueOfOfFirstFixedSurface = 5/
A sample of these new files is available at:
http://collaboration.cmc.ec.gc.ca/cmc/cmos/sample_ssw_grib/
Note that the documentation available at the address
https://meteo.gc.ca/grib/index_e.html , will be updated accordingly at
a later date.
We apologize for any inconvenience these changes on short notice may
cause in your applications. Feel free to contact me if you have any
questions about these changes.
Have a nice day,
Sandrine
--
Sandrine Edouard
Coordonnatrice nationale, Accès aux données ouvertes
National coordinator, Open Data Access
Applications en traitement de données environnementales -
Environmental Data Processing Applications
Centre météorologique canadien - Canadian meteorological centre (CMC)
Environnement et changement Climatique Canada - Environment and Climate Change Canada
http://www.ec.gc.ca/
Courriel/email: ec.dps-client.ec(a)canada.ca
Téléphone/Phone: 514-421-4729
2121 Trans-Canada N. Suite 230
Dorval, Québec
CANADA H9P 1J3