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 9b98358 When data can not be read because the request does not intersect the domain, provide more details about which axis does not intersect. new eb79398 Unify the way RuntimeException are translated to DataStoreException between GeoTIFF and netCDF readers. new a54ead1 Fix a possible synchronization hole. 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: .../java/org/apache/sis/filter/LeafExpression.java | 15 +++--- .../org/apache/sis/storage/geotiff/DataCube.java | 2 +- .../apache/sis/internal/netcdf/RasterResource.java | 39 +++----------- .../sis/internal/storage/AbstractGridResource.java | 62 ++++++++++++---------- .../sis/internal/storage/AbstractResource.java | 20 +++---- .../org/apache/sis/storage/CoverageSubset.java | 6 ++- 6 files changed, 68 insertions(+), 76 deletions(-)