NetCDF (Network Common Data Form) is the standard binary format used by meteorological agencies (e.g. ECMWF, NOAA, Météo-France), oceanographic institutions, and climate modeling centers worldwide for sharing array-oriented scientific data.
You can open any .nc, .ncml, .nc3, .nc4, .cdf, or .hdf5 file by double-clicking it in the Project Explorer or dragging it into the editor area.
The file opens in the NetCDF Multi-Page Editor (NetCDFMultiPageEditor), which provides:
air_temperature_2m or relative_humidity_2m).X and Y, or lon and lat).NetCDFPlotView) opens and renders the variable heatmap.
When visualizing multi-dimensional variables (such as [time, height, y, x]):
time).<) and next (>) navigation buttons or the index slider to step through time steps or atmospheric levels in real-time._FillValue or missing_value) are automatically detected and rendered as transparent pixels.