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
305 stars 23 forks source link

Added support to produce output locally of `model-levels-to-zarr.py` and `single-levels-to-zarr.py` file. #32

Closed dabhicusp closed 1 year ago

dabhicusp commented 1 year ago

In response to Issue #30, where it was noted that there was no existing support for producing output locally of model-levels-to-zarr.py and single-levels-to-zarr.py scripts, I have made the necessary modifications to address this limitation.

dabhicusp commented 1 year ago

Hello, @alxmrs, I'm happy to share that it performs flawlessly when tested in a local environment.