We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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] ...
The text was updated successfully, but these errors were encountered:
philipjyoon
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: