.gitignore
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
.github/workflows/publish.yml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
sarwaveifrproc/__init__.py
sarwaveifrproc/cli.py
sarwaveifrproc/config.yaml
sarwaveifrproc/l2_wave.py
sarwaveifrproc/main.py
sarwaveifrproc/sarwaveifrproc.py
sarwaveifrproc/utils.py
sarwaveifrproc.egg-info/PKG-INFO
sarwaveifrproc.egg-info/SOURCES.txt
sarwaveifrproc.egg-info/dependency_links.txt
sarwaveifrproc.egg-info/entry_points.txt
sarwaveifrproc.egg-info/requires.txt
sarwaveifrproc.egg-info/top_level.txt
sarwaveifrproc/reference_data/s1a-iw2-slc-dv-20231128t035702-20231128t035727-051412-063451-e01.nc
sarwaveifrproc/reference_data/s1a-iw2-slc-vh-20231128t035702-20231128t035727-051412-063451-002_L1B_xspec_IFR_3.7.6nospectra.nc
sarwaveifrproc/reference_data/s1a-iw2-slc-vv-20231128t035702-20231128t035727-051412-063451-005_L1B_xspec_IFR_3.7.6nospectra.nc
tests/__init__.py
tests/test_predict.py
tests/test_sarwaveifrproc.py