aodn / imos-toolbox

Graphical tool for QC'ing and NetCDF'ing oceanographic datasets
GNU General Public License v3.0
45 stars 30 forks source link

allow pre-processing step to be triggered from the main window. #711

Open ocehugo opened 3 years ago

ocehugo commented 3 years ago

Related to #539.

There is need for re-run the pre-processing steps after importing. This is particularly true if users need to visualise the data somehow and change PP parameters. At the moment, this is a "broken workflow", because it requires a toolbox restart: import->pre-process->diagnostic/visualise/QC->close toolbox->import->pre-process with other parameters-> ....

Hence, it's likely that allowing a re-run of the pre-processing routines at the main window is a good solution.

Requirements: