Skip to content

Commit 7a4b688

Browse files
docs: add multidimensional data via xarray as supported on readme (#1027)
* docs: add netcdf/zarr as supported data on readme * fix: address review comments * Update README.md --------- Co-authored-by: Vincent Sarago <[email protected]>
1 parent 2805ba8 commit 7a4b688

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Note: This project is the descendant of [`cogeo-tiler`](https://github.com/devel
4242
- [Cloud Optimized GeoTIFF](http://www.cogeo.org/) support
4343
- [SpatioTemporal Asset Catalog](https://stacspec.org) support
4444
- Multiple projections support (see [TileMatrixSets](https://www.ogc.org/standards/tms)) via [`morecantile`](https://github.com/developmentseed/morecantile).
45+
- MultiDimensional dataset support via [Xarray](https://github.com/pydata/xarray)
4546
- JPEG / JP2 / PNG / WEBP / GTIFF / NumpyTile output format support
4647
- OGC WMTS support
4748
- Automatic OpenAPI documentation (FastAPI builtin)

0 commit comments

Comments
 (0)