013 12:53 AM
To: Brett Walker; Daniele Romagnoli; Simone Giannecchini
Cc: geotools-devel@lists.sourceforge.net
Subject: Re: [Geotools-devel] Build breaks on JDK7 in module NetCDF Gridc
Coverage module
On Wed, Jul 17, 2013 at 4:30 PM, Brett Walker
mailto:brett.wal...@geometryit.com>> wrot
On Wed, Jul 17, 2013 at 4:30 PM, Brett Walker
wrote:
> More investigation...
>
> Having a look in org.geotools.imageio.unidata.UnidataVariableAdapter; the
> cause of the problem revolves around the definition and usage of
> globalDomainExtent (line 278).
>
> This is used to store DateRanges and N
More investigation...
Having a look in org.geotools.imageio.unidata.UnidataVariableAdapter; the cause
of the problem revolves around the definition and usage of globalDomainExtent
(line 278).
This is used to store DateRanges and NumberRanges. Each range has a comparator
defined in org.geotools