Re: [Geotools-devel] netcdf support

2010-11-10 Thread andrea antonello
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 so

Re: [Geotools-devel] netcdf support

2010-11-10 Thread Jody Garnett
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 coverag

Re: [Geotools-devel] netcdf support

2010-11-10 Thread Jody Garnett
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 wh

[Geotools-devel] netcdf support

2010-11-07 Thread andrea antonello
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 th