Opened 6 years ago

Last modified 6 years ago

#1996 closed defect

wrong datatype for multiband netcdf with bands of different type — at Initial Version

Reported by: Vlad Merticariu Owned by: Bang Pham Huu
Priority: major Milestone: 9.8
Component: petascope Version: 9.7
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

Trying to import a netcdf file with 3 bands (float, float, short) fails because petascope creates a type with identical band types (float, float, float):

Request: 'CREATE TYPE CHL_Concentration_L4_8days_Cell AS ( band0 float ,band1 float ,band2 float )'… parsing… checking semantics… evaluating… ok

Data and ingredient to reproduce: http://download.rasdaman.org/geodata/awi/

Change History (0)

Note: See TracTickets for help on using tickets.