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

Data Seeding Scripts For Analysis Ready Dataset #53

Closed DarshanSP19 closed 11 months ago

DarshanSP19 commented 1 year ago

Here are some changes in the current script to initialize the zarr store from some specific date and a script to seed the data later on in the dataset.

Change Includes

netcdf_to_zarr script can now be used in three different ways.

Some defaults

DarshanSP19 commented 11 months ago

Closing this PR as I've raised a separate PR including these changes and for CO data back fill scripts. Here https://github.com/google-research/arco-era5/pull/58