Skip to content

Commit 1799faa

Browse files
committed
Update Readme
1 parent 97d4ae5 commit 1799faa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,13 @@ EOReader works mainly with:
3838
- [`xarrays.DataArray`](http://xarray.pydata.org/en/stable/generated/xarray.DataArray.html#xarray.DataArray) and [`xarrays.Dataset`](http://xarray.pydata.org/en/stable/generated/xarray.Dataset.html#xarray.Dataset) for raster data
3939
- [`geopandas.GeoDataFrames`](https://geopandas.org/docs/user_guide/data_structures.html#geodataframe) for vector data (extents, footprints...)
4040

41+
EOReader allow you to create internal STAC catalogs directly from raw data.
42+
43+
> [!NOTE]
44+
> 💡 EOReader handles data from the past!
45+
> Legacy format are mostly supported and if not, they can be requested by creating an issue with the `legacy_format` label..
46+
> This is super useful if you need to create an internal STAC catalog with old data.
47+
4148
## ⚡️ Quickstart
4249

4350
### Optical

0 commit comments

Comments
 (0)