Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
ParaView
ParaView
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,758
    • Issues 1,758
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 68
    • Merge Requests 68
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #14554

Closed
Open
Opened Feb 02, 2014 by Kitware Robot@kwrobotOwner

TableToStructuredGrid filter doesn't read coordinates from the table

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.


Thank you for putting in TableTOX filters, which is making it easier for me to show scientists in my vis class how to load their data!

In trying to read a set of data files from a geology collaborator, I'm having trouble getting the data into a structured grid. I can use TableToPoints to get the data into a set of points. I then save that data as CSV and attempt to re-import and then use the TableToStructuredGrid data on the result. However, the coordinates don't seem to be ending up in the right place. I saw a posting on one mailing list that mentioned that the points have to be stored in a particular order, despite them having explicit coordinates on each point in the table. I'm off to write a custom converter. In the future, it would be cool if the filter could handle this case.

p.s. If it could handle grids that were not cubic, filling in missing values with NaN or something else as specified, that would also let me avoid several steps in the process.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: paraview/paraview#14554