MARS requests for some parameters will also be affected by the migration to GRIB2.
| Table of Content Zone | ||||
|---|---|---|---|---|
|
...
Changes to param keyword
For GRIB1 parameters, the param keyword in the mars request can be set to param=indicatorOfParameter.table2Version. Requests with this structure will not work for GRIB2 as these two keys do not exist in this edition. The paramId must be used for GRIB2 parameters. This is the recommended way of specifying parameters in MARS requests.
...