Opened 6 weeks ago

Closed 44 hours ago

#2826 closed defect (fixed)

FIX - OGC/O/Temporal missing parts in petascope

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.4
Component: petascope Version: 10.3
Keywords: Cc:
Complexity: Medium

Description (last modified by Bang Pham Huu)

in ingredients file

                "crs": "OGC/0/Temporal?epoch=\"1970-01-01T00:00Z\"%26uom=\"d\"%26label=\"t\"@EPSG/0/4326",

and petascope does not see the uom.

http://localhost:8080/rasdaman/def/crs/OGC/0/Temporal?epoch="1970-01-01T00:00Z"

Caused by: Failed to get CRS definition from URL 'http://localhost:8080/rasdaman/def/crs/OGC/0/Temporal?epoch="1970-01-01T00:00Z"'. Given error message: Missing required key value parameter: uom from CRS request.

        at petascope.util.CrsUtil.getCrsDefinition(CrsUtil.java:597)

Change History (2)

comment:1 by Bang Pham Huu, 6 weeks ago

Description: modified (diff)

comment:2 by Bang Pham Huu, 44 hours ago

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