Skip to content

Latest commit

 

History

History
327 lines (189 loc) · 13.5 KB

File metadata and controls

327 lines (189 loc) · 13.5 KB

Version 2.0.0b1 (2024/09/04)

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 (2023/05/25)

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 (2022/02/04)

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 (2021/10/29)

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 (2021/10/28)

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 (2021/09/18)

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 (2021/01/11)

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 (2021/01/11)

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 (2021/01/07)

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 (2020/06/12)

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.

Version 1.1.2 (2020/01/10)

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 (2019/12/06)

Issues Closed

  • Issue 267 - "Layer details"-tab shows incorrect central wavelength (PR 268)
  • Issue 266 - Proj4 returns inf for antimeridian in begin_import_products (PR 272)
  • Issue 265 - _pretty_identifiers crash if resolution is a float (PR 270)
  • Issue 251 - conda installation instructions do not work

In this release 4 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 272 - Fix crash during importing when pyproj 2.4.2 is installed (266)
  • PR 270 - Fix open file wizard when resolution is a floating point number (265)
  • PR 269 - Fix grib reader not being included in available readers by default
  • PR 268 - Fix incorrect wavelength being taken from Satpy (267)

Documentation changes

  • PR 273 - Add test_requires to setup.py

In this release 5 pull requests were closed.

Version 1.1.0 (2019/12/04)

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 (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 (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.

Version 1.0.4 (2018/12/04)

Version 1.0.3 (2018/11/20)

Version 1.0.1 (2018/10/29)

Version 1.0.0 (2018/10/25)