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

Update description of data update frequency #79

Closed shoyer closed 2 months ago

shoyer commented 2 months ago

Updates the description of data updates based on https://github.com/google-research/arco-era5/issues/77#issuecomment-2217505230

@dabhicusp Please verify that this looks correct to you.

shoyer commented 2 months ago

Thanks @shoyer. It looks good to me.

I have one another suggestion: we need to write some script or github workflow which can re-calculate each zarr store's size on each month after the new data appended as the size which is given in the current readme.md is not updated with the actual size of the zarr stores.

Yes, this would be great to have!