Open philipjyoon opened 1 month ago
Yes - I've already checked
python ~/mozart/ops/opera-pcm/data_subscriber/daac_data_subscriber.py query -c OPERA_L2_CSLC-S1_V1 --chunk-size=1 --k=4 --m=1 --job-queue=opera-job_worker-cslc_data_download --processing-mode=reprocessing --start-date=2024-06-05T02:00:00Z --end-date=2024-06-05T02:30:11Z --frame-id=34996
That should only trigger download job with frame id 34996 but it also triggers a download job with frame id 34995
34996
34995
n/t
1. 2. 3. ...
- Version of this software [e.g. vX.Y.Z] - Operating System: [e.g. MacOSX with Docker Desktop vX.Y] ...
Checked for duplicates
Yes - I've already checked
Describe the bug
python ~/mozart/ops/opera-pcm/data_subscriber/daac_data_subscriber.py query -c OPERA_L2_CSLC-S1_V1 --chunk-size=1 --k=4 --m=1 --job-queue=opera-job_worker-cslc_data_download --processing-mode=reprocessing --start-date=2024-06-05T02:00:00Z --end-date=2024-06-05T02:30:11Z --frame-id=34996
That should only trigger download job with frame id
34996
but it also triggers a download job with frame id34995
What did you expect?
n/t
Reproducible steps
Environment