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 c541c4e Clarify the meaning of axis rotation (the last rotation in "Pole rotation" operation method). new fa203fe Temporary disallow non-zero axis rotation for the "North pole rotation" case, until we resolved an ambiguity about the sign of this rotation angle. new 8983130 Fix a few typos in javadoc. 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: .../sis/referencing/operation/transform/PoleRotation.java | 8 ++++++++ .../referencing/operation/transform/PoleRotationTest.java | 15 ++++++++++++--- .../apache/sis/internal/storage/inflater/CCITTRLE.java | 4 ++-- .../sis/internal/storage/inflater/CompressionChannel.java | 2 +- .../internal/storage/inflater/HorizontalPredictor.java | 2 +- .../org/apache/sis/internal/storage/inflater/LZW.java | 12 ++++++------ .../apache/sis/internal/storage/inflater/PackBits.java | 4 ++-- .../sis/internal/storage/inflater/PixelChannel.java | 2 +- .../sis/internal/storage/inflater/PredictorChannel.java | 4 ++-- .../org/apache/sis/internal/storage/inflater/ZIP.java | 6 +++--- 10 files changed, 38 insertions(+), 21 deletions(-)