malonzo47 / pynita_GUI

pynita_GUI is python GUI based implementation of Noise Insensitive Trajectory Algorithm (NITA)
4 stars 3 forks source link

exception handling: user points file #54

Closed malonzo47 closed 5 years ago

malonzo47 commented 5 years ago

I think a big one is loading a points file that is either actually the stack_dates.csv or does not have the VI requested in the ini. (program crashes and usually spits out an error about a missing column or something)

If an inappropriate file is loaded in step 2, can the user maybe a get a message that says, “This is either not a points file or does not have the VI requested in your user config file.” Confirm that this .csv has necessary columns in Excel or text editor.”