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 48016f7 Restore public visibility on Variable.read().
new 38ff68a Fix indentation.
new a9bf411 Rename two Convention methods for consistency with other
methods.
new e59aac9 Fix a NullPointerException when sample values have integers
greater than 65535.
The 3 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/internal/raster/ColorModelFactory.java | 9 ++++--
.../sis/coverage/grid/GridDerivationTest.java | 32 +++++++++++-----------
.../org/apache/sis/internal/netcdf/Convention.java | 11 +++++---
.../org/apache/sis/internal/netcdf/Variable.java | 6 ++--
.../apache/sis/storage/netcdf/GridResource.java | 4 +--
5 files changed, 35 insertions(+), 27 deletions(-)