Significantly improved [geometry functionality](https://cf-xarray.readthedocs.io/en/latest/geometry.html), 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 https://github.com/xarray-contrib/cf-xarray/pull/517
**Full Changelog**: https://github.com/xarray-contrib/cf-xarray/compare/v0.9.1...v0.9.2