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

Eliminating redundant --temp-location flag from examples. #45

Closed dabhicusp closed 1 year ago

dabhicusp commented 1 year ago

In the context of the model-level-to-zarr.py and single-levels-to-zarr.py examples, the presence of the --temp-location flag serves no functional purpose. Notably, this flag remains unmentioned and unutilized within the fundamental pangeo.py script, which forms the basis for both of these files.