You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ with the following functionalities:
23
23
- reads several metadata elements:
24
24
satellite orbit and attitude, ground control points, radiometric calibration look up tables,
25
25
Doppler centroid estimation and more
26
-
- (partially broken, see #127) reads uncompressed and compressed SAFE data products on the local computer or
26
+
- (partially broken, see [#127](https://github.com/bopen/xarray-sentinel/issues/127)) reads uncompressed and compressed SAFE data products on the local computer or
27
27
on a network via [*fsspec*](https://filesystem-spec.readthedocs.io)
28
28
- supports larger-than-memory and distributed data access via [*Dask*](https://dask.org) and
0 commit comments