Martin Desruisseaux created SIS-443:
---------------------------------------
Summary: Give access to netCDF raster data as GridCoverage
Key: SIS-443
URL: https://issues.apache.org/jira/browse/SIS-443
Project: Spatial Information Systems
Issue Type: Task
Components: Storage
Reporter: Martin Desruisseaux
Assignee: Martin Desruisseaux
Fix For: 1.0
When opening a raster file with `NetcdfStore` and exploring its content with
the `components()` method, users should see instance of `GridCoverageResource`.
Invoking the `read` method on that resource should provide the raster data.
This implies that `NetcdfStore` shall be capable to read the localization grid
included in the netCDF file and build a `GridGeometry` from it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)