I am using Paraview to display well log information stored in csv files.
Upon loading the csv data file and adding the "Table to Points" filter, I manually specify which columns should be used for the X Column, Y Column and Z Column (e.g. I am using a column called "Easting" for the "X Column").
Is there a way to automate this step? Maybe some kind of configuration file that could be fed into Paraview to indicate the column mapping?