Skip to content

Commit

Permalink
Minor adjustments to documentation (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhugonnet authored Aug 2, 2024
1 parent 7484327 commit b07ab7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ GeoUtils is a Python package for **accessible**, **efficient** and **reliable**
GeoUtils ``v0.1`` is released, with most features drafted 3 years ago now finalized 🎉! We are working on an **Xarray accessor** and a few other features for 2024.
```

----------------

GeoUtils is built on top of core geospatial packages (Rasterio, GeoPandas, PyProj) and numerical packages
(NumPy, Xarray, SciPy) to provide **consistent higher-level functionalities at the interface of raster, vector and point
cloud objects** (such as match-reference reprojection, point interpolation or gridding).
Expand All @@ -41,6 +39,8 @@ and strives **to be computationally scalable** through Dask.

If you are looking to **port your GDAL or QGIS workflow in Python**, GeoUtils is made for you!

----------------

# Where to start?

::::{grid} 1 2 2 3
Expand Down

0 comments on commit b07ab7c

Please sign in to comment.