Skip to content

Releases: xarray-contrib/xproj

0.2.1

07 Jul 09:04
033e141

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

11 Jun 12:47
49d61b3

Choose a tag to compare

What's Changed

  • Refactor CRS-aware index by @benbovy in #27 (note: breaking change for 3rd-party "CRS-aware" Xarray indexes, the _proj_get_crs() abstract method has been dropped in favor of the new crs abstract property).

Full Changelog: 0.1.1...0.2.0

0.1.1

25 Apr 20:19
c1bd769

Choose a tag to compare

What's Changed

  • Use CRS.from_cf and better error message. by @dcherian in #26

New Contributors

Full Changelog: 0.1.0...0.1.1

0.1.0

09 Jan 13:24
def3b33

Choose a tag to compare

What's Changed

  • Add documentation by @benbovy in #16
  • Relax single-CRS enforcement (for now) by @benbovy in #18
  • map_crs: add allow_override and transform options by @benbovy in #19
  • Accessor: add methods to write or clear CRS info by @benbovy in #20

Full Changelog: 0.0.1...0.1.0

0.0.1

18 Dec 13:52
525d62e

Choose a tag to compare

Initial (testing) release.

Full Changelog: https://github.com/benbovy/xproj/commits/0.0.1