#298 closed defect (fixed)
Support CRS:1 in a WCS request for the temporal axis
Reported by: | Owned by: | Piero Campalani | |
---|---|---|---|
Priority: | major | Milestone: | 8.4 |
Component: | petascope | Version: | 8.3 |
Keywords: | subset, crs | Cc: | mantovani@…, barboni@…, cmppri@… |
Complexity: | Medium |
Description
Hello,
Currently in Petascope is not possible to specify CRS:1 for a temporal subset and data can not be retrieved using the rasdaman indexes.
Only the pattern YYYY-MM-DD is supported.
For example, a WCS query with a subset like:
subsetT=t,CRS:1(148289,150516)
return an xml file with the following error:
Timestamp "148289" is not valid (pattern is YYYY-MM-DD).
Tested with the latest rpm
rasdaman-8.3.1-5.el6.x86_64.rpm
rasdaman-petascope-8.3.1-5.el6.noarch.rpm
Ciao
Damiano
Change History (4)
comment:1 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed by changeset:5234991
Note:
See TracTickets
for help on using tickets.
Ciao Damiano,
as soon as the patch
"Enable WCS temporal subsetting with grid coords (ticket #298) [fixes]."
you can test if the issue persists, thanks.