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_extrapolatedoption toproject_image(#792)
Compatibility:
- Cartopy 0.25.0 (#794)
Documentation: