Skip to content

Commit

Permalink
#964: Creating a test gold file. Passing this cslc scenario is necess…
Browse files Browse the repository at this point in the history
…ary, but not sufficient, for fixing this bug. It currently fails
  • Loading branch information
philipjyoon committed Aug 23, 2024
1 parent 6ca36e6 commit 24c52c8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions tests/scenarios/cslc_query_reproc_dates_frameid_34996_test.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{ "description": "This file specifies expected files to be downloaded in a DISP-S1 re-processing scenario",
"comment": "Reprocessing by date range and frame_id",
"processing_mode": "reprocessing",
"param_type": "date_range",
"frame_id": 34996,
"k": 4,
"m": 1,
"validation_data": {
"2024-06-05T02:00:00Z, 2024-06-05T02:30:11Z": {
"f34996_a2784": 27,
"f34996_a2772": 27,
"f34996_a2760": 27,
"f34996_a2748": 27
}
}
}

0 comments on commit 24c52c8

Please sign in to comment.