WS-2756: VLASS coarse cube cache
This adds the ingest_vlass
workflow which is capable of both caching and ingesting VLASS products. For now, it's only going to be used for the coarse
argument and the ingestion portion is commented out until WS-2755 is complete. This combines the functionality of the vlass_image_caching
and ingest
workflows.
This also adds a new product collector to move VLASS spool contents into the VLASS cache area. The functionality is the same as cacheImagingProducts.sh
in the VLASS repository and eliminates the need for VLASS to call WS to call VLASS (i.e. the vlass_image_caching
workflow).
There is both cleanup and more unit testing for this coming with WS-2755, and testing that ticket will check whether the parameter solicitation is correct or not (hard to tell since caching doesn't use all of the parameters).