Skip to content

Version 0.46.0 (2023/12/18)

Compare
Choose a tag to compare
@mraspaud mraspaud released this 18 Dec 08:08
· 1241 commits to main since this release
e20ea41

Issues Closed

In this release 9 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 2694 - Match all projectables in NDVIHybridGreen.__call__ to avoid coordinate mismatch errors (2668, 2668)
  • PR 2692 - Anticipate filehandler sorting in GEOSegmentYAMLReader to have sorted handlers also with pad_data=False (2588)
  • PR 2690 - Fix composites failing on non-aligned geolocation coordinates (2668)
  • PR 2682 - Update AHI HSD reader to correctly handle singleton arrays.
  • PR 2674 - Update xarray version in CF writer tests for compression kwarg
  • PR 2671 - Workaround AWIPS bug not handling integers properly in "awips_tiled" writer
  • PR 2669 - Fix RealisticColors compositor upcasting data to float64
  • PR 2655 - Fix missing radiance units in eps l1b (2654)

Features added

  • PR 2683 - Fci/l2/amv/reader
  • PR 2679 - Update MiRS reader coefficient files to newer version
  • PR 2677 - Add remaining JPSS satellite platform aliases to "mirs" reader (665)
  • PR 2669 - Fix RealisticColors compositor upcasting data to float64
  • PR 2660 - Update tropomi_l2 reader with "_reduced" file patterns
  • PR 2557 - Add baseline for GeoColor composite including FCI, AHI and ABI recipes
  • PR 2106 - Add Scene function to use Hvplot backend visualization
  • PR 1094 - Add Gcom-C sgli reader (2618, 1086)

Backward incompatible changes

  • PR 2684 - Get rid of warnings in compositor tests

Clean ups

  • PR 2691 - Reduce the number of warnings in writer tests
  • PR 2690 - Fix composites failing on non-aligned geolocation coordinates (2668)
  • PR 2684 - Get rid of warnings in compositor tests
  • PR 2681 - Get rid of warnings in resampler tests
  • PR 2676 - Convert times in SEVIRI readers to nanosecond precision to silence warnings
  • PR 2658 - Update unstable version of h5py in CI

In this release 23 pull requests were closed.