Interactive 2D Plotting & Slicing Guide

The NetCDF Plot View (NetCDFPlotView) renders high-performance 2D scientific visualizations with customizable color palettes, multi-dimensional slicing, and interactive pan/zoom.

Launching the Plot View

  1. In the NetCDF Multi-Page Editor or Project Explorer, double-click a variable or right-click and choose Visualize Variable.
  2. In the popup dialog, select the two display dimensions (e.g. X for the horizontal axis and Y for the vertical axis).
  3. Click OK. The NetCDFPlotView opens in the workbench.

Relative Humidity Plot

Customizing Visual Parameters

Slicing Extra Dimensions

For 3D or 4D variables (e.g. [time, height, y, x]):

  1. In the view toolbar, select the extra dimension you wish to step through (e.g. time).
  2. Click the Previous Index (<) or Next Index (>) buttons to advance the active slice.
  3. The plot updates immediately to reflect the new slice.