google-research / arco-era5

Recipes for reproducing Analysis-Ready & Cloud Optimized (ARCO) ERA5 datasets.
https://cloud.google.com/storage/docs/public-datasets/era5
Apache License 2.0
287 stars 22 forks source link

Automatically data downloaded updated. #43

Closed dabhicusp closed 1 year ago

dabhicusp commented 1 year ago

Upon merging PR #39 (Added lnsp & zs config files) into the main branch, it was discovered that the code from PR #36 (Raw ERA5 data automatically downloading on a cron) could not effectively handle files with lnsp and zs in their filenames. As a result, I have made necessary updates to the fetch.py script to address this issue. The updated code has been implemented and tested, ensuring seamless functionality.

After these modifications, I successfully downloaded the data using the enhanced script which is stored in the following directories: gs://gcp-public-data-arco-era5/raw/ERA5GRIB/HRES/Daily/2023/202305**_hres_**.grb2 gs://gcp-public-data-arco-era5/raw/ERA5GRIB/HRES/Month/2023/202305**_hres_**.grb2