Opened 8 years ago

Closed 7 years ago

#1394 closed defect (fixed)

SECORE_Update UnixTime to seconds

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 (last modified by Bang Pham Huu)

According to

http://external.opengeospatial.org/twiki_public/TemporalDWG/TemporalCrsUris#UnixTimeDatumRdf

UnixTime should be seconds in UoM however in SECORE it is day, so it should be updated to match the original definition with UoM in seconds.

<CoordinateSystemAxis xmlns=\"http://www.opengis.net/gml/3.2\" id=\"second\" uom=\"http://www.opengis.net/def/uom/UCUM/0/s\"> 
<description>Coordinate system axis for the recording of seconds [s].</description> 
<identifier codeSpace=\"http://www.ietf.org/rfc/rfc3986\">http://www.opengis.net/def/axis/OGC/0/seconds</identifier> 
<remarks>Initial version (0.1)</remarks> 
<axisAbbrev>second</axisAbbrev> 
<axisDirection codeSpace=\"http://www.ietf.org/rfc/rfc3986\">http://www.opengis.net/def/axisDirection/OGC/1.0/future</axisDirection> 
                </CoordinateSystemAxis> 

Change History (3)

comment:1 by Bang Pham Huu, 8 years ago

Also, when describe coverage, this will need to be translate to (days), otherwise it is wrong values for the UoM (d), e.g:

unix (measured in d ) with domain extent from 1420070400 to 1435708800. 

comment:2 by Bang Pham Huu, 8 years ago

Component: petascopesecore
Description: modified (diff)
Summary: Petascope_Convert subset in UnixTime to secondsSECORE_Update UnixTime to seconds

comment:3 by Dimitar Misev, 7 years ago

Resolution: fixed
Status: newclosed

Should be closed I think.

Note: See TracTickets for help on using tickets.