Skip to content

Version 0.47.0 (2024/02/21)

Compare
Choose a tag to compare
@mraspaud mraspaud released this 21 Feb 11:28
· 982 commits to main since this release
ef357a5

Issues Closed

In this release 17 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 2743 - Fix nominal time attributes in SEVIRI HRIT ()
  • PR 2742 - Fix nominal end time in AHI HSD
  • PR 2737 - Change start_time and end_time handling in combine_metadata (2734, 2630, 2447, 2446, 2427, 1174)
  • PR 2731 - Remove slstr_l2 reader in favor of ghrsst_l2 (2319)
  • PR 2730 - Pin pytest to fix CI
  • PR 2726 - Fix AGRI L1 C07 having a valid LUT value for its fill value (565)
  • PR 2713 - Add kwargs config option to turn off mitiff corner correction (2712)
  • PR 2711 - Add support for NOAA-21 in MiRS limb correction
  • PR 2707 - Fix 'viirs_edr' renaming two sets of dimensions to the same names
  • PR 2700 - Fix eps_l1b reader Delayed usage causing docs failures

Features added

  • PR 2746 - Fix concurrency group in ci
  • PR 2745 - Sort reader table by name + diverse fixes
  • PR 2744 - Fix cutoffs for night_ir_alpha and bump up trollimage version
  • PR 2737 - Change start_time and end_time handling in combine_metadata (2734, 2630, 2447, 2446, 2427, 1174)
  • PR 2728 - Update asv dependencies
  • PR 2720 - Add support for the MERSI-RM instrument on FY-3G
  • PR 2714 - Add QC-based filtering to the VIIRS EDR AOD550 product
  • PR 2675 - Make CF encoding of dataset attributes public
  • PR 2673 - Add NWC SAF GEO v2021 ASIIF-TF and ASII-GW dataset names (2672)
  • PR 2534 - Add fsspec functionality to viirs_sdr reader
  • PR 2441 - Add channel aliases to the CLAVRx reader to facilitate composites

Documentation changes

  • PR 2700 - Fix eps_l1b reader Delayed usage causing docs failures

Backward incompatible changes

  • PR 2731 - Remove slstr_l2 reader in favor of ghrsst_l2 (2319)

Refactoring

  • PR 2699 - Move Scene.to_hvplot internals to _scene_converters

Clean ups

  • PR 2711 - Add support for NOAA-21 in MiRS limb correction
  • PR 2700 - Fix eps_l1b reader Delayed usage causing docs failures
  • PR 2689 - Fix/supress warnings in reader tests ()
  • PR 2665 - FCI L2 CF harmonization
  • PR 2597 - Update CI to test Python 3.12

In this release 29 pull requests were closed.