Skip to content

Version 1.14.1

Latest

Choose a tag to compare

@hoxbro hoxbro released this 14 Aug 14:46
· 10 commits to main since this release
v1.14.1
0495341

This release adds a new mask_extrapolated option to the project_image operation, which allows users to mask extrapolated pixels in projected images. It also includes compatibility updates for Cartopy 0.25.0 and documentation enhancements. Many thanks to @ahuang11, @Azaya89, @philippjfr, and @hoxbro for their contributions.

Enhancements:

  • Add mask_extrapolated option to project_image (#792)

Compatibility:

  • Cartopy 0.25.0 (#794)

Documentation:

  • Convert docstrings to Numpydoc style (#789)
  • Generate API docs (#791)