.gitignore
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
setup.py
.github/workflows/publish.yml
.github/workflows/tests.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/environment.yml
docs/examples.rst
docs/index.rst
docs/whatsnew.rst
docs/_static/.gitkeep
src/wootils/__init__.py
src/wootils/acacia_nc.py
src/wootils/extract_suntans_rgrid.py
src/wootils/fft_utils.py
src/wootils/files.py
src/wootils/filters.py
src/wootils/fitters.py
src/wootils/inpex23_filtfunc.py
src/wootils/linalg.py
src/wootils/ofreqs.py
src/wootils/plotcolours.py
src/wootils/plotnice.py
src/wootils/plottimeseries.py
src/wootils/sigint.py
src/wootils/spatial.py
src/wootils/stats.py
src/wootils/time_wutils.py
src/wootils/ufilters.py
src/wootils/uwindows.py
src/wootils/wootxr.py
src/wootils.egg-info/PKG-INFO
src/wootils.egg-info/SOURCES.txt
src/wootils.egg-info/dependency_links.txt
src/wootils.egg-info/requires.txt
src/wootils.egg-info/scm_file_list.json
src/wootils.egg-info/scm_version.json
src/wootils.egg-info/top_level.txt
src/wootils/fielddata/cnv_2_nc.py
tests/test_fft_utils.py
tests/test_files.py
tests/test_filters.py
tests/test_fitters.py
tests/test_linalg.py
tests/test_ofreqs.py
tests/test_plotcolours.py
tests/test_sigint.py
tests/test_spatial.py
tests/test_stats.py
tests/test_time_wutils.py
tests/test_ufilters.py
tests/test_uwindows.py
tests/test_wootxr.py