CLAUDE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/climate_zarr/__init__.py
src/climate_zarr/_version.py
src/climate_zarr/calculate_county_stats.py
src/climate_zarr/climate_cli.py
src/climate_zarr/climate_config.py
src/climate_zarr/demo_cli.py
src/climate_zarr/py.typed
src/climate_zarr/stack_nc_to_zarr.py
src/climate_zarr.egg-info/PKG-INFO
src/climate_zarr.egg-info/SOURCES.txt
src/climate_zarr.egg-info/dependency_links.txt
src/climate_zarr.egg-info/entry_points.txt
src/climate_zarr.egg-info/requires.txt
src/climate_zarr.egg-info/top_level.txt
tests/test_cli_integration.py
tests/test_county_stats_integration.py
tests/test_end_to_end_integration.py
tests/test_real_data_integration.py
tests/test_simple_integration.py
tests/test_zarr_conversion_integration.py
utils/README.md
utils/split_counties_by_region.py