smnorris / bcbrat

Create a BRAT project for watersheds in BC
0 stars 0 forks source link

cli #6

Open smnorris opened 1 year ago

smnorris commented 1 year ago

Probably using click, create bcbrat CLI with potential parameters:

smnorris commented 11 months ago

Probably:

python bcbrat.py <watershed_group_code> -o <out_path> -c <config>

with outpath defaulting to `bcbratorbcbrat_WSG(or maybe cwd, but the assortment of files is annoying) and config defaulting tobcbrat.ini` (if present).