Re: [Paraview] animation: files, pgmable source

2017-12-09 Thread Utkarsh Ayachit
Randy, Here's how I'd proceed. 1. Create a programmable source to read a file series as a temporal dataset. (you have this already). 2. Let the users use ParaView to save animation or screenshots once they are satisfied. 3. You can put the "Extract TimeSteps" filter after your reader (before any

[Paraview] curvilinear CF conventions

2017-12-09 Thread David Deepwell
Hi all, I have a netcdf file that follows the CF conventions in curvilinear (structured) coordinates. Paraview however doesn’t recognize the auxiliary variable as the grid variable on which the rest of the fields should be plotted on. I’m not sure if this a bug with paraview misinterpreting

Re: [Paraview] curvilinear CF conventions

2017-12-09 Thread Moreland, Kenneth
David, The netCDF/CF reader should be able to read curvilinear coordinates. There is not enough information in your email to determine whether the issue is with the ParaView reader or an issue with the data file. It would be helpful if you could send us an example file so we can replicate your

Re: [Paraview] Memory issue for remote visualization

2017-12-09 Thread Joachim Pouderoux
Dennis, I guess in this case, the memory inspector shows the process memory limit (RLIMIT_AS) and not the system memory size. Did you consider the use of `ulimit`? You can calling something like: ulimit -u unlimited Best, Joachim *Joachim Pouderoux*, PhD *Technical Expert - Scientific