ENH: Add return_back_azimuth: bool to allow compatibility between the azimuth output of the following functions (issue #1163):
fwd and fwd_intermediate, inv and inv_intermediate,
Note: BREAKING CHANGE for the default value return_back_azimuth=True in the functions fwd_intermediate and inv_intermediate
to mach the default value in fwd and inv
ENH: Added only_best kwarg to :meth:.Transformer.from_crs (issue #1228)
PERF: Optimize for single point in Geod fwd/inv functions (pull #1206)
REF: Raise error when :meth:.CRS.to_wkt, :meth:.CRS.to_json, or :meth:.CRS.to_proj4 returns None (issue #1036)
CLN: Remove AzumuthalEquidistantConversion & :class:LambertAzumuthalEqualAreaConversion. :class:AzimuthalEquidistantConversion & :class:LambertAzimuthalEqualAreaConversion should be used instead (pull #1219)
BUG: Fix Derived Projected CRS support (issue #1182)
BUG: Add horizontal_datum_name for geographic CRS in :meth:.CRS.to_cf (issue #1251)
BUG: Add datum ensemble support to :class:.GeographicCRS (pull #1255)
3.4.1
WHL: Add win32 to build_wheels matrix (pull #1169)
BUG: Changed so that the setup.cfg depends on the version code in the init.py instead of the other way around (issuue #1155)
BUG: Fix :meth:.CRS.to_cf for Pole rotation GRIB convention (pull #1167)
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)
Updates the requirements on pyproj to permit the latest version.
Release notes
Sourced from pyproj's releases.
Changelog
Sourced from pyproj's changelog.
... (truncated)
Commits
954b53e
MNT: Version 3.7.083df2c4
WHL: Update sqlite version (#1445)2e3bd38
Bump scientific-python/upload-nightly-action from 0.5.0 to 0.6.1 (#1444)9300bab
Update@greglucas
as a contributor24715d3
MNT: Version 3.7.0rc031902e4
CI: Pin micromamba due to CI Runner incompatibilities with newer versions (#1...1617afa
MNT: Add too-many-positional-arguments to lint ignore rules (#1441)2395cf7
BLD: Add Windows system path to delvewheel add-path (#1440)735a902
Update crs_compatibility.rst (#1438)bed95d4
Bump pypa/cibuildwheel from 2.20 to 2.21 (#1437)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