[Paraview] Fwd: reading netcdf files into paraview

leo paul mawerick.leo at gmail.com
Mon Feb 13 01:28:26 EST 2012


Hi,
I am trying to read my cdf file into paraview and none of the readers seem
to be able to read it. Could someone pls advice me as to what is going
wrong and help me rectify it? I am quite a novice at paraview and netcdf in
general and would be very grateful if someone could help me with this.Each
time I try reading it paraview crashes. Only pop Ocean Netcdf(rectilinear)
reader reads in the names of the variables and when I hit apply it crashes.
Following is the output for ncdump for the same.
netcdf state.cdf {
dimensions:
        r = 500 ;
        icr = 1 ;
        uTH = 166 ;
        uPH = 166 ;
        BTH = 166 ;
        BPH = 166 ;
        ReIm = 2 ;
variables:
        double r(r) ;
        double icr(icr) ;
        double dt ;
        double icOmega ;
        double uT(ReIm, uTH, r) ;
                uT:L = 84 ;
                uT:M = 2 ;
                uT:Mp = 2 ;
        double uP(ReIm, uPH, r) ;
                uP:L = 84 ;
                uP:M = 2 ;
                uP:Mp = 2 ;
        double C(ReIm, uPH, r) ;
                C:L = 84 ;
                C:M = 2 ;
                C:Mp = 2 ;
        double BT(ReIm, BTH, r) ;
                BT:L = 84 ;
                BT:M = 2 ;
                BT:Mp = 2 ;
        double BP(ReIm, BPH, r) ;
                BP:L = 84 ;
                BP:M = 2 ;
                BP:Mp = 2 ;
        double icBT(ReIm, BTH, r) ;
                icBT:L = 84 ;
                icBT:M = 2 ;
                icBT:Mp = 2 ;
        double icBP(ReIm, BPH, r) ;
                icBP:L = 84 ;
                icBP:M = 2 ;
                icBP:Mp = 2 ;

// global attributes:
                :t = 0. ;
                :Ro = 1.2e-04 ;
                :E = 0.00012 ;
                :Ra = 34.9 ;
                :q = 10. ;
                :riro = 0.000999 ;
}

Leo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120213/db7167ea/attachment.htm>


More information about the ParaView mailing list