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
At least one notebook in the workshop, xarray-and-cf, has a crazy long and difficult to navigate page due to some fully rendered xarray datasets and ncdump output.
The text was updated successfully, but these errors were encountered:
Would it make sense to switch to the xarray html repr (default as of 0.15.1, available since 0.14.1 with xarray.set_options(display_style="html")) to help with the rendered xarray Datasets/DataArrays, and then to just the headers with ncdump (!ncdump -h test_netcdf.nc)?
At least one notebook in the workshop,
xarray-and-cf
, has a crazy long and difficult to navigate page due to some fully rendered xarray datasets andncdump
output.The text was updated successfully, but these errors were encountered: