You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See PR: unity-sds/sounder-sips-chirp-workflows#3
Tested successfully by Luca. @ngachung : could you provide an example query that will return a 16 days CHIRP dataset, which we can use to execute the e2e CHIRP workflow?
@LucaCinquini Per feedback from Alex, this range will return all 3,818 files needed for e2e CHIRP.
cmr_start_time: "2016-08-22T00:10:00Z"
cmr_stop_time: "2016-09-06T23:59:59Z"
Each day should have 240 files, 16 x 240 = 3,840 but for whatever reason 8/25/18 only has 218 files so 15 X 240 + 218 = 3,818
Thank Nga, I tried the last example and it worked. I am a little worried though about the ability of a single job to handle 3818 files concurrently. It seems like the execution should be parallelized.
Who: From U-DS to U-SPS
When: April 2023
What: Provide a Docker container for CMR search
The text was updated successfully, but these errors were encountered: