Skip to content

Commit f8f58c1

Browse files
committed
Document that fsspec support is half broken
1 parent 67ab366 commit f8f58c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ with the following functionalities:
2323
- reads several metadata elements:
2424
satellite orbit and attitude, ground control points, radiometric calibration look up tables,
2525
Doppler centroid estimation and more
26-
- reads uncompressed and compressed SAFE data products on the local computer or
27-
on a network via [*fsspec*](https://filesystem-spec.readthedocs.io) - **depends on rasterio >= 1.3.0**
26+
- (partially broken, see #127) reads uncompressed and compressed SAFE data products on the local computer or
27+
on a network via [*fsspec*](https://filesystem-spec.readthedocs.io)
2828
- supports larger-than-memory and distributed data access via [*Dask*](https://dask.org) and
2929
[*rioxarray*](https://corteva.github.io/rioxarray) /
3030
[*rasterio*](https://rasterio.readthedocs.io) / [*GDAL*](https://gdal.org)

0 commit comments

Comments
 (0)