seafloor-geodesy / gnatss

Community Seafloor Global Navigation Satellite Systems - Acoustic (GNSS-A) Transponder Surveying Software
https://gnatss.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 13 forks source link

refactor: Update run flags for distance center, process dataset, and qc #208

Closed lsetiawan closed 6 months ago

lsetiawan commented 6 months ago

Currently, to run GNATSS, user need to do the following:

gnatss run --extract-dist-center --extract-process-dataset --qc

There are 3 additional flags that are needed to get the distance center, process data, and qc plots. These should be just defaulted as True, and give user a choice to turn off if they want. This way, a user would only need to do

gnatss run