I am getting an error when loading a NetCDF file that is written using
CDF-5 mode using pnetcdf library. This is the error output:
According to the Parallel NetCDF website, CFD-5 is not supported by the NetCDF 
library at all: 
https://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/FileLimits

Thus I think you either need to modify your ParaView sources to use the 
parallel netcdf library for reading NetCDF files, or you could write your own 
reader plugin.

Michael
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to