AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/authors.rst
docs/components.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/metrics.rst
docs/statement.rst
docs/usage.rst
docs/_static/images/all_jet_lats_stj_pfj_npac_maps_more_metrics.png
docs/_static/images/example_jet_lat.png
docs/_static/images/example_jet_lat_by_lon.png
docs/_static/images/example_jet_speed_and_lat.png
docs/_static/images/fv15_c16_example.png
docs/_static/images/jet_core_algorithm_comparions_NA_5_texas2021.png
docs/_static/images/jet_shift_violin.png
docs/_static/images/jetcore_example_m11.png
docs/_static/images/manney_jet_core_count.png
docs/_static/images/manney_jet_core_count_gaus.png
docs/_static/images/manney_jet_core_example.png
docs/_static/images/manney_jet_core_ws.png
docs/logos/jsmetrics_logo_large.png
docs/logos/jsmetrics_logo_small.png
docs/logos/jsmetrics_logo_tiny.png
jsmetrics/__init__.py
jsmetrics/details_for_all_metrics.py
jsmetrics.egg-info/PKG-INFO
jsmetrics.egg-info/SOURCES.txt
jsmetrics.egg-info/dependency_links.txt
jsmetrics.egg-info/not-zip-safe
jsmetrics.egg-info/requires.txt
jsmetrics.egg-info/top_level.txt
jsmetrics/core/__init__.py
jsmetrics/core/check_data.py
jsmetrics/metrics/__init__.py
jsmetrics/metrics/jet_core_algorithms.py
jsmetrics/metrics/jet_core_algorithms_components.py
jsmetrics/metrics/jet_statistics.py
jsmetrics/metrics/jet_statistics_components.py
jsmetrics/metrics/waviness_metrics.py
jsmetrics/metrics/waviness_metrics_components.py
jsmetrics/utils/__init__.py
jsmetrics/utils/data_utils.py
jsmetrics/utils/spatial_utils.py
jsmetrics/utils/windspeed_utils.py
tests/__init__.py
tests/data/ua_day_UKESM1-0-LL_ssp585_r2i1p1f2_gn_20150101-20150105.nc
tests/data/va_day_UKESM1-0-LL_ssp585_r2i1p1f2_gn_20150101-20150105.nc
tests/data/zg_day_UKESM1-0-LL_ssp585_r2i1p1f2_gn_20150101-20150105.nc
tests/unit/__init__.py
tests/unit/test_data_utils.py
tests/unit/test_jet_algorithms.py
tests/unit/test_jet_statistics.py
tests/unit/test_spatial_utils.py
tests/unit/test_waviness_metrics.py
tests/unit/test_windspeed_utils.py