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 5413eb996a Fix a NullPointerException caused by null ColorModel at rendering time in JavaFX application. new be44182762 Consider ARGB images as "direct". new 9160061727 Ignore files generated by UCAR netCDF library when probing content. new 94f75c1528 Add one more comment about the problem of using statistics for completing coverage metadata. 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/coverage/j2d/ColorModelType.java | 8 ++++++++ .../sis/storage/netcdf/NetcdfStoreProvider.java | 20 +++++++++++++++++++- .../apache/sis/internal/storage/StoreUtilities.java | 6 ++++++ 3 files changed, 33 insertions(+), 1 deletion(-)