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

Deal with re-processed data #20

Open bhilbert4 opened 2 years ago

bhilbert4 commented 2 years ago

Is there a way to have the tool check the date that the data were processed by DMS and download the files if the processing date is more recent than the date in the existing local files?

bhilbert4 commented 2 years ago

The prvversion column in the productTable lists the pipeline version used to process the data. But this wouldn't catch when data are reprocessed due to new reference files being delivered.