Changes between Version 5 and Version 6 of PetascopeTimeHandling
- Timestamp:
- Feb 7, 2013, 2:02:13 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PetascopeTimeHandling
v5 v6 30 30 [[span(`petascopedb::ps_domain.name`, style=color: IndianRed; font-size: 90%)]]), on which it assumes its coordinates are [http://en.wikipedia.org/wiki/Julian_day#Alternatives ANSI date] numbers. [[BR]] 31 31 The `gml:RectifiedGridCoverage` of a response including a time-dimension fills temporal coordinates with ANSI integers at the domain ''"external CRS"'' level (e.g. `gml:offsetVector`, `gml:boundedBy`), and `rasdaman` indexes at the grid level (`gml:GridEnvelope`). [[BR]] 32 Direct grid indexes can as well be directly set in the WCS request by forcing the "CRS:1" coordinate system (the current label for the internal grid-CRS of a coverage), like: " [[span(`...subset=t,CRS:1(0,10)...`), style=color: DarkBlue; font-size: 90%)]]" [[#298]].32 Direct grid indexes can as well be directly set in the WCS request by forcing the "CRS:1" coordinate system (the current label for the internal grid-CRS of a coverage), like: "`...subset=t,CRS:1(0,10)...)`" [[#298]]. 33 33 34 34 The recommended setup for enabling such behavior in ''Petascope'' is to: