.gitignore
CONTRIBUTING.md
Configuration.md
Efficient-Requests.md
LICENSE
MANIFEST.in
README.md
Runners.md
setup.cfg
setup.py
configs/era5_example_config.cfg
configs/era5_example_config_local_run.cfg
configs/era5_example_config_local_run.json
configs/era5_example_config_preproc.cfg
configs/era5_example_config_using_date.cfg
configs/era5_example_monthly_soil.cfg
configs/mars_example_config.cfg
configs/mars_example_config.json
configs/seasonal_forecast_example_config.cfg
configs/yesterdays_surface_example.cfg
google_weather_tools.egg-info/PKG-INFO
google_weather_tools.egg-info/SOURCES.txt
google_weather_tools.egg-info/dependency_links.txt
google_weather_tools.egg-info/requires.txt
google_weather_tools.egg-info/top_level.txt
weather_dl/MANIFEST.in
weather_dl/README.md
weather_dl/__init__.py
weather_dl/download-status
weather_dl/download_status.py
weather_dl/setup.py
weather_dl/weather-dl
weather_dl/download_pipeline/__init__.py
weather_dl/download_pipeline/clients.py
weather_dl/download_pipeline/config.py
weather_dl/download_pipeline/fetcher.py
weather_dl/download_pipeline/manifest.py
weather_dl/download_pipeline/parsers.py
weather_dl/download_pipeline/partition.py
weather_dl/download_pipeline/pipeline.py
weather_dl/download_pipeline/stores.py
weather_dl/download_pipeline/util.py
weather_mv/MANIFEST.in
weather_mv/README.md
weather_mv/__init__.py
weather_mv/setup.py
weather_mv/weather-mv
weather_mv/loader_pipeline/__init__.py
weather_mv/loader_pipeline/bq.py
weather_mv/loader_pipeline/pipeline.py
weather_mv/loader_pipeline/sinks.py
weather_mv/loader_pipeline/streaming.py
weather_mv/loader_pipeline/util.py
weather_sp/MANIFEST.in
weather_sp/README.md
weather_sp/__init__.py
weather_sp/setup.py
weather_sp/weather-sp
weather_sp/splitter_pipeline/__init__.py
weather_sp/splitter_pipeline/file_name_utils.py
weather_sp/splitter_pipeline/file_splitters.py
weather_sp/splitter_pipeline/pipeline.py