iconarray.core.utilities.show_data_vars#
- iconarray.core.utilities.show_data_vars(ds)#
Print a table with variables in dataset.
The first column is the variable name chosen by cfgrib to use eg. when plotting with psyplot.
- Parameters:
ds (
xr.Dataset
) – Dataset of ICON GRIB data opened with cgrib engine or cfgrib.