Versions Compared

Key

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

...

  •  If you use python to generate your suite definitions, then simple make sure you run(defs.check())

    module load ecflow/ new
    ...
    # build your python suite definitions
    def = ...
    print defs.check()  #  this will print any problems with triggers and inlimit


  • Alternatively you can use:

    module swap ecflow/ 4.12.0
    ecflow_client --get > tmp.def
    ecflow_client --load tmp.def check_only #  this will print any problems with triggers and inlimit


If you have migrated to the new release, to check all your suites run:

module load ecflow/ 4.12.0
ecflow_client --check=_all_   #  this will print any problems with triggers and inlimits

You have all the details in the ecflow release 4.12.0.

...

This table summarises the changes in the version of the different packages:

PackageDefault versionRelease notesDownload page
BeforeAfter
CodesUI1.2.11.2.4CodesUI - Change HistoryCodesUI - Releases
ecCodes2.9.22.12.5

Latest news

ecCodes Releases
ecFlow4.11.14.12.0

Latest news

ecFlow Releases
Magics3.2.24.0.3Latest NewsMagics Releases
Metview5.4.15.5.3

Version 5.0 Updates

Metview Releases
Metview Bundle
ODB API0.18.00.18.1Change historyODB API Release
quaver1.2.51.2.6--
ecmp1.0.31.1.1--



Note

ecCodes is now the official ECMWF encoder and decoder for GRIB and BUFR formats. It supersedes GRIB-API, for the GRIB format, and EMOSLIB, for the BUFR. If you still use any of those, we encourage you to migrate to ecCodes.


PackageDefault versionRelease notesDownload page
BeforeAfter
EMOSLIB4.5.84.6.1History of EMOSLIB changesEMOSLIB Releases

Please see the Release notes for full details of the changes implemented in each package.

...

Note

Some of the versions in this list may already be the default for a specific package on a certain platform, so no changes will be made in those cases. After the update, all platforms will have the same defaults for all these packages.