Hi,
I'm currently testing the WMS capabilities of ncWMS included in the thredds4.
This works great as long as I only make boxfill-plots like:
http://localhost:8080/thredds/wms/testAll/wam_nsea.fc.20090604.nc?service=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=significant_wave_height&STYLES=BOXFILL/alg&TRANSPARENT=true&FORMAT=image/png&SRS=EPSG:4326&BBOX=-20,20,40,80&WIDTH=400&HEIGHT=400&TIME=2009-06-05T23:00:00
But for some variables, I would like to plot STYLES=CONTOUR or STYLES=VECTOR.
According to the ncWMS-trac http://www.resc.rdg.ac.uk/trac/ncWMS/ticket/65 this
issue was solved two years ago. I didn't managed to get that working with
thredds, and the GetCapabilities only refer to STYLES=BOXFILL. Do I have to
enable contour/vector plots in a special way?
Best regards,
Heiko