LICENSE
README.md
pyproject.toml
tobac/__init__.py
tobac/centerofgravity.py
tobac/feature_detection.py
tobac/merge_split.py
tobac/plotting.py
tobac/testing.py
tobac/tracking.py
tobac/wrapper.py
tobac.egg-info/PKG-INFO
tobac.egg-info/SOURCES.txt
tobac.egg-info/dependency_links.txt
tobac.egg-info/requires.txt
tobac.egg-info/top_level.txt
tobac/analysis/__init__.py
tobac/analysis/cell_analysis.py
tobac/analysis/feature_analysis.py
tobac/analysis/spatial.py
tobac/segmentation/__init__.py
tobac/segmentation/watershed_segmentation.py
tobac/tests/test_analysis_spatial.py
tobac/tests/test_convert.py
tobac/tests/test_datetime.py
tobac/tests/test_decorators.py
tobac/tests/test_feature_detection.py
tobac/tests/test_generators.py
tobac/tests/test_import.py
tobac/tests/test_iris_xarray_match_utils.py
tobac/tests/test_merge_split.py
tobac/tests/test_pbc_utils.py
tobac/tests/test_sample_data.py
tobac/tests/test_testing.py
tobac/tests/test_tracking.py
tobac/tests/test_utils.py
tobac/tests/test_utils_bulk_statistics.py
tobac/tests/test_utils_coordinates.py
tobac/tests/test_utils_internal.py
tobac/tests/test_xarray_utils.py
tobac/tests/segmentation_tests/test_iris_xarray_segmentation.py
tobac/tests/segmentation_tests/test_segmentation.py
tobac/tests/segmentation_tests/test_segmentation_time_pad.py
tobac/utils/__init__.py
tobac/utils/bulk_statistics.py
tobac/utils/datetime.py
tobac/utils/decorators.py
tobac/utils/general.py
tobac/utils/generators.py
tobac/utils/mask.py
tobac/utils/periodic_boundaries.py
tobac/utils/internal/__init__.py
tobac/utils/internal/coordinates.py
tobac/utils/internal/iris_utils.py
tobac/utils/internal/label_props.py
tobac/utils/internal/xarray_utils.py