Skip to content

Commit 1cfed76

Browse files
committed
Fix version reference for rasterio
1 parent 9971ff9 commit 1cfed76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ with the following functionalities:
2424
satellite orbit and attitude, ground control points, radiometric calibration look up tables,
2525
Doppler centroid estimation and more
2626
- 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.3a3**
27+
on a network via [*fsspec*](https://filesystem-spec.readthedocs.io) - **depends on rasterio >= 1.3.0**
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)