Versions Compared

Key

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

...

Table of contents

Table of Contents
excludeTable of contents

Highlights

Software stack ready for next operational IFS cycle

...

  • fixed issue where the Hovmoeller module's 'expand' option did not work
  • fixed issue that caused a crash when plotting a tephigram using the Stations module for location input
  • performance optimisation in the lookup function - see Fieldset Functions
  • added two new Gallery examples that answer commonly asked questions about setting up curve plotting
  • built with the latest ecCodes and Magics, Metview will of course inherit their improvements, and the new Magics palettes will be available to browse in the Contouring icon's editor
  • more - see the release notes!

Metview's Python interface version 1.6.0 brings new features, including:

  • added png driver keyword arguments to setoutput('jupyter') to control output size in notebooks
  • added write(filename) method for classes Fieldset, Geopoints, GeopointSet, Bufr and NetCDF
  • added ability to construct a Fieldset from a list of Fieldsets, e.g. Fieldset([f1, f2, f3])

...