From 7dd83da7e6559c2dd7eb2e3d880f03bb689ad54e Mon Sep 17 00:00:00 2001 From: Alessandro Amici Date: Fri, 18 Nov 2022 11:48:29 +0100 Subject: [PATCH] Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fe7bef..9120d1d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ 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 -- (partially broken, see #127) reads uncompressed and compressed SAFE data products on the local computer or +- (partially broken, see [#127](https://github.com/bopen/xarray-sentinel/issues/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) /