RafaelAbel

Results 1 comments of RafaelAbel

Thanks for your help, Kai. I have a follow-up question: What about when I have multiple timesteps... ``` import xarray as xr import glob file_list = glob.glob(target_dir + '*.grib2') ds...