This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.
from 03e05e5 Allow `ResampledGridCoverage` to work (under some conditions)
even if the coordinate operation can not be reduced to 2 dimensions.
new c75bef2 Adjust `testNonSeparableGridToCRS()`.
new 808655c Verify that the requested extent intersects the data extent.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/sis/coverage/grid/GridCoverage2D.java | 9 ++++-----
.../sis/coverage/grid/ResampledGridCoverage.java | 4 ++--
.../sis/coverage/grid/ResampledGridCoverageTest.java | 18 +++++++++---------
3 files changed, 15 insertions(+), 16 deletions(-)