Hi Francesco and Yang,
I found the exported "inputData+year+"/era5land/era5land2015_10km1.nc"" in cell 21 of notebook https://github.com/EcoExtreML/Emulator/blob/main/2daskParallel/0921_1year_Europe.ipynb is not complete, it does not have data in 8088 bands. I used https://github.com/EcoExtreML/Emulator/blob/main/0preprocessing/0-0sel_era5land.ipynb to export the Europe area ERA5Land data (because I downloaded global ERA5Land data), but it is very slow (around 60 GB data, it takes several hours to export). But if we do selection in the predict notebook, chunksize is different from other variables which will take more time to predict, so it is better to do this in the preprocessing notebook in my opinion. Do you know some faster way to export big netcdf files?
@geek-yang @fnattino