Skip to content

v0.3.1

Compare
Choose a tag to compare
@Kirill888 Kirill888 released this 24 Oct 23:17
· 256 commits to develop since this release

What's Changed

  • Set pyproj lower bound to version 3
  • Fixes to workflows, css tweaks, #71
  • Delay epsg determination as much as possible by @snowman2 and @Kirill888 in #72
    • Better caching of rasterio.crs.CRS -> odc.geo.crs.CRS construction path
    • Avoid computing .epsg unless requested by the user. This is an expensive operation for CRSs that do now have EPSG code, opendatacube/datacube-core#1321

Full Changelog: v0.3.0...v0.3.1