LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/weathercop/__init__.py
src/weathercop/cinv_cdf.c
src/weathercop/cinv_cdf.pyx
src/weathercop/cop_conf.py
src/weathercop/copulae.py
src/weathercop/cvine.c
src/weathercop/cvine.pyx
src/weathercop/ensemble_plotting.py
src/weathercop/external.py
src/weathercop/find_copula.py
src/weathercop/multisite.py
src/weathercop/multisite_annual.py
src/weathercop/multisite_conditional.py
src/weathercop/normal_conditional.pyx
src/weathercop/opendata_vg_conf.py
src/weathercop/plotting.py
src/weathercop/seasonal_cop.py
src/weathercop/stats.py
src/weathercop/tools.py
src/weathercop/vine.py
src/weathercop.egg-info/PKG-INFO
src/weathercop.egg-info/SOURCES.txt
src/weathercop.egg-info/dependency_links.txt
src/weathercop.egg-info/requires.txt
src/weathercop.egg-info/top_level.txt
src/weathercop/tests/conftest.py
src/weathercop/tests/generate_test_data.py
src/weathercop/tests/how_do_xarray_dims_work.py
src/weathercop/tests/memory_diagnostics.py
src/weathercop/tests/prof_seasonal_cvine.py
src/weathercop/tests/test_config.py
src/weathercop/tests/test_copulae.py
src/weathercop/tests/test_cyvine.py
src/weathercop/tests/test_ensemble.py
src/weathercop/tests/test_memory_profile.py
src/weathercop/tests/test_multisite.py
src/weathercop/tests/test_multisite_conditional.py
src/weathercop/tests/test_seasonal_cop.py
src/weathercop/tests/test_vine.py
src/weathercop/tests/xarray_tracking.py
src/weathercop/ufuncs/__init__.py
src/weathercop/ufuncs/setup.py