You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example currently uses scipy.io.netcdf, which is sufficient, but the modern way to access netCDF is through xarray. The example should be updated to use xarray.
This example currently uses scipy.io.netcdf, which is sufficient, but the modern way to access netCDF is through xarray. The example should be updated to use xarray.