Changes between Initial Version and Version 1 of Ticket #1830


Ignore:
Timestamp:
Jul 27, 2018, 8:14:54 AM (6 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1830 – Description

    initial v1  
    66
    77+ For trimming axes: input values must >= axes' min values and <= axes' max values.
    8 + For slicing axes: same as above, except for irregular axis, the slicing value must match completely with the list of values of this axis as it comes from DescribeCoverage's result (element: `<gmlrgrid:coefficients>`), e.g: below are the valid values for irregular time axis and one cannot input "2014-01-10".
     8+ For slicing axes: same as above, except for irregular axis, the slicing value must match completely with the list of values of this axis as it comes from DescribeCoverage's result (element: `<gmlrgrid: coefficients>`), e.g: below are the valid values for irregular time axis and one cannot input "2008-01-02" even though it belongs to [min, max] of time axis).
    99
    1010