Hi,

I am seeking advice regarding visualization of weather model output using
paraview.
I am only able to view the first frame of my netcdf file. The dimensions
are:

netcdf mynetcdffile {
dimensions:
        Time = UNLIMITED ; // (25 currently)
        DateStrLen = 19 ;
        west_east = 329 ;
        south_north = 329 ;
        bottom_top = 50 ;
        bottom_top_stag = 51 ;
        soil_layers_stag = 5 ;
        west_east_stag = 330 ;
        force_layers = 8 ;
        south_north_stag = 330 ;


Thanks in advance,

Jade
_______________________________________________
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

Reply via email to