Re: [Paraview] NetCDF4 timeseries reader

2009-09-04 Thread Utkarsh Ayachit
I am afraid there's no direct support for allowing the user to choose the file-name-pattern etc. before the reader's GetInformation is called. This is because ParaView assumes the user has chosen the files already from the file-dialog. One possible solution would be have some default values for th

[Paraview] NetCDF4 timeseries reader

2009-09-04 Thread Maxwell, Thomas P. (GSFC-606.2)[SCIENCE APPLICATIONS INTL CORP]
I am implementing a native NetCDF4/HDF5 reader that will read a timeseries of grids, with each grid stored in a different nc4 file. I am constructing the timeseries by doing a recursive search through a directory tree for a glob pattern with start and end dates. I would like to enable the us