Skip to content

v0.9.2

Compare
Choose a tag to compare
@dcherian dcherian released this 25 Jun 02:54
· 12 commits to main since this release
c511cc5

Significantly improved geometry functionality, including encoding/decoding, a new .cf.geometries property, and the ability to extract geometry containers with .cf["geometry"] and the encoded geometry with .cf[["points"]]

What's Changed

  • Add geometry encoding and decoding functions. by @dcherian in #517

Full Changelog: v0.9.1...v0.9.2