Path Lines of Code pyproject.toml 34 sample-recipes/get_daily_mean_temp_since_1940.yaml 15 sample-recipes/get_december_mean_temp_since_1940.yaml 13 sample-recipes/get_hourly_ocean_temp_since_1940.yaml 15 sample-recipes/get_monthly_mean_temp_since_1940.yaml 14 sample-recipes/get_monthly_temperature_anomalies_since_2020.yaml 20 src/guclimate/__init__.py 2 src/guclimate/__main__.py 5 src/guclimate/cli.py 27 src/guclimate/core/__init__.py 1 src/guclimate/core/dataset.py 21 src/guclimate/core/parse_input.py 67 src/guclimate/core/recipe.py 14 src/guclimate/core/requests.py 96 src/guclimate/core/runner.py 40 src/guclimate/core/ui.py 44 src/guclimate/process/__init__.py 3 src/guclimate/process/cli.py 34 src/guclimate/recipes/__init__.py 3 src/guclimate/recipes/cli.py 100 src/guclimate/requests/__init__.py 3 src/guclimate/requests/cli.py 171 src/guclimate/requests/download.py 38 src/guclimate/requests/shortcuts/ecv.py 89 src/guclimate/requests/transform.py 66 src/guclimate/requests/validate.py 60 src/guclimate/setup/__init__.py 3 src/guclimate/setup/cli.py 45