qgreenland icon indicating copy to clipboard operation
qgreenland copied to clipboard

Compartmentalize responsibilities of layer `Finalize` task

Open MattF-NSIDC opened this issue 2 years ago • 0 comments

Currently it builds some ancillary files in addition to moving the layer file to its final location. We think this should be separate Luigi tasks instead of one big run method on one big Luigi task.

MattF-NSIDC avatar Jul 07 '23 16:07 MattF-NSIDC