Skip to content

Commit d61a848

Browse files
RichardScottOZKirill888
authored andcommitted
Update README.rst
Minor edit suggestions.
1 parent 15bc1f8 commit d61a848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ geo-registered bounded pixel plane where a linear mapping from pixel coordinates
1414
is defined.
1515

1616
To make working with geo-registered raster data easier an integration with xarray_ is provided.
17-
Importing ``odc.geo.xr`` enables ``.odc.`` accessor on every ``xarray.Dataset`` and
18-
``xarray.DataArray`` that exposes geospatial information of the raster loaded with `Open Datacube`_
17+
Importing ``odc.geo.xr`` enables the ``.odc.`` accessor on every ``xarray.Dataset`` and
18+
``xarray.DataArray``. This exposes geospatial information of a raster loaded with `Open Datacube`_
1919
or rioxarray_. Methods for attaching geospatial information to xarray objects in a robust way are
2020
also provided. Geospatial information attached in this way survives most operations you might do on
2121
the data: basic mathematical operations, type conversions, cropping, serialization to most formats

0 commit comments

Comments
 (0)