Versions Compared

Key

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


...

Python3 support: ECC-815. Revisit the installation page => ENABLE_PYTHON etc

...

Downloadable from our Releases page.

...

New Features/Improvements

  • [ECC-815] - Separate the Python bindings to a different package
    For Python3 we no longer use SWIG. So one has to install the Python3 bindings using "pip install".
    Python2 is unaffected (it is still SWIG based)
  • [ECC-240] - bufr_dump should be able to dump a given subset
    A new option "-S" is provided for bufr_dump to dump a given subset

  • [ECC-932] - bufr_dump: Add option to print expanded descriptors along with their keys and units
    A new option "-d" is provided for bufr_dump to dump the expanded descriptors
  • [ECC-342] - BUFR: Implement extraction of a time interval for uncompressed data[ECC-815] - Separate the Python bindings to a different package
  • [ECC-907] - Key required to inquire whether a reduced Gaussian grid is '"legacy"
  • [ECC-909] - Add a key monthlyVerificationTime in all monthly streams
  • [ECC-913] - Tools: Add gts_count

...