OpenCOP / geoserver

Custom GeoServer Extensions
5 stars 0 forks source link

netcdf: isAvailable() in NetCDFFormatFactorySPI #30

Closed ballesandro closed 12 years ago

ballesandro commented 12 years ago

The method isAvailable() in NetCDFFormatFactorySPI simply returns true. An example here: https://bitbucket.org/davidl340/geonetcdf/src/c334a359e92d/src/main/java/org/geotools/gce/geotiff/NetCDFFormatFactorySpi.java shows one way to implement this method.

ballesandro commented 12 years ago

moved issue to geoserver-fork