.coveragerc
.gitignore
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/build.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
docs/examples/Validation_comparison.ipynb
docs/examples/example_data/validations_nc/0-C3S.sm_with_1-GLDAS.SoilMoi0_10cm_inst.nc
docs/examples/example_data/validations_nc/0-C3S.sm_with_1-GLDAS.SoilMoi40_100cm_inst.diff_subset.nc
docs/examples/example_data/validations_nc/0-C3S.sm_with_1-GLDAS.SoilMoi40_100cm_inst.nc
docs/examples/example_data/validations_nc/0-ERA5.swvl1_with_1-ESA_CCI_SM_combined.sm_with_2-ESA_CCI_SM_combined.sm.nc
src/qa4sm_reader/__init__.py
src/qa4sm_reader/colors.py
src/qa4sm_reader/comparing.py
src/qa4sm_reader/custom_intra_annual_windows_example.json
src/qa4sm_reader/custom_user_plot_generator.py
src/qa4sm_reader/exceptions.py
src/qa4sm_reader/globals.py
src/qa4sm_reader/handlers.py
src/qa4sm_reader/img.py
src/qa4sm_reader/intra_annual_temp_windows.py
src/qa4sm_reader/netcdf_transcription.py
src/qa4sm_reader/plot_all.py
src/qa4sm_reader/plotter.py
src/qa4sm_reader/plotting_methods.py
src/qa4sm_reader/utils.py
src/qa4sm_reader.egg-info/PKG-INFO
src/qa4sm_reader.egg-info/SOURCES.txt
src/qa4sm_reader.egg-info/dependency_links.txt
src/qa4sm_reader.egg-info/not-zip-safe
src/qa4sm_reader.egg-info/requires.txt
src/qa4sm_reader.egg-info/top_level.txt
src/qa4sm_reader/static/images/logo/QA4SM_logo_long.png
src/qa4sm_reader/static/images/logo/qa4sm_logo_long.webp
tests/__init__.py
tests/conftest.py
tests/test_colors.py
tests/test_comparing.py
tests/test_custom_user_plot_generator.py
tests/test_handlers.py
tests/test_image.py
tests/test_intra_annual_temp_windows.py
tests/test_netcdf_transcription.py
tests/test_plot_all.py
tests/test_plotter.py
tests/test_plotting_methods.py
tests/test_utils.py
tests/test_data/basic/0-ASCAT.sm_with_1-GLDAS.SoilMoi0_10cm_inst.nc
tests/test_data/basic/0-ERA5_LAND.swvl1_with_1-C3S_combined.sm_with_2-SMOS_IC.Soil_Moisture.nc
tests/test_data/basic/0-GLDAS.SoilMoi0_10cm_inst_with_1-C3S.sm_with_2-SMOS.Soil_Moisture.nc
tests/test_data/basic/0-ISMN.soil moisture_with_1-C3S.sm.nc
tests/test_data/basic/0-SMAP.soil_moisture_with_1-C3S.sm.nc
tests/test_data/basic/6-ISMN.soil moisture_with_1-C3S.sm_with_2-C3S.sm_with_3-SMOS.Soil_Moisture_with_4-SMAP.soil_moisture_with_5-ASCAT.sm.nc
tests/test_data/comparing/.DS_Store
tests/test_data/comparing/0-ISMN.soil moisture_with_1-C3S.sm-nonoverlap.nc
tests/test_data/comparing/0-ISMN.soil moisture_with_1-C3S.sm-overlap.nc
tests/test_data/comparing/0-ISMN.soil moisture_with_1-C3S.sm.nc
tests/test_data/intra_annual/custom_intra_annual_windows.json
tests/test_data/intra_annual/monthly/0-ISMN.soil_moisture_with_1-C3S.sm_tsw_months_pytesmo.nc
tests/test_data/intra_annual/monthly/0-ISMN.soil_moisture_with_1-C3S.sm_tsw_months_qa4sm.nc
tests/test_data/intra_annual/seasonal/0-ERA5.swvl1_with_1-ESA_CCI_SM_combined.sm_with_2-ESA_CCI_SM_combined.sm_with_3-ESA_CCI_SM_combined.sm_with_4-ESA_CCI_SM_combined.sm.CI_tsw_seasons_pytesmo.nc
tests/test_data/intra_annual/seasonal/0-ERA5.swvl1_with_1-ESA_CCI_SM_combined.sm_with_2-ESA_CCI_SM_combined.sm_with_3-ESA_CCI_SM_combined.sm_with_4-ESA_CCI_SM_combined.sm.CI_tsw_seasons_qa4sm.nc
tests/test_data/intra_annual/stability/0-ESA_CCI_SM_passive.sm_with_1-ERA5_LAND.swvl1_tsw_stability_pytesmo.nc
tests/test_data/intra_annual/stability/0-ESA_CCI_SM_passive.sm_with_1-ERA5_LAND.swvl1_tsw_stability_qa4sm.nc
tests/test_data/metadata/0-ISMN.soil_moisture_with_1-C3S.sm.nc
tests/test_data/tc/0-ERA5.swvl1_with_1-ESA_CCI_SM_combined.sm_with_2-ESA_CCI_SM_combined.sm_with_3-ESA_CCI_SM_combined.sm_with_4-ESA_CCI_SM_combined.sm.CI.nc
tests/test_data/tc/3-ERA5_LAND.swvl1_with_1-C3S.sm_with_2-ASCAT.sm.nc
tests/test_data/tc/3-GLDAS.SoilMoi0_10cm_inst_with_1-C3S.sm_with_2-SMOS.Soil_Moisture.nc