An user reported a couple of issues when dealing with a coverage belonging to a multiple coverages store. ------------------------------------- Reload band definitions in the "Edit Layer" throws exception: Need to specify the coverageName for a reader related to multiple coverages
Requesting data as netcdf may throw the following error: "Failed to read the coverage XXXXXXXX, No granule source available for that coverageName -------------------------------------
These errors are due to using the coverageInfo name (which may have been customized) instead of the underlying nativeName.
Pull-request is available.
|