Tools for inspecting Network Common Data Form (netCDF) files in any
JetBrains IDE. Right-click on a file in the Project tool window to
access the NetCDF
context menu, which offers these actions:
Open the file in the NetCDF tool window. The Schema
tab shows the file
structure. Variables selected in this tab will be displayed in the Data
tab.
Multiple variables can be selected as long as they have the same dimensions.
The plugin does not yet support pagination, so beware of attempting to view large variables.
Write the file header to a Common Data Language (CDL) file. This is
equivalent to executing ndcump -h
.
Write the file header to a NetCDF Markup Language (NcML) file.
The latest version is available via a custom plugin repository. Releases
include a binary distribution named idea-ansible-plugin-<version>.zip
that
can be installed from disk.