VTK  9.3.20240327
vtkNetCDFUGRIDeader Class Reference

Read unstructured NetCDF UGRID files. More...

#include <vtkNetCDFUGRIDReader.h>

Detailed Description

Read unstructured NetCDF UGRID files.

This reader read a single 2D mesh for a NetCDF UGRID. It will extract points and cells but not edges. Temporal datasets are supported as long as the "time" variable exists in the file. Supported point types are float and double. Supported cell types are triangle and quad. Supported data array types are [u]int[8/16/32/64], float and double.


The documentation for this class was generated from the following file: