David, What version of ParaView are you using? I tried your file with the latest release 5.4.1 and it works fine.
Thanks, Dan On Mon, Oct 16, 2017 at 10:18 AM, Deepwell, David <[email protected]> wrote: > Ok, no problem. Just checking in. > > Thanks, > David > > > On Oct 16, 2017, at 9:29 AM, Dan Lipsa <[email protected]> wrote: > > Sorry, no, I have not had a chance to look at this. I will do that in the > next couple of days. > > Thanks, > Dan > > > On Mon, Oct 16, 2017 at 9:05 AM, Deepwell, David <[email protected]> > wrote: > >> Hi Dan, >> Have you been able to see my problem, and find a solution? >> >> David >> >> >> On Oct 10, 2017, at 5:46 PM, David Deepwell <[email protected]> >> wrote: >> >> Hi Dan! >> >> Thank you for taking a look at my file. >> >> David >> <output_50.nc> >> >> On Oct 6, 2017, at 1:38 PM, Dan Lipsa <[email protected]> wrote: >> >> Hi David, >> If you send me the file I can take a look. >> >> Thanks, >> Dan >> >> >> On Fri, Oct 6, 2017 at 10:11 AM, Deepwell, David <[email protected]> >> wrote: >> >>> Hi, >>> >>> I have a netcdf file which I’d like to read in ParaView. The reading and >>> rendering works fine, but the time is not displayed. I’ve declared the >>> variable to be time through the axis attribute, and I’ve given it units >>> since a certain day. Strangely enough, VisIt understands the time value >>> (t=5s) while ParaView does not. >>> >>> Here’s the output from ncdump: >>> >>> netcdf output_50 { >>> dimensions: >>> x = 1024 ; >>> z = 128 ; >>> time = 1 ; >>> variables: >>> double x(x) ; >>> x:units = "m" ; >>> double z(z) ; >>> z:units = "m" ; >>> double time(time) ; >>> time:units = "seconds since 2001-1-1" ; >>> time:axis = "T" ; >>> time:long_name = "time" ; >>> double rho(time, x, z) ; >>> rho:units = "kg/L" ; >>> >>> // global attributes: >>> :description = "SPINS Output 50" ; >>> } >>> >>> Any help will be appreciated. I also have a 1 MB file which I can pass >>> on if needed. >>> >>> Thank you, >>> David >>> _______________________________________________ >>> 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
