This release is compatible with Python 3.12 and Numpy 2.
Some of the major new features are:
Updates to the Gridliner to turn it into a Matplotlib Artist (which greatly enhances performance and interactivity)
Better support for Compound paths split across boundaries
Addition of GSHHS Antarctica features
Turning the Cartopy FeatureArtist into a Matplotlib Collection which enables arrays of values and styles to be used with the collection of geometries in the FeatureArtist (i.e. colormapping the features based on array values is supported)
Updates to the shapefile readers and improved documentation across the project.
See the below list for a detail of all PRs included in this release.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps cartopy from 0.21.1 to 0.23.0.
Release notes
Sourced from cartopy's releases.
... (truncated)
Commits
cb95b51
Merge pull request #2346 from greglucas/doc-v0.23e32003e
DOC: Add whatsnew entry for v0.23d5b19e2
Merge pull request #2366 from greglucas/build-np2.08ae3798
Merge pull request #2363 from SciTools/pre-commit-ci-update-config60c3103
BLD: Use numpy2.0.0rc1 to build the packagee069ab4
Merge pull request #2356 from lgolston/deepcopy-bug-crs6cc3781
Merge pull request #2354 from lgolston/module-docs203912a
Merge pull request #2365 from greglucas/google-deprecationab1c9e8
MNT: xfail deprecated Google Image Tile API4e096b0
[pre-commit.ci] pre-commit autoupdateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show