Re: [Geoserver-users] NetCDF plugin issues

2016-10-19 Thread Andy Gabey
...@gmail.com] On Behalf Of Daniele Romagnoli Sent: 19 October 2016 15:19 To: Andy Gabey Cc: geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] NetCDF plugin issues Hi Andy, note that the specific message you are seeing should be related to a WARNING reporting that the NetCDF-4 native

Re: [Geoserver-users] NetCDF plugin issues

2016-10-19 Thread Daniele Romagnoli
Hi Andy, note that the specific message you are seeing should be related to a WARNING reporting that the NetCDF-4 native library is missing. Which NetCDF format Datasets would you like to handle? NetCDF3 datasets are handled through simple java code so that you may ignore that warning being report

[Geoserver-users] NetCDF plugin issues

2016-10-19 Thread Andy Gabey
Hi all I'm having trouble getting the NetCDF (for data sources) plugin to work on Geoserver 2.9.2 (Jetty) under Ubuntu (and also Amazon) Linux. The problem is always the same: it can't find the C library. The library is definitely installed (at /usr/lib/libnetcdf.so), and I've even tried compil