Opened 8 years ago

Last modified 8 years ago

#1394 closed defect

Petascope_Convert subset in UnixTime to seconds — at Initial Version

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.3
Component: secore Version: development
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

The problem is coverage which imported with UnixTime will use origin, coefficients in seconds although UoM of UnixTime is "days". Then when make a WCS GetCoverage request with correct datetime format, it convert to interval with day UoM and return error.

service=WCS&version=2.0.1&request=GetCoverage&coverageId=irr_cube_2_test2
&subset=E(80042.7273594)&subset=N(5449865.55794)
&subset=unix("2008-01-03T23:03:55Z", "2008-01-05T22:58:29Z")

unix axis: subset (13881.96105324074:13883.957280092593) is out of bounds.

This is an existing problem then need a workaround for this TimeCRS.

Change History (0)

Note: See TracTickets for help on using tickets.