matteodefelice / energy-climate-cookbook

The notebooks in this repository are recipes for energy and climate modelers. They require open source software and they can run locally or online (Google Colab).
14 stars 6 forks source link

C.005.ipynb #6

Open marisolosman opened 1 month ago

marisolosman commented 1 month ago

Just two comments The option backend_kwargs={'indexpath': ''} can be added to the xr.opendataset to suppress the creation of the idx file when opening grib files.

In the list of countries, UK is not itemize and appears next to France.

matteodefelice commented 1 month ago

Do you see any problems in the creation of idx files?

marisolosman commented 1 month ago

That depends. In this example this is not a big issue but if people want to open grib files located in folder where they do not have write permissions they may get an error