Version 0.47.0 (2024/02/21)
Issues Closed
- Issue 2734 - Using a static image alters time information (PR 2737 by @pnuu)
- Issue 2723 - MODIS Satpy scene Don't know how to open the following files: {'MOD021KM.A2017131.1325.061.2017314123114.hdf'}
- Issue 2719 - Add lat lon to Seviri plots
- Issue 2718 - Set invert as a modifier when do composite
- Issue 2712 - mitiff writer add config option to add or not to add the size of a pixel in the proj string (PR 2713 by @TAlonglong)
- Issue 2710 - scene.save_datasets() outputs different values for AHI_HSD reader with calibration="brightness_temperature"
- Issue 2708 - this is regarding slstr_l1b geometry
- Issue 2703 - read swath in loop
- Issue 2680 - satpy_cf_nc reader cannot read FCI file written with cf writer
- Issue 2672 - Changes in NWC SAF GEO v2021 data (PR 2673 by @pnuu)
- Issue 2630 - wrong start_time with BackgroundCompositor (PR 2737 by @pnuu)
- Issue 2447 - add more options to time handling in combine_metadata (PR 2737 by @pnuu)
- Issue 2446 - combine metadata in
MultiFiller
(PR 2737 by @pnuu) - Issue 2427 - Wrong start_time, end_time attributes after MultiScene.blend(blend_function=timeseries) (PR 2737 by @pnuu)
- Issue 2319 - slstr_l2.yaml points to deleted slstr_l2.py (PR 2731 by @djhoese)
- Issue 1921 - Standardize dataset information for SEVIRI and FCI L2 products
- Issue 1174 - combine_metadata only supports the average of time attrs (PR 2737 by @pnuu)
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
andend_time
handling incombine_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
andend_time
handling incombine_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
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.