Skip to content

Latest commit

 

History

History
121 lines (76 loc) · 6.84 KB

CHANGELOG.md

File metadata and controls

121 lines (76 loc) · 6.84 KB

###############################################################################

Version 0.7.1 (2024/02/16)

Pull Requests Merged

Features added

  • PR 85 - Update CI Python versions
  • PR 84 - Update versioneer

In this release 2 pull requests were closed.

Version 0.7.0 (2023/06/21)

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

Features added

  • PR 72 - Start refactoring pytroll schedule (74, 68)
  • PR 71 - Create dependabot.yml

In this release 2 pull requests were closed.

Version 0.6.0 (2021/12/09)

Issues Closed

In this release 7 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 61 - Allow mersi-2 as instrument name (59)
  • PR 56 - Remove a bug introduced in PR38 (52)
  • PR 51 - Remove some redundant code and fix a failed unit test.
  • PR 45 - Use recent ssl protocol for older python versions
  • PR 38 - Fix S3 olci scan duration

Features added

  • PR 67 - Refactor remove legacy code support (62)
  • PR 66 - Change tested Python versions to 3.8, 3.9 and 3.10
  • PR 64 - Use safe loading for YAML config file
  • PR 61 - Allow mersi-2 as instrument name (59)
  • PR 58 - Fix a test failure on Python 3.7
  • PR 57 - Fix an import raising deprecation warning (54)
  • PR 55 - Add GitHub actions to run unittests (53)
  • PR 50 - Add a southern hemisphere pass test.
  • PR 46 - Give the option to plot multiple polygons
  • PR 45 - Use recent ssl protocol for older python versions
  • PR 44 - Make plot filename more complete, including the instrument name
  • PR 42 - Make it possible to tell cartopy to use offline shapefiles
  • PR 41 - Fix nasa ftp retrieval
  • PR 38 - Fix S3 olci scan duration

In this release 19 pull requests were closed.

Version 0.5.2 (2019/03/19)

Pull Requests Merged

Bugs fixed

  • PR 36 - Add xarray to conda dependencies
  • PR 35 - Bugfix - when a set of sensors are provided choose avhrr if it is one of them
  • PR 33 - Bugfix avhrr naming

In this release 3 pull requests were closed.

Version 0.5.1 (2019/01/08)

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 26 - Speed up schedule generation (25)
  • PR 24 - Bugfix schedule generation

Features added

  • PR 29 - Move save_fig import in under the save function
  • PR 28 - Restructure the get_next_passes putting some of the highly nested cod…
  • PR 26 - Speed up schedule generation (25)
  • PR 23 - Versioneer

In this release 6 pull requests were closed.

Version 0.5.0 (2018/11/25)

Issues Closed

In this release 1 issue was closed.