Opened 11 years ago

Closed 10 years ago

#452 closed defect (invalid)

slice dimension number

Reported by: Jinsongdi Yu Owned by: Piero Campalani
Priority: major Milestone:
Component: petascope Version: 8.5
Keywords: Cc:
Complexity: Medium

Description

CoverageInfo.getNumDimensions() only return the dimension number of the original coverage for the slice operation.

e.g slice on 3D eobstest[t(1)], the coverageInfo.getNumDimensions() will return 3

Change History (3)

comment:1 by Jinsongdi Yu, 11 years ago

Component: undecidedpetascope

comment:2 by Piero Campalani, 10 years ago

I believe that's what the CoverageInfo is supposed to do.
The GetCoverageMetadata is meant to give info on the coverage selected by the WCS GetCoverage request, hence a posteriori of slicings and trimmings.
Jin, please close this as invalid if you agree.

comment:3 by Dimitar Misev, 10 years ago

Resolution: invalid
Status: newclosed

So GetCoverageMetadata would give 2 rather than 3 in this case? Let's close it in this case then.

Note: See TracTickets for help on using tickets.