Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] reviewing a geotools netCDF plugin

Had a quick review of a pending netCDF plugin for GeoTools.

The people on this list are way more into this kind of thing than me, the library used is:

        <dependency>
            <groupId>edu.ucar</groupId>
            <artifactId>netcdf</artifactId>
            <version>4.2-min</version>
        </dependency>

I think Andrea used that one before?


-- 
Jody Garnett


Back to the top