nasa / opera-sds-pcm

Observational Products for End-Users from Remote Sensing Analysis (OPERA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more debugging information for DISP-S1 triggering jobs

hhlee445 opened this issue · comments

Checked for duplicates

Yes - I've already checked

Alternatives considered

No - I haven't considered

Related problems

No response

Describe the feature request

We want to add following information to the logs for CSLC query/download jobs to trigger DISP-S1 sciflo jobs.

For a given query, what inputs were seen. We have this in GRQ, but I think having that in the logs would also be useful, especially if it’s easily searchable.
E.g. for the FWD queries, this would show the inputs with revision IDs in the query window.
For a given query, which Frame were considered (based on the inputs seen from the previous point)
Also list out which Frame were triggered for PGE jobs, along with the reason (e.g. 100% of bursts found, or X% bursts found, and we reached the wait time threshold)
Also list out which Frame were NOT triggered for PGE jobs, along with the reason
Reasons would include things like: “only x% bursts found (less than the X% threshold)“, or “x% of bursts found (surpassing X% threshold, but <100%), but waiting n more hours (out of N)“, etc.