Managing Visualization Books (.ncconfig)
A Visualization Configuration Book (.ncconfig) captures complete visualization recipes (color palettes, scale ranges, extra dimension slice positions, grid overlays, and projections) for multiple variables.
Exporting a Visualization Configuration
- Open a variable in
NetCDFPlotView or NCEditor.
- Adjust visual parameters (palette, zoom, extra dimension slice, scale bounds).
- Click the Export Visualization Configuration button in the toolbar.
- Choose a destination file path with the
.ncconfig extension.
- The configuration is saved as an XMI document conforming to the
ncconfig meta-model.
Opening and Editing in NCEditor
- Double-click any
.ncconfig file in the Project Explorer.
- The file opens in the dedicated NC Editor (
NCEditor).
- The Outline View lists all configured variable visualizations in the book.
- Selecting a variable in the Outline switches the active visual view immediately with all stored palette, slice, and projection settings restored.