Opened 4 years ago

Closed 4 years ago

#2238 closed defect (fixed)

Petascope - translates wrong coefficients for netCDF when selecting a subset on irregular axis

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

Description

With encoding in netCDF, when selecting a subset on an irregular axis (e.g: time), the number of coefficients translated for this axis is wrong and needs to be fixed.

e.g: domain for time axis is [0:7]

c[8172:8179,4295:4319,0:24]

and data values for time axis has only 4 values

"variables\":{\"Date\":{\"type\":\"double\",\"data\":[1.5818976E9,1.5820704E9,1.5820704E9,1.5820704E9]

Change History (1)

comment:1 by Bang Pham Huu, 4 years ago

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