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 0173414d34 `Extents.getVerticalRange(…)` may throw an exception when a value is NaN. new ed889b8433 Fix an `IndexArrayOutOfBoundsException` when reading a GeoTIFF with a three-dimensional CRS. new 6718873520 Add the netCDF attribute names of Mercator data (from Copernicus) as an alternative convention when CF attributes were not found. Those alternatives are ignored when CF attributes are found. 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: .../apache/sis/storage/netcdf/AttributeNames.java | 30 ++++++++++++++++++++++ .../apache/sis/storage/netcdf/MetadataReader.java | 27 +++++++++++-------- .../apache/sis/storage/base/TiledGridResource.java | 17 ++++++++---- 3 files changed, 59 insertions(+), 15 deletions(-)