Skip to content

Releases: metno/pyaerocom

Version 0.7.0 with improved flexibility and user-friendliness

23 Nov 14:42
Compare
Choose a tag to compare

This release does not include many new features but rather significant improvements in the user-friendliness and flexibility.

Main improvements include (for details see changelog):

  • Improved setup of Config class (pyaerocom.const) for different path environments (including bug fixes)
    • leading to a more flexible and faster import of pyaerocom
  • Improved handling and flexibility of gridded data that is not prepared following the AeroCom standards
  • Much improved reading and processing of EBAS data (and ungridded data in general, e.g. EBAS SQL constraints can now also be provided in ReadUngridded.read())
  • Some new methods and bug fixes in UngriddedData class
  • pyaerocom can now be installed via conda (see README)

Minor updates and bug fixes

21 Oct 11:16
Compare
Choose a tag to compare
v0.6.3

Merge branch 'master' of https://github.com/metno/pyaerocom

First release

18 Oct 18:29
Compare
Choose a tag to compare

First release of pyaerocom. For an overview of relevant features and usage, see introduction tutorial.

Remarks

  • Not yet ready to be used on Windows machines.
  • For data access, please see here or contact us.
  • Python 3 only