Skip to content

Releases: ssec/sift

Version 2.0.0b1

04 Sep 12:52
Compare
Choose a tag to compare
Version 2.0.0b1 Pre-release
Pre-release

Issues Closed

  • Issue 380 - Allow setting of satpy config path via env variable
  • Issue 376 - MTG FCI FDSS 500m does not work with LEO data
  • Issue 372 - "Export image"-functionality does not know how to deal with .jpg/.png formats? (PR 375 by @djhoese)
  • Issue 276 - 'del' key to remove layers in 1.1.1 crashes SIFT if no layer is selected
  • Issue 118 - Column sorting in open/import/cache dialog
  • Issue 14 - imageio now requires separate imageio-ffmpeg package
  • Issue 13 - Data probing not accurate
  • Issue 9 - Overview image of data layers are misaligned
  • Issue 7 - Loading / Displaying pre-defined RGB'S from Satpy

In this release 9 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 428 - Fix resolution formatting for numpy floats
  • PR 382 - Fix usage of deprecated Pillow "textsize" method
  • PR 375 - Fix export image and switch to imageio v3 API (372)

Features added

  • PR 422 - Fix MTG-LI filepattern filter and add FCI L2 BUFR/GRIB readers to list
  • PR 381 - Fix setting of external Satpy component configuration

Documentation changes

  • PR 428 - Fix resolution formatting for numpy floats
  • PR 367 - Update readme for install and contributing docs

In this release 7 pull requests were closed.

Version 2.0.0b0

26 May 01:29
326a5f0
Compare
Choose a tag to compare
Version 2.0.0b0 Pre-release
Pre-release

Much of the work for this version was done by a private contractor in a non-GitHub
git service. As such, the normal GitHub issue/PR-based changelog is not available.
Below is a summary of the changes.

  • reading of data from both geostationary (GEO) as well as low-Earth-orbit (LEO)
    satellite instruments
  • visualization of point data (e.g. lightning)
  • support for composite (RGB) visualization
  • an improved timeline manager
  • integration of a statistics module
  • full resampling functionalities using Pyresample
  • an automatic update/monitoring mode
  • partial redesign of the UI/UX
  • ... many more small but useful features!

Version 1.2.3

04 Feb 16:59
0d0a20f
Compare
Choose a tag to compare

Issues Closed

  • Issue 305 - uwsift 1.1.3 doesn't work w/ satpy 0.23

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 331 - Fix Python 3.10 incompatibilities

In this release 1 pull request was closed.

Version 1.2.2

29 Oct 14:46
8133ef3
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 330 - Fix line edits changing to unwanted value

In this release 1 pull request was closed.

Version 1.2.1

28 Oct 15:21
82764b9
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 329 - Fix compatibility with vispy 0.8.0+

In this release 1 pull request was closed.

Version 1.2.0

18 Sep 18:03
48bb601
Compare
Choose a tag to compare

Issues Closed

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 326 - Fix GOES-18 platform not being recognized properly (325)
  • PR 319 - Fix half pixel offset for point probing
  • PR 317 - Fix validity check of reprojected mesh in TiledGelocatedImageVisual
  • PR 316 - Improve log message when tiled image isn't displayed

Features added

  • PR 324 - Update color limit sliders to update display instantly (323)
  • PR 318 - Remove background/overview image tile
  • PR 312 - Update to work with VisPy 0.7

In this release 7 pull requests were closed.

Version 1.1.6

27 Jan 21:56
6795c66
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 311 - Retain forward slash before Libary in prefix

In this release 1 pull request was closed.

Version 1.1.5

27 Jan 21:55
43252de
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 310 - Replace / with \ throughout Prefix where present in qt.conf, to fix …
  • PR 309 - Fix importing data with newer versions of Satpy

In this release 2 pull requests were closed.

Version 1.1.4

27 Jan 21:55
0ebf598
Compare
Choose a tag to compare

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 307 - Fix issues related with newer versions of Satpy and Pyyaml
  • PR 301 - Add support for Satpy 0.23+ and PROJ 6.0+

In this release 2 pull requests were closed.

Version 1.1.3

12 Jun 14:23
9fb905e
Compare
Choose a tag to compare

Pull Requests Merged

Bugs fixed

  • PR 296 - Update bundle scripts to handle installation directory being moved
  • PR 293 - Fix HiDPI setting being set too late
  • PR 292 - Fix bundle script having wrong permissions and activation path
  • PR 288 - Fix STANDARD_NAME not being set correctly

Features added

  • PR 282 - Add SIFT script to python package installation

In this release 5 pull requests were closed.