Versions Compared

Key

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

...

On the same day, the default version of MARS will be changed to use these new default libraries.

...

  • The encoding of the keys affecting the description of the area and grid resolution (latitudeOfFirstGridPoint[InDegrees], latitudeOfLastGridPoint[InDegrees] longitudeOfFirstGridPoint[InDegrees] longitudeOfLasstGridPoint[InDegrees], iDirectionIncrement[InDegrees], jDirectionIncrement[InDegrees]) is restricted to millidegrees for GRIB 1 fields.  An attempt to represent these values with sub-millidegree precision via an interpolation with MARS or directly with EMOSLIB will result in an error and the retrieval will fail.  User programs setting these keys are unaffected.
  • The default type for the mars keys "stream" and "class" in GRIB 1 messages is changed from "integer" to "string".  Users that have created GRIB index files using these keys will need to rebuild the index.

...

Code Block
languagebash
module switchload metview/new

module load Magics/new

module switch emos/new

module switch grib_api/new

mars -t

...

Code Block
languagebash
module switchload metview/old

module load Magics/old

module switch emos/old

module switch grib_api/old

...

Code Block
languagebash
module switch emos/old

module switch grib_api/old

For a short time only, it will also be possible for users to use the The previous default version of MARS by using the "mars -p" command.can be used with 'mars -t -p'. 

Warning

The 'mars -t -p' version is provided for test purposes only.   It should not be used as a long term replacement for the default 'mars'.  Please let ECMWF know if you need to use 'mars -t -p'.