CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
uv.lock
docs/daily-products.md
docs/index.md
docs/location-api.md
docs/meteoswiss-map.md
docs/method.md
docs/outputs.md
docs/releasing.md
docs/validation-manifest.json
docs/validation.md
docs/images/uv-map.gif
examples/README.md
examples/davos.json
examples/offline.py
examples/product_locations.json
examples/shared_locations.json
examples/map/export_fields.py
examples/map/export_locations.py
examples/map/index.basemap.json
examples/map/index.fields.json
examples/map/index.html
examples/map/index.locations.json
examples/map/locations.json
examples/map/render.py
examples/map/template.html
examples/map/vendor/leaflet-1.9.4.css
examples/map/vendor/leaflet-1.9.4.js
examples/map/vendor/leaflet-LICENSE
icon_uv/__init__.py
icon_uv/build_table.py
icon_uv/check_grid.py
icon_uv/cli.py
icon_uv/compare_cams.py
icon_uv/compare_public_uv.py
icon_uv/coverage.py
icon_uv/daily.py
icon_uv/data.py
icon_uv/ensemble.py
icon_uv/evaluation.py
icon_uv/locations.py
icon_uv/preflight.py
icon_uv/products.py
icon_uv/radiation.py
icon_uv/schema.py
icon_uv/state.py
icon_uv/validate.py
icon_uv.egg-info/PKG-INFO
icon_uv.egg-info/SOURCES.txt
icon_uv.egg-info/dependency_links.txt
icon_uv.egg-info/entry_points.txt
icon_uv.egg-info/requires.txt
icon_uv.egg-info/top_level.txt
icon_uv/data/daily-uv.schema.json
icon_uv/data/rt.npz
tests/test_cli_workflow.py
tests/test_cloud_reference.py
tests/test_daily.py
tests/test_daily_schema.py
tests/test_daily_support.py
tests/test_ensemble.py
tests/test_forecast_days.py
tests/test_locations.py
tests/test_map_fields.py
tests/test_map_html.py
tests/test_netcdf.py
tests/test_preflight.py
tests/test_review_fixes.py
tests/test_schema_helpers.py
tests/test_state_contract.py
tests/test_uv.py
tools/check_distribution.py