odc.geo.xr.ODCExtensionDs
- class odc.geo.xr.ODCExtensionDs(ds)[source]
ODC extension for
xarray.Dataset
.Methods
__init__
(ds)assign_crs
(crs[, crs_coord_name])- rtype
map_bounds
()output_geobox
(crs, **kw)Compute geobox of this data in other projection.
to_rgba
([bands, vmin, vmax])Convert dataset to RGBA image.
Attributes
affine
- rtype
Optional
[Affine
]
crs
Query
CRS
.geobox
Query
GeoBox
.spatial_dims
Return names of spatial dimensions, or
None
.transform
- rtype
Optional
[Affine
]
uncached
- rtype