[
https://issues.apache.org/jira/browse/SIS-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux updated SIS-443:
------------------------------------
Description:
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.
was:
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.
> 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
> Priority: Major
> 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)