Skip to content

Version 1.29.0

Compare
Choose a tag to compare
@djhoese djhoese released this 01 Aug 02:16
· 47 commits to main since this release
63b90b7

Issues Closed

  • Issue 609 - Error in SwathDefinition html representation if lon/lat arrays are dask arrays (PR 610 by @BENR0)
  • Issue 354 - get_sum not matched with bucket_sum

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

  • PR 610 - Fix SwathDefinition html representation error when lons/lats 1D (609)
  • PR 601 - Fix spill over of ocean/and features in cartopy plots in case of geostationary full disc plot.
  • PR 596 - Fix AreaDefinition array index methods mishandling outer edge values (691)

Features added

  • PR 602 - Add support for fill_value and set_empty_bucket_to in BucketResampler get_sum

In this release 4 pull requests were closed.