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.
_______________________________________________
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
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview