.gitignore
CHANGELOG.md
LICENSE
README.md
environment.yml
pyproject.toml
requirements-static.txt
.github/CODEOWNERS
.github/dependabot.yml
.github/workflows/changelog-check.yml
.github/workflows/create-jira-issue.yml
.github/workflows/distribute.yml
.github/workflows/labeled-pr-check.yml
.github/workflows/pytest-golden.yml
.github/workflows/pytest-integration.yml
.github/workflows/pytest.yml
.github/workflows/release-checklist-comment.yml
.github/workflows/release.yml
.github/workflows/static-analysis.yml
.github/workflows/tag-version.yml
src/burst2safe/__init__.py
src/burst2safe/auth.py
src/burst2safe/base.py
src/burst2safe/burst2safe.py
src/burst2safe/burst2stack.py
src/burst2safe/burst_id.py
src/burst2safe/calibration.py
src/burst2safe/download.py
src/burst2safe/local2safe.py
src/burst2safe/manifest.py
src/burst2safe/measurement.py
src/burst2safe/noise.py
src/burst2safe/product.py
src/burst2safe/rfi.py
src/burst2safe/safe.py
src/burst2safe/search.py
src/burst2safe/swath.py
src/burst2safe/utils.py
src/burst2safe.egg-info/PKG-INFO
src/burst2safe.egg-info/SOURCES.txt
src/burst2safe.egg-info/dependency_links.txt
src/burst2safe.egg-info/entry_points.txt
src/burst2safe.egg-info/not-zip-safe
src/burst2safe.egg-info/requires.txt
src/burst2safe.egg-info/top_level.txt
src/burst2safe/data/logo.png
src/burst2safe/data/support_236/s1-level-1-calibration.xsd
src/burst2safe/data/support_236/s1-level-1-measurement.xsd
src/burst2safe/data/support_236/s1-level-1-noise.xsd
src/burst2safe/data/support_236/s1-level-1-product.xsd
src/burst2safe/data/support_236/s1-level-1-quicklook.xsd
src/burst2safe/data/support_236/s1-map-overlay.xsd
src/burst2safe/data/support_236/s1-object-types.xsd
src/burst2safe/data/support_236/s1-product-preview.xsd
src/burst2safe/data/support_243/s1-level-1-calibration.xsd
src/burst2safe/data/support_243/s1-level-1-measurement.xsd
src/burst2safe/data/support_243/s1-level-1-noise.xsd
src/burst2safe/data/support_243/s1-level-1-product.xsd
src/burst2safe/data/support_243/s1-level-1-quicklook.xsd
src/burst2safe/data/support_243/s1-map-overlay.xsd
src/burst2safe/data/support_243/s1-object-types.xsd
src/burst2safe/data/support_243/s1-product-preview.xsd
src/burst2safe/data/support_260/s1-level-1-calibration.xsd
src/burst2safe/data/support_260/s1-level-1-measurement.xsd
src/burst2safe/data/support_260/s1-level-1-noise.xsd
src/burst2safe/data/support_260/s1-level-1-product.xsd
src/burst2safe/data/support_260/s1-level-1-quicklook.xsd
src/burst2safe/data/support_260/s1-map-overlay.xsd
src/burst2safe/data/support_260/s1-object-types.xsd
src/burst2safe/data/support_260/s1-product-preview.xsd
src/burst2safe/data/support_290/s1-level-1-calibration.xsd
src/burst2safe/data/support_290/s1-level-1-measurement.xsd
src/burst2safe/data/support_290/s1-level-1-noise.xsd
src/burst2safe/data/support_290/s1-level-1-product.xsd
src/burst2safe/data/support_290/s1-level-1-quicklook.xsd
src/burst2safe/data/support_290/s1-map-overlay.xsd
src/burst2safe/data/support_290/s1-object-types.xsd
src/burst2safe/data/support_290/s1-product-preview.xsd
src/burst2safe/data/support_340/s1-level-1-calibration.xsd
src/burst2safe/data/support_340/s1-level-1-measurement.xsd
src/burst2safe/data/support_340/s1-level-1-noise.xsd
src/burst2safe/data/support_340/s1-level-1-product.xsd
src/burst2safe/data/support_340/s1-level-1-quicklook.xsd
src/burst2safe/data/support_340/s1-level-1-rfi.xsd
src/burst2safe/data/support_340/s1-map-overlay.xsd
src/burst2safe/data/support_340/s1-object-types.xsd
src/burst2safe/data/support_340/s1-product-preview.xsd
src/burst2safe/data/support_371/s1-level-1-calibration.xsd
src/burst2safe/data/support_371/s1-level-1-measurement.xsd
src/burst2safe/data/support_371/s1-level-1-noise.xsd
src/burst2safe/data/support_371/s1-level-1-product.xsd
src/burst2safe/data/support_371/s1-level-1-quicklook.xsd
src/burst2safe/data/support_371/s1-level-1-rfi.xsd
src/burst2safe/data/support_371/s1-map-overlay.xsd
src/burst2safe/data/support_371/s1-object-types.xsd
src/burst2safe/data/support_371/s1-product-preview.xsd
src/burst2safe/data/support_380/s1-level-1-calibration.xsd
src/burst2safe/data/support_380/s1-level-1-measurement.xsd
src/burst2safe/data/support_380/s1-level-1-noise.xsd
src/burst2safe/data/support_380/s1-level-1-product.xsd
src/burst2safe/data/support_380/s1-level-1-quicklook.xsd
src/burst2safe/data/support_380/s1-level-1-rfi.xsd
src/burst2safe/data/support_380/s1-map-overlay.xsd
src/burst2safe/data/support_380/s1-object-types.xsd
src/burst2safe/data/support_380/s1-product-preview.xsd
tests/conftest.py
tests/helpers.py
tests/test_all_anns.py
tests/test_auth.py
tests/test_base.py
tests/test_burst2safe.py
tests/test_burst_id.py
tests/test_calibration.py
tests/test_download.py
tests/test_golden.py
tests/test_ipf.py
tests/test_local2safe.py
tests/test_manifest.py
tests/test_measurement.py
tests/test_noise.py
tests/test_product.py
tests/test_rfi.py
tests/test_safe.py
tests/test_search.py
tests/test_swath.py
tests/test_utils.py
tests/etc/identify_ipf_differences.py
tests/test_data/S1A_IW_SLC__1SDV_20240408T015045_20240408T015113_053336_06778C_CB5D_VV.xml
tests/test_data/S1A_IW_SLC__1SDV_20240408T015111_20240408T015138_053336_06778C_CA9A_VV.xml
tests/test_data/manifest_7C85.safe
tests/test_data/ipf/S1A_IW_SLC__1SDV_20150105T170524_20150105T170551_004039_004DE8_2E5A_VV.xml
tests/test_data/ipf/S1A_IW_SLC__1SDV_20150423T170524_20150423T170552_005614_007305_67F9_VV.xml
tests/test_data/ipf/S1A_IW_SLC__1SDV_20160112T170510_20160112T170538_009464_00DB96_9042_VV.xml
tests/test_data/ipf/S1A_IW_SLC__1SDV_20180501T170533_20180501T170600_021714_025757_FCC4_VV.xml
tests/test_data/ipf/S1A_IW_SLC__1SDV_20240223T170606_20240223T170633_052689_065FFC_026B_VV.xml
tests/test_data/ipf/S1A_IW_SLC__1SDV_20240902T170606_20240902T170633_055489_06C515_7771_VV.xml
tests/test_data/ipf/S1B_IW_SLC__1SDV_20211217T170502_20211217T170530_030068_039713_3E15_VV.xml