We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9546eab commit 18282f3Copy full SHA for 18282f3
xarray_sentinel/sentinel1.py
@@ -8,6 +8,7 @@
8
- Sentinel-1 Product Specification v3.7 27 February 2020 S1-RS-MDA-52-7441 documenting IPF 3.30
9
https://sentinel.esa.int/documents/247904/1877131/Sentinel-1-Product-Specification
10
"""
11
+from __future__ import annotations
12
13
import os
14
import warnings
0 commit comments