spacetelescope / jwst_mast_query

Command line tool for querying MAST and downloading JWST data products
BSD 3-Clause "New" or "Revised" License
18 stars 11 forks source link

Allow date_select to work from cfg file #39

Closed bhilbert4 closed 1 year ago

bhilbert4 commented 1 year ago

Resolves #23

Small tweaks to fix a bug that was preventing the date_select values in the cfg file from being used. I've tested these updates and date_select values are now respected from both the command line and the config file.