groundmotion-processing icon indicating copy to clipboard operation
groundmotion-processing copied to clipboard

Make the GMrecordsApp class independent of argparse

Open emthompson-usgs opened this issue 2 years ago • 0 comments

From discussion of #1036:

We might think about restructuring the top-level code to be less argparse centric. We could push argparse-specific code to the command line script and make the GMrecordsApp class independent of argparse. This would make it easy to switch the top-level code from one CLI parsing tool to another.

emthompson-usgs avatar Oct 17 '22 21:10 emthompson-usgs