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 7d88d4c0f3 Remove the generation of TOC fragment in each chapter. Will 
be replaced by better navigation pane.
     new 85769b9542 Avoid misleading error message for unsupported JPEG 
compression in GeoTIFF. Documentation update.
     new bc23143019 Add a `GridCoverageProcessor.convert(…)` method.

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/coverage/grid/ConvertedGridCoverage.java   | 23 +++++--
 .../org/apache/sis/coverage/grid/GridCoverage.java | 15 ++--
 .../apache/sis/coverage/grid/GridCoverage2D.java   |  2 +-
 .../sis/coverage/grid/GridCoverageProcessor.java   | 80 +++++++++++++++++++++-
 .../org/apache/sis/coverage/grid/package-info.java |  2 +-
 .../java/org/apache/sis/image/ImageProcessor.java  | 18 ++++-
 .../coverage/grid/ConvertedGridCoverageTest.java   | 47 +++++++++++--
 .../java/org/apache/sis/measure/NumberRange.java   | 36 +++++++++-
 .../java/org/apache/sis/measure/package-info.java  |  2 +-
 .../org/apache/sis/measure/NumberRangeTest.java    | 43 +++++++++++-
 storage/sis-earth-observation/pom.xml              |  2 +-
 .../sis/storage/geotiff/ImageFileDirectory.java    | 19 ++++-
 .../apache/sis/storage/geotiff/package-info.java   |  2 +-
 13 files changed, 258 insertions(+), 33 deletions(-)

Reply via email to