ncplot.view

ncplot.view(x, vars=None, autoscale=True, out=None, server=None, **kwargs)

Plot the contents of a NetCDF out

Parameters:
  • x (object or str) – xarray object or file path

  • vars (list or str) – Variables you want to plot. Everything will be plotted if this is not supplied

  • out (str) – Name of file if you want to store output