.gitignore
LICENSE
Makefile
README.md
environment-ci.yml
pyproject.toml
setup.cfg
setup.py
.github/workflows/on-push.yml
docs/USER-REQUIREMENTS.md
tests/test_esa_safe.py
tests/test_sentinel1.py
tests/test_xarray.py
tests/data/download.sh
tests/data/S1A_EW_SLC__1SDH_20210403T122536_20210403T122630_037286_046484_8152.SAFE/manifest.safe
tests/data/S1A_S3_SLC__1SDV_20210401T152855_20210401T152914_037258_04638E_6001.SAFE/manifest.safe
tests/data/S1A_S6_SLC__1SDV_20210402T115512_20210402T115535_037271_046407_39FD.SAFE/manifest.safe
tests/data/S1B_IW_GRDH_1SDV_20210401T052623_20210401T052648_026269_032297_ECC8.SAFE/manifest.safe
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/manifest.safe
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/s1b-iw1-slc-vh-20210401t052624-20210401t052649-026269-032297-001.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/s1b-iw1-slc-vv-20210401t052624-20210401t052649-026269-032297-004.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/s1b-iw2-slc-vh-20210401t052622-20210401t052650-026269-032297-002.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/calibration/calibration-s1b-iw1-slc-vh-20210401t052624-20210401t052649-026269-032297-001.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/calibration/calibration-s1b-iw1-slc-vv-20210401t052624-20210401t052649-026269-032297-004.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/calibration/calibration-s1b-iw2-slc-vh-20210401t052622-20210401t052650-026269-032297-002.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/calibration/noise-s1b-iw1-slc-vh-20210401t052624-20210401t052649-026269-032297-001.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/calibration/noise-s1b-iw1-slc-vv-20210401t052624-20210401t052649-026269-032297-004.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/annotation/calibration/noise-s1b-iw2-slc-vh-20210401t052622-20210401t052650-026269-032297-002.xml
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/measurement/s1b-iw1-slc-vh-20210401t052624-20210401t052649-026269-032297-001.tiff
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/measurement/s1b-iw1-slc-vv-20210401t052624-20210401t052649-026269-032297-004.tiff
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/measurement/s1b-iw2-slc-vh-20210401t052622-20210401t052650-026269-032297-002.tiff
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/support/s1-level-1-product.xsd
tests/data/S1B_IW_SLC__1SDV_20210401T052622_20210401T052650_026269_032297_EFA4.SAFE/support/s1-object-types.xsd
tests/data/S1B_WV_SLC__1SSV_20210403T083025_20210403T084452_026300_032390_D542.SAFE/manifest.safe
tests/data/S2A_MSIL1C_20210403T101021_N0300_R022_T33TUM_20210403T110551.SAFE/manifest.safe
xarray_sentinel/__init__.py
xarray_sentinel/conventions.py
xarray_sentinel/esa_safe.py
xarray_sentinel/sentinel1.py
xarray_sentinel/version.py
xarray_sentinel.egg-info/PKG-INFO
xarray_sentinel.egg-info/SOURCES.txt
xarray_sentinel.egg-info/dependency_links.txt
xarray_sentinel.egg-info/entry_points.txt
xarray_sentinel.egg-info/requires.txt
xarray_sentinel.egg-info/top_level.txt
xarray_sentinel/resources/sentinel1/my-gml.xsd
xarray_sentinel/resources/sentinel1/my-no-namespace.xsd
xarray_sentinel/resources/sentinel1/my-safe-sentinel-1.0-sentinel-1-sar-level-1.xsd
xarray_sentinel/resources/sentinel1/my-safe-sentinel-1.0-sentinel-1.xsd
xarray_sentinel/resources/sentinel1/my-safe-sentinel-1.0.xsd
xarray_sentinel/resources/sentinel1/my-xfdu.xsd
xarray_sentinel/resources/sentinel1/s1-level-1-product.xsd
xarray_sentinel/resources/sentinel1/s1-object-types.xsd