-
Following Reading-eScience-Centre/ncwms#17 and EDAL v1.2.11 it is now possible to add an user layer as base or overlay in godiva3.properties file ([https://reading-escience-centre.gitbooks.io/ncwms-us…
-
ncWMS is too slow, it would be nice to test other options that can serve WMS layers from netCDF files faster.
https://github.com/KNMI/adaguc-server
huard updated
4 years ago
-
Is there a way to create contour plot in getVerticalSection.
Currently, getVerticalSection uses Java's JFreeChart library to create chart for depth cross section on LINESTRING using the GODIVA 2 Web…
-
I use a ncWMS hosted in Tomcat. The netcdf files are created by another application. This application exports the netcdf files to a file directory every hour, with same file name so files are overwrit…
-
I tried going to the Wetlands Synthesis Portal at http://arcg.is/2nZ0A1Q (built with ESRI App Builder), clicked the "Add Data" icon and tried to add this THREDDS ncWMS endpoint:
http://geoport-dev…
-
A variety of geospatial datasets can be visualized if served as a Web Mapping Service (WMS). To add this capability to our network we will create a docker container based on [ncWMS](https://reading-es…
-
ncwms is still in version 2.2.8 in OSGeoLive distribution:
https://github.com/OSGeo/OSGeoLive/blob/master/bin/install_ncWMS.sh#L39
Can you please update to a more recent version?
-
The layer name required for vector layers in the WMS **LAYERS** parameter has changed in TDS5/ncWMS2. In TDS4/ncWMS, a vector layer was dynamically-generated by ncWMS from the component `standard_name…
-
When I add a categorical data variable from ncWMS2, such as:
http://gamone.whoi.edu/ncWMS/wms?SERVICE=WMS&REQUEST=GetCapabilities&VERSION=1.3.0
then: Inundation_hampton=>flood_index
(or just go to:…
-
Passing `NUMCONTOURS` to ncWMS [should result](https://sourceforge.net/p/ncwms/mailman/message/31813919/) in a map with 1+`NUMCONTOURS` isolines drawn. This would be a useful option to offer users, to…