Opened 4 years ago

Closed 4 years ago

#2272 closed defect (fixed)

wcst_import cannot handle /vsis3 paths

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: critical Milestone: 10.0
Component: wcst_import Version: 9.8
Keywords: Cc:
Complexity: Medium

Description

Ingredient has

        "paths": [
"/vsis3/s2-l2a-2018-q3/30/U/XD/2018/08/18/S2A_MSIL2A_20180818T112111_N0208_R037_T30UXD_20180818T121954/GRANULE/L2A_T30UXD_A016479_20180818T112153/IMG_DATA/R10m/T30UXD_20180818T112111_TCI_10m.jp2",
"/vsis3/s2-l2a-2018-q3/30/V/XP/2018/08/18/S2A_MSIL2A_20180818T112111_N0208_R037_T30VXP_20180818T121954/GRANULE/L2A_T30VXP_A016479_20180818T112153/IMG_DATA/R10m/T30VXP_20180818T112111_TCI_10m.jp2",
"/vsis3/s2-l2a-2018-q3/30/U/VG/2018/08/18/S2A_MSIL2A_20180818T112111_N0208_R037_T30UVG_20180818T121954/GRANULE/L2A_T30UVG_A016479_20180818T112153/IMG_DATA/R10m/T30UVG_20180818T112111_TCI_10m.jp2",
"/vsis3/s2-l2a-2018-q3/30/V/WM/2018/08/18/S2A_MSIL2A_20180818T112111_N0208_R037_T30VWM_20180818T121954/GRANULE/L2A_T30VWM_A016479_20180818T112153/IMG_DATA/R10m/T30VWM_20180818T112111_TCI_10m.jp2",
"/vsis3/s2-l2a-2018-q3/30/U/WD/2018/08/18/S2A_MSIL2A_20180818T112111_N0208_R037_T30UWD_20180818T121954/GRANULE/L2A_T30UWD_A016479_20180818T112153/IMG_DATA/R10m/T30UWD_20180818T112111_TCI_10m.jp2",
"/vsis3/s2-l2a-2018-q3/30/U/VD/2018/08/18/S2A_MSIL2A_20180818T112111_N0208_R037_T30UVD_20180818T121954/GRANULE/L2A_T30UVD_A016479_20180818T112153/IMG_DATA/R10m/T30UVD_20180818T112111_TCI_10m.jp2",
...

wcst_import.sh reports

WARNING: The materialized paths contain less files than the initial paths. 
This can be normal if a directory provided in the paths is empty or if a path regex returns no results. 
If this is not the case, make sure the paths are correct and readable by the importer.
No files provided. Check that the paths you provided are correct. Done.

Change History (1)

comment:1 by Bang Pham Huu, 4 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.