Closed philipjyoon closed 2 months ago
Currently the code marks all CSLS granules stored in cslc_catalog
as downloaded (aka triggered) However, we do not want to do this with k
granules. We should make distinction between the granules that we are processing vs the supporting k
granules and should only mark the processing granules. We now have information in a hashmap to support this so just need to utilize that information.
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
No response
Describe the feature request
Forward processing, just like all other processing modes, needs to be retooled to align w the historical database json and other new findings in DISP-S1 triggering business logic.