Skip to content

Version 0.43.0 (2023/07/03)

Compare
Choose a tag to compare
@mraspaud mraspaud released this 03 Jul 12:44
· 2052 commits to main since this release
18288df

Issues Closed

In this release 12 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 2522 - Fix CF tests due to new xarray release
  • PR 2516 - Fix SEVIRI native reader failing when missing main header
  • PR 2510 - Fix warnings from NWCSAF reader
  • PR 2507 - Fix HDF4 support in geocat reader with hardcoded engine (2506)
  • PR 2492 - Fix xarray version for cf tests
  • PR 2491 - Change logic for ninjogeotiff gradient/axisintercept tags (2490)
  • PR 2485 - Fix angle caching not handling a specific type of irregular chunking (2483)
  • PR 2481 - Fix NWCSAF reading for NOAA-21

Features added

  • PR 2521 - Add a median filter modifier
  • PR 2508 - Add support for OLCI L2 files which are missing Frame_IDs
  • PR 2504 - Improve flexibility of olci level2 reader
  • PR 2501 - Add Pygac reference to avhrr_l1b_gaclac documentation (2494)
  • PR 2499 - Add option to clip negative ABI radiances
  • PR 2497 - Enable to pass a custom function to Scene.aggregate
  • PR 2489 - Add "neutral_resolution_band" kwarg to RatioSharpenedRGB/SelfSharpenedRGB
  • PR 2480 - Add helper-function for reading SEVIRI L1.5 Native header.
  • PR 2449 - Generalise the true_color_reproduction composite and enhancement
  • PR 2420 - Fix inconsistent behavior of time attributes in EUM L1 GEO readers (2409)
  • PR 2259 - Refactor CFWriter.save_datasets and enable retrieval of equivalent xr.Dataset with scn.to_xarray()
  • PR 2117 - Add reader for GMS-5 VISSR data

Documentation changes

  • PR 2514 - Fix argument name in DayNightComposite example document
  • PR 2501 - Add Pygac reference to avhrr_l1b_gaclac documentation (2494)
  • PR 2478 - Fix eccodes package names in setup.py, update documentation for setting up development environment.
  • PR 2474 - Reorganize seviri_l2_grib.yaml file and add more documentation to seviri_l1b_native.py

Clean ups

  • PR 2523 - Convert CF Writer tests to pytest
  • PR 2486 - Fix leftover deprecated nosetest teardown methods
  • PR 2478 - Fix eccodes package names in setup.py, update documentation for setting up development environment.
  • PR 2474 - Reorganize seviri_l2_grib.yaml file and add more documentation to seviri_l1b_native.py

In this release 28 pull requests were closed.