<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">
<blockquote type="cite" class="">I am getting an error when loading a NetCDF file that is written using<br class="">
CDF-5 mode using pnetcdf library. This is the error output:<br class="">
</blockquote>
</div>
</blockquote>
</div>
According to the Parallel NetCDF website, CFD-5 is not supported by the NetCDF library at all: <a href="https://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/FileLimits" class="">https://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/FileLimits</a>
<div class=""><br class="">
</div>
<div class="">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.</div>
<div class=""><br class="">
</div>
<div class="">Michael</div>
</body>
</html>