Thanks for the response.

>From recent commits, it seems that you added the 
>org.geotools.imageio.unidata.UnidataVariableAdapter class on the 3/7 
>(b45cf97...., Improve the NG raster API, add support in NetCDF readers for 
>multiple coverages, read only structured grid coverage reader support, high 
>performance ND indexing). I assumed you were the best person to query this.

Does this ring any bells?

Brett

________________________________
From: andrea.a...@gmail.com [andrea.a...@gmail.com] on behalf of Andrea Aime 
[andrea.a...@geo-solutions.it]
Sent: Thursday, 18 July 2013 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 
<brett.wal...@geometryit.com<mailto:brett.wal...@geometryit.com>> 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 NumberRanges. Each range has a comparator 
defined in org.geotools.coverage.io.util package; but these comparators don't 
have enough commonality to create a super comparator. Is it enough to create a 
comparator just to resolve this issue. Is the exact order important? The use of 
TreeSet seems to imply that an order is important.

I could fix this with some direction. What are your thoughts?

I have none, no familiarity with that module. Daniele and Simone (cc'ed) might 
be able to help

Cheers
Andrea

--
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more 
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to