Hello,
I am running geoserver in jetty.
I added gt2-coverageio-netcdf-2.4.2 library from unsupported to my geoserver
project. I also created a netcdf plugin, added it to the
geoserver/web/pom.xml dependencies, and rebuilt the project. However, I
cannot see the format in the coverage store list. I am also getting an
exception when trying to create a new coverage.
Do I need to create a data directory?
Cheers,
Adit
-----Original Message-----
From: Adit Santokhee [mailto:ads@anonymised.com]
Sent: 14 April 2008 13:47
To: 'Andrea Aime'
Cc: 'geoserver users'
Subject: RE: [Geoserver-users] adding new coverage
Hi Andrea,
Yet, if the netcdf package in geotools
does support the Format/Reader architecture all other readers abide to
Could you provide more details please? By the way, at the moment is this the
only way to do this?
Cheers,
Adit
-----Original Message-----
From: Andrea Aime [mailto:aaime@anonymised.com]
Sent: 14 April 2008 12:15
To: Adit Santokhee
Cc: 'geoserver users'
Subject: Re: [Geoserver-users] adding new coverage
Adit Santokhee ha scritto:
Hi,
I want to add and serve a new coverage (NetCDF file) from geoserver. I
am not sure if that format is supported yet. Therefore, I would like to
know which packages in geoserver I should modify or look into.
That format is not supported. Yet, if the netcdf package in geotools
does support the Format/Reader architecture all other readers abide to,
you should be able to add that module to the geoserver/web/pom.xml
dependencies, rebuild, and the format should appear in the coverage
store list.
Cheers
Andrea