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 Dimitar Misev)

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:

http://rasdaman.org/browser/applications/petascope/petascope_core/src/main/java/petascope/util/ras/TypeResolverUtil.java#L218

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 Dimitar Misev, 6 years ago

Somewhat related ticket: #1095 (to keep in mind to add also CInt16/32 as well in wcst)

comment:2 by Dimitar Misev, 5 years ago

Owner: set to Bang Pham Huu
Status: newassigned

comment:3 by Bang Pham Huu, 5 years ago

Milestone: 9.79.8
Summary: WCST should recognize GDAL complex typesPetascope should recognize GDAL complex types

It needs to wait for http://rasdaman.org/ticket/2065

comment:4 by Dimitar Misev, 5 years ago

#2065 was fixed

comment:5 by Dimitar Misev, 5 years ago

Description: modified (diff)

comment:6 by Dimitar Misev, 5 years ago

#2116 was also fixed.

comment:7 by Bang Pham Huu, 5 years ago

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