Skip to content

Settings and activity

3 results found

  1. 141 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  General  ·  Admin →
    Peter Schmitt supported this idea  · 
  2. 0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    5 comments  ·  General  ·  Admin →
    An error occurred while saving the comment
    Peter Schmitt commented  · 

    I've been using Python as a work-around.

    LoadPlugin('/Users/schmitt/paraview/plugins/vtkLFMReader/build/libvtkLFMReader.dylib',ns=globals())
    files = glob.glob('/Users/schmitt/paraview/testData/LMs_mhd_*.hdf')
    files.sort()
    vtkLfmReaderObject = vtkLFMReader(FileNames = files)

    An error occurred while saving the comment
    Peter Schmitt commented  · 

    @berk.geveci: Native support would be best, I didn't know that was possible. Can you point me to the documentation via e-mail or through my related post to the mailing list: http://www.paraview.org/pipermail/paraview/2010-December/019656.html Also, how do I delete this UserVoilce request?

    An error occurred while saving the comment
    Peter Schmitt commented  · 

    @berk.geveci: I'm working with a custom reader plugin for HDF4 files generated by our model. Our HDF4 files are named by date & time (foo_1995-03-21T00-00-00.xyz) and the FileSeriesReaderProxy does not recognize a collection of files named by date as a time series. Would the XML based meta-files you mentioned work with our reader plugin?

    Peter Schmitt shared this idea  · 
  3. 8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  General  ·  Admin →
    Peter Schmitt supported this idea  ·