Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #19230
Closed
Open
Issue created Aug 01, 2019 by W. Alan Scott@wascottMaintainer

Make File/ Save Data and Spreadsheet/ Save Data match variable names for csv

Please change File/ Save Data/ CSV to match Spreadsheet/ Save Data. Currently, the headers are insanely different. For one cell of can, here is what I currently have:

File/ Save Data: "DISPL:0","DISPL:1","DISPL:2","VEL:0","VEL:1","VEL:2","ACCL:0","ACCL:1","ACCL:2","GlobalNodeId","PedigreeNodeId","vtkOriginalPointIds","Points:0","Points:1","Points:2"

Spreadsheet/ Save Data: DISPL_0,DISPL_1,DISPL_2,DISPL_Magnitude,VEL_0,VEL_1,VEL_2,VEL_Magnitude,ACCL_0,ACCL_1,ACCL_2,ACCL_Magnitude,GlobalNodeId,PedigreeNodeId,Point ID,Points_0,Points_1,Points_2,Points_Magnitude,Block Number

I think I like the Spreadsheet format better, please change File/ Save Data. Furthermore, get rid of the silly vtkOriginalPointId name, and replace with something reasonable (such as Point Id).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking