[Geoserver-devel] StructuredGridCoverage2DReader

Hello dev-list,

I am trying to create my own reader for aggregated NetCDF files using the StructuredGridCoverage2DReader and was wondering what the getGranules method is used for?

How can I implement this method and when does it get called?

Best,

Sylvia Charchut

You may want to ask on the geotools-devel list (the data access library used by GeoServer). My quick understanding is the granules are the individual images that make up a mosaic (and thus you may find the idea suitable when implementing NetCDF files).

···

On 16 January 2015 at 10:19, Sylvia Charchut <Sylvia.Charchut@anonymised.com> wrote:

Hello dev-list,

I am trying to create my own reader for aggregated NetCDF files using the StructuredGridCoverage2DReader and was wondering what the getGranules method is used for?

How can I implement this method and when does it get called?

Best,

Sylvia Charchut


New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Jody Garnett