I don't remember every possible netCDF convention, but I believe many of them read field data as cell data, which ParaView interprets as constant throughout the cell. That is probably how your data is read.
Try adding the Cell Data to Point Data filter. That will estimate the field value on the points, which ParaView will then interpolate through the cells. -Ken From: "Madalena S. Malhadas" <[email protected]<mailto:[email protected]>> Date: Thursday, February 19, 2015 at 10:15 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [EXTERNAL] [Paraview] Interpolate nc file Dear all, I read a nc file to perform a 3D image generating a script. My results are ploted over coarse mesh and i want to interpolate the nc file data (cohesive sediments). How I add these feature in my script? Kind regards Madalena _______________________________________________ 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
_______________________________________________ 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
