Skip to content

Releases: ssec/sift

Version 1.1.2

10 Jan 18:23
79f93b8
Compare
Choose a tag to compare

Issues Closed

  • Issue 278 - Bands of different resolutions are not grouped together (PR 279)

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 279 - Fix incorrectly grouping layers from the same scene (278)
  • PR 275 - Recognize GEO-KOMPSAT-2A satellite and LI and GLM instruments

In this release 2 pull requests were closed.

Version 1.1.1

10 Jan 18:24
5f498ae
Compare
Choose a tag to compare

Issues Closed

  • Issue 278 - Bands of different resolutions are not grouped together (PR 279)

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 279 - Fix incorrectly grouping layers from the same scene (278)
  • PR 275 - Recognize GEO-KOMPSAT-2A satellite and LI and GLM instruments

In this release 2 pull requests were closed.

Version 1.1.0

05 Dec 15:13
ab6d487
Compare
Choose a tag to compare

Issues Closed

  • Issue 253 - AttributeError and core dump when removing file from selection dialogue
  • Issue 252 - Incorrect geolocation for ABI L1B RadC (CONUS) data (PR 254)
  • Issue 243 - RGB "gamma" values, worked with the inverse
  • Issue 235 - Export image screenshots whole window (PR 238)
  • Issue 234 - Fix numba warnings when opening SIFT (PR 237)
  • Issue 233 - PyQt5 from conda-forge no longer builds with WebKit (PR 236)
  • Issue 229 - Update workspace directory on Windows installations
  • Issue 227 - Rename package name for conda-forge and PyPI (PR 230)
  • Issue 220 - Migrate to PyQt5 (PR 222)
  • Issue 216 - Refactor names and modules to be more PEP8 compliant
  • Issue 210 - Add option for color bar on exported images (PR 238)
  • Issue 3 - Satpy readers only version of SIFT

In this release 12 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 254 - Fix vertex coordinates being calculated incorrectly (252)
  • PR 241 - Fix probing RGB layers crashes

Features added

  • PR 263 - Add caching to satpy available readers
  • PR 262 - Remove timeline from user interface until feature is complete
  • PR 249 - Add experimental global configuration object using the donfig package
  • PR 238 - Add colorbar option for saving images (235, 210)
  • PR 236 - Use WebEngine instead of building with WebKit (233)
  • PR 232 - Transition to Satpy for all data reading
  • PR 225 - Add settings for better HiDPI support
  • PR 222 - Migrate to PyQt5 (220)

Documentation changes

  • PR 257 - Rewrite README and fix various docstring issues
  • PR 226 - Add AUTHORS list

Backwards incompatible changes

  • PR 247 - Remove unnecessary band metadata
  • PR 236 - Use WebEngine instead of building with WebKit (233)
  • PR 228 - Move sift.control.layer_info to sift.view.layer_details
  • PR 222 - Migrate to PyQt5 (220)
  • PR 217 - Refactor code to be more PEP8 compliant

In this release 17 pull requests were closed.

Version 1.0.6

08 Mar 16:13
aa422ba
Compare
Choose a tag to compare

Version 1.0.6 (2019/03/07)

Issues Closed

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

  • PR 219 - Fix new layer families not being considered new (218)
  • PR 213 - Fix conda recipe to work with imageio >2.5.0

Documentation changes

  • PR 215 - Rewrite initial sphinx documentation
  • PR 214 - Fix sphinx docs configuration to work with readthedocs

In this release 4 pull requests were closed.

Version 1.0.5

27 Feb 18:53
67b0919
Compare
Choose a tag to compare

Version 1.0.5 (2019/02/27)

Issues Closed

  • Issue 209 - Apply configured color enhancement to band images loaded after initial set

In this release 1 issue were closed.

Pull Requests Merged

Bugs fixed

  • PR 16 - Fix presentation for new layers not matching similar layers

In this release 1 pull request was closed.