[Paraview-developers] netCDF patch

Biddiscombe, John A. biddisco at cscs.ch
Tue Dec 21 08:49:35 EST 2010


I was playing with my own old netCDF reader and it didn't compile against the new netCDF/ParaView/VTK in git. After I got it working, I couldn't open certain files, and I think I found a bug (mind you, maybe I'm mistaken and I can't believe it'd work at all in it's current state. must be my stuff that's knackered)

the API uses size_t for count (dimensions) when selecing hyperslabs, but in some places, long ints are used. I haven't checked anything into VTK or ParaView since it changed over to git (all the rules seem to have changed about which branches are for what). .... in case anyone discovers a problem and wants to try a fix.


JB



-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-NetCDF-cpp-bindings-have-mixed-long-and-size_t-usage.patch
Type: application/octet-stream
Size: 8437 bytes
Desc: 0001-NetCDF-cpp-bindings-have-mixed-long-and-size_t-usage.patch
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20101221/4e747af4/attachment.obj>


More information about the Paraview-developers mailing list