MANIFEST.in
README.rst
setup.cfg
setup.py
src/dwell/__init__.py
src/dwell/caselessdict.py
src/dwell.egg-info/PKG-INFO
src/dwell.egg-info/SOURCES.txt
src/dwell.egg-info/dependency_links.txt
src/dwell.egg-info/entry_points.txt
src/dwell.egg-info/not-zip-safe
src/dwell.egg-info/requires.txt
src/dwell.egg-info/top_level.txt
src/dwell/climate/__init__.py
src/dwell/climate/gridding/__init__.py
src/dwell/constants/__init__.py
src/dwell/fft/__init__.py
src/dwell/fft/_internal.py
src/dwell/io/__init__.py
src/dwell/io/netcdf.py
src/dwell/io/netcdf_tools/__init__.py
src/dwell/io/netcdf_tools/boolfilter.py
src/dwell/io/netcdf_tools/filter.py
src/dwell/planck/__init__.py
src/dwell/rad/__init__.py
src/dwell/rad/debug_files.py
src/dwell/rad/deprecated.py
src/dwell/rad/deprecated_example.py
src/dwell/rad/log.py
src/dwell/rad/prompt.py
src/dwell/rad/terminal.py
src/dwell/smoothing/__init__.py
src/dwell/testing/__init__.py
src/dwell/testing/test_caselessdict.py
src/dwell/testing/test_planck.py
src/dwell/testing/test_smoothing.py