nsidc / qgreenland

Source code for generating the QGreenland package hosted at https://qgreenland.org/
https://qgreenland.readthedocs.io
Other
36 stars 9 forks source link

Add CLI flags: `--include-dataset`, `--exclude-dataset` #651

Open MattF-NSIDC opened 1 year ago

MattF-NSIDC commented 1 year ago

We currently have --include and --exclude which act at the layer level. What if we want to exclude or include all layers associated with a particular dataset? How do the dataset/layer include/exclude mechanisms interact with each-other? Does one override the other?