Hi Jose,
You need a logger, or possibly to use toolsUI-4.6.4.jar instead, which
includes one. This page explains the situation pretty well:
https://www.unidata.ucar.edu/software/thredds/current/netcdf-java/reference/BuildDependencies.html#_logging
Cheers,
Christian
On Mon, Feb 29, 2016 at 1:34 PM, Jose Marcos Ferraro <
jose.ferraro@xxxxxxxxxxxx> wrote:
> Hello,
>
> I downloaded netcdfAll-4.6.4.jar
> <http://artifacts.unidata.ucar.edu/content/repositories/unidata-releases/edu/ucar/netcdfAll/4.6.4/netcdfAll-4.6.4.jar>
> and added it as an external JAR in my project in Eclipse. Then I created a
> class Simple_xy_wr by copying the example in
> https://www.unidata.ucar.edu/software/netcdf/examples/programs/
>
> When trying to run it I get the following error
>
> SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
>
> SLF4J: Defaulting to no-operation (NOP) logger implementation
>
> SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
> details.
>
> The file however seems to be correctly written.
>
> Thanks in advance
>
> Jose Marcos Ferraro
>
>
>
> _______________________________________________
> netcdf-java mailing list
> netcdf-java@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/
>