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 4a94e78 Provide information about the netCDF file format in metadata.
new 68d1b9a Restore the exception thrown when a value can not be
converted. If this exception is thrown in unexpected circumstances, we will try
to investigate those circumstances instead.
new a9dfd71 Use more verbose Category names if available, and declare
explicitly a name for the SampleDimension.
new 04f8d71 Documentation cleanup and removal of duplicated code.
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:
.../src/main/java/org/apache/sis/coverage/CategoryList.java | 3 +--
.../src/main/java/org/apache/sis/measure/Units.java | 4 ++--
.../src/main/java/org/apache/sis/util/CharSequences.java | 12 +-----------
.../main/java/org/apache/sis/internal/netcdf/Variable.java | 4 ++--
.../org/apache/sis/internal/netcdf/ucar/VariableWrapper.java | 2 +-
.../java/org/apache/sis/storage/netcdf/GridResource.java | 6 ++++--
.../src/main/java/org/apache/sis/storage/ProbeResult.java | 2 +-
.../main/java/org/apache/sis/storage/WritableAggregate.java | 4 ++--
8 files changed, 14 insertions(+), 23 deletions(-)