nasa / opera-sds-pcm

Observational Products for End-Users from Remote Sensing Analysis (OPERA)
Apache License 2.0
16 stars 12 forks source link

[Bug]: DISP-S1 reprocessing should work w date ranges as well as native_ids #820

Closed philipjyoon closed 4 months ago

philipjyoon commented 5 months ago

Checked for duplicates

Yes - I've already checked

Describe the bug

Right now DISP-S1 processing (using cslc query/download) only takes in native_ids as input in reprocessing mode. And if you specify date ranges instead, it fails with weird errors.

What did you expect?

In DISP-S1 reprocessing:

  1. It should work with both date range (revision and temporal) and native_ids
  2. If both are specified native_id takes precedence.

Reproducible steps

1.
2.
3.
...

Environment

- Version of this software [e.g. vX.Y.Z]
- Operating System: [e.g. MacOSX with Docker Desktop vX.Y]
...