This is an automated email from the ASF dual-hosted git repository.
amanin pushed a change to branch refactor/strict_storage_connector
in repository https://gitbox.apache.org/repos/asf/sis.git.
from ffe5d46 chore(Storage): report improvements done in Geotk copy
new 5aec53e refactor(Storage): change NetCDF content probing to use
strict storage connector.
new 1ef6abc fix(Storage): add a null check in NetCDF provider
new 1feae11 refactor(Storage): improve strict storage connector and fully
port NetCDF provider to use it.
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/storage/netcdf/NetcdfStoreProvider.java | 79 ++++---
.../apache/sis/storage/StrictStorageConnector.java | 249 +++++++++++++++++----
2 files changed, 260 insertions(+), 68 deletions(-)