Xee API
User grid helpers
High-level utilities for deriving or matching pixel grid parameters passed to
xarray.open_dataset(..., engine='ee').
|
Derive grid parameters that cover a geometry. |
|
Return native pixel grid parameters for an EE Image or ImageCollection. |
|
Return a new CRS transform with updated scale components. |
TypedDict describing pixel grid parameters. |
Core extension backend
Lower-level interfaces used internally by the xarray backend. Most users do not need these directly; they’re documented for advanced workflows and debugging.
Backend for Earth Engine. |
|
|
Read-only Data Store for Google Earth Engine. |
|
Array backend for Earth Engine. |
Other utilities
|
Finds the CRS bounds from a ee.Geometry polygon. |