ncplot.ncplot

ncplot.ncplot(x, vars=None)

Plot the contents of a NetCDF file :param x: xarray object or file path :type x: object or str :param vars: Variables you want to plot. Everything will be plotted if this is not supplied :type vars: list or str