Opened 6 years ago
Closed 5 years ago
#1771 closed defect (fixed)
Petascope should recognize GDAL complex types
Reported by: | Vlad Merticariu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | petascope | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
Currently in WCST there is no mapping for GDAL types CFloat32, CFloat64, CInt16 and CInt32.
They should be mapped automatically, to the same base types in rasdaman.
The mapping is maintained here:
There's a sample file in #1095, as well as in source:systemtest/testcases_mandatory/test_conversion/testdata (cint16_image.tif etc)
Change History (7)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:3 by , 6 years ago
Milestone: | 9.7 → 9.8 |
---|---|
Summary: | WCST should recognize GDAL complex types → Petascope should recognize GDAL complex types |
It needs to wait for http://rasdaman.org/ticket/2065
comment:5 by , 5 years ago
Description: | modified (diff) |
---|
comment:7 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Somewhat related ticket: #1095 (to keep in mind to add also CInt16/32 as well in wcst)