Hi! I was trying to open a file that has GEM model data after downloading it with the following code: import xarray as xr ds = xr.open_dataset(f"GEM GLOBAL/ABSV_ISBL ...