Hi Jody, I gave the thing a spin, putting the needed libs in the refresh.xml of uDig. I got a ton of compilation problems. I then noticed that it had pulled a version 2.2 of the netcdf-java library, which is outdated. I then had no more time to fiddle around with the problem. I miss resources to solve that, so I think I will drop the netcdf and temporal data support in uDig until I do not get a new project that requires it.
Ciao Andrea On Thu, Nov 11, 2010 at 2:39 AM, Jody Garnett <[email protected]> wrote: > We found the code; it is in a "coverageio-experiment" and is not part > of the build. > So Andrea the ball is in your court - what do you want to do? > > You could adopt the code and make it compile and add it to the nightly > build; I was really hoping to see netcdf drive the refinement of our > grid coverage api (which is a but clunky). > > Do you have an thoughts on the code? How is/was it working for you? > > Jody > > On Wed, Nov 10, 2010 at 9:00 PM, Jody Garnett <[email protected]> wrote: >> Hi Andrea: >> >> Occasionally I find teams developing in the stable branch (it seems to be a >> side effect of a module being unsupported?) >> >> Q: Does the module existing in 2.6.x branch? If so can we copy it to trunk >> and include it in the build? >> >> It could also be that we need to use a specific profile when "deploying"; >> some modules are unstable enough that they are not built nightly? >> >> Looking at unsupported/pom.xml ... >> >> >> <profile> >> <id>raster</id> >> <activation> >> <property><name>all</name></property> >> </activation> >> <modules> >> <module>coverageio</module> >> <module>coverageio-netcdf</module> >> <module>coveragetools</module> >> </modules> >> </profile> >> >> So it really looks like coverageio-netcdf should be built all the time? >> >> Is this the jar you are looking for? >> >> Jody >> >> On 08/11/2010, at 1:32 AM, andrea antonello wrote: >> >>> Hi geotools-imageioext guys, >>> I have a question about netcdf support. >>> >>> I am not able to get netcdf support back into udig. There seem to be >>> no artifacts that are in line with th 2.7 geotools development. >>> I also tried to build the imageio-ext 1.0.8 tag, but the netcdf >>> support doesn't seem to be in there and the 1.1-SNAPSHOT has a quite >>> different structure, so I assume mix those two is bad. >>> In geotools all seems to be in unsupported land and not part of the build >>> cycle. >>> >>> I'm kind of lost, any help appreciated, >>> Thanks, >>> Andrea >>> >>> ------------------------------------------------------------------------------ >>> The Next 800 Companies to Lead America's Growth: New Video Whitepaper >>> David G. Thomson, author of the best-selling book "Blueprint to a >>> Billion" shares his insights and actions to help propel your >>> business during the next growth cycle. Listen Now! >>> http://p.sf.net/sfu/SAP-dev2dev >>> _______________________________________________ >>> Geotools-devel mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/geotools-devel >> >> > ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
