Opened 3 years ago
Closed 3 years ago
#2526 closed defect (worksforme)
wcst_import - sentinel 1 recipe should write to multiple resume.json files
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.0 |
Component: | wcst_import | Version: | 9.8 |
Keywords: | Cc: | Dimitar Misev | |
Complexity: | Medium |
Description
For example, a sentinel 1 recipe to import multiple sentinel 1 files to multiple sentinel 1 coverages should write the imported files to different .resume.json
files:
rw-rw-r-- 1 ubuntu ubuntu 213868 Dec 20 21:16 'S1_GRDH_${modebeam}_DH_${polarisation}.resume.json' -rw-rw-r-- 1 ubuntu ubuntu 135128 Dec 20 21:01 'S1_GRDH_${modebeam}_SH_${polarisation}.resume.json'
Note:
See TracTickets
for help on using tickets.
This issue is closed because sentinel 1 cannot pick a random name for coverageId.resume.json, hence, it contains
${}
in the file name.