Skip to content

Commit

Permalink
Document that fsspec support is half broken
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Nov 18, 2022
1 parent 67ab366 commit f8f58c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ with the following functionalities:
- reads several metadata elements:
satellite orbit and attitude, ground control points, radiometric calibration look up tables,
Doppler centroid estimation and more
- reads uncompressed and compressed SAFE data products on the local computer or
on a network via [*fsspec*](https://filesystem-spec.readthedocs.io) - **depends on rasterio >= 1.3.0**
- (partially broken, see #127) reads uncompressed and compressed SAFE data products on the local computer or
on a network via [*fsspec*](https://filesystem-spec.readthedocs.io)
- supports larger-than-memory and distributed data access via [*Dask*](https://dask.org) and
[*rioxarray*](https://corteva.github.io/rioxarray) /
[*rasterio*](https://rasterio.readthedocs.io) / [*GDAL*](https://gdal.org)
Expand Down

0 comments on commit f8f58c1

Please sign in to comment.