# Xee Documentation ```{admonition} Breaking change in v0.1.0+ :class: warning Xee v0.1.0 introduced a refactored API with breaking changes relative to the 0.0.x series. This documentation reflects the v0.1.0+ API. If you are upgrading from 0.0.x, see the [Migration Guide](migration-guide-v0.1.0.md). ``` Xee is an Xarray extension for Google Earth Engine that lets you open `ee.Image` and `ee.ImageCollection` objects as lazy `xarray.Dataset`s. ```{toctree} :maxdepth: 2 quickstart installation concepts guide open_dataset client-vs-server performance api migration-guide-v0.1.0 faq why-xee contributing code-of-conduct ```