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 005c183 Allow `GridEvaluator` to handle wraparound axes. new a5257c7 Avoid a random test failure. new b718383 Fix wrong coordinates in inverse Oblique Stereographic projection. https://issues.apache.org/jira/browse/SIS-537 (contribution by Emmanuel Giasson). 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: .../operation/projection/ObliqueStereographic.java | 9 ++--- .../projection/ObliqueStereographicTest.java | 38 +++++++++++++++++++--- .../apache/sis/test/storage/SubsampledImage.java | 7 ++-- 3 files changed, 44 insertions(+), 10 deletions(-)