It would be very helpful to add the capability for a store/reader to report which files are composing the store/reader itself.
As an instance, it would be helpful for GeoServer Importer, in order to retrieve which files are associated with an imported store. Moreover, in MetOC context, there may be cases where we would need to get access to the raw data composing a specific coverage, instead of getting a processed output on top of them. Suppose you want to get the raw GRIB data composing a water_temperature layer instead of getting a GeoTIFF/NetCDF WCS output on top of it.
Therefore we need to define new interfaces to provide this capability.
|