Opened 5 years ago
Closed 5 years ago
#2278 closed defect (fixed)
support gdal /vsi* in wcst_import and petascope
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | critical | Milestone: | 10.0 |
Component: | petascope | Version: | 9.8 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
I attached a test ingredients which should be added to test_all_wcst_import, attachment:wcps_rgb_gzip.tar.gz
Problems to be fixed:
- convert relative path
/vsigzip/rgb.png.gz
to absolute path somehow in the systemtest; maybe add CURRENT_ABSOLUTE_DIR support in the templates/vsigzip//home/rasdaman/systemtest/.../rgb.png.gz
- petascope seems to change
//
to/
, e.g.1) /vsigzip//home/rasdaman/systemtest/.../rgb.png.gz
is converted to2) /vsigzip/home/rasdaman/systemtest/.../rgb.png.gz
which fails to import. I checked and wcst_import sends the correct path 1)
Attachments (1)
Change History (4)
comment:1 by , 5 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Priority: | major → critical |
---|
by , 5 years ago
Attachment: | wcps_rgb_gzip.tar.gz added |
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.