podaac / data-subscriber

Subscribe and bulk download collections of data at PO.DAAC
Apache License 2.0
83 stars 29 forks source link

Add Variable Subsetting to subscriber #126

Open mike-gangl opened 1 year ago

mike-gangl commented 1 year ago

A user may want to specify the variables they want from a subsetter/harmony request. This should be an option from the CLI subscriber/downlaoder tools.

Perhaps:

a command to generate a variable skeleton (look up all the variables) and have the user edit it. Then, specify this on the cli as an option (--variable-file) and have the user specify variables that way.