Skip to content

Commit d8728d2

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 003ddfd commit d8728d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/intro.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Key features
1616
* **Vector and raster reprojection:** Efficiently reproject data between CRSs using high-performance reprojection utilities powered by dask_
1717
* **Geospatial metadata handling:** Inspect and manipulate geo-registered raster metadata using a standardised :py:class:`~odc.geo.geobox.GeoBox` pixel grid model
1818
* **Spatial grid definition:** Generate precise :py:class:`~odc.geo.gridspec.GridSpec` tile grids for seamless large-scale analysis
19-
* **Cloud-optimised data:** Export geo-registered raster data into optimised cloud-optimised GeoTIFF files
20-
* **Spatial analysis:** Tools for rasterising, masking, clipping vector and raster data
19+
* **Cloud-optimised data:** Export geo-registered raster data into optimised cloud-optimised GeoTIFF files
20+
* **Spatial analysis:** Tools for rasterising, masking, clipping vector and raster data
2121
* **Interactive visualisation:** Plot and explore spatial vector and raster data on an interactive map
2222

2323
.. This library combines geometry shape classes from shapely_ with CRS from pyproj_ to provide

0 commit comments

Comments
 (0)