-
Hello, I am trying to create a new style based on this [example](https://reading-escience-centre.gitbooks.io/edal-user-guide/content/appendices/sld_spec/xml_usage/arrows.html) from the EDAL User Guide…
-
Hi,
I have a grib file :
`cdo showattribute R_NOSYCA-CHAMPMTO-arp_0207_06UTC#NosicaHeader.grb
z:
standard_name = "geopotential"
long_name = "Geopotential"
units = "m**2 s**-2"
mis…
-
NetCDF files are sometimes generated with longitudes that go from 0 to 180 and then from -180 to 0, like this:
```bash
ncdump -v lon tasmax_aClim_CanESM2_historical_r3i1p1_19610101-19901231.nc
…
-
Is there a way to configure contour color and contour levels without sld.
It used to work in ncWMS1.
-
Hi all,
We would like to serve our data on a web application and, since our data is consisted in mainly unstructured netCDF files, ncWMS is a great choice for it easily serves more complex data.
We …
-
@jameshiebert implemented this functionality in [this branch](https://github.com/pacificclimate/scip/tree/dockerize). I was unable to get it to work - there were strange ncWMS errors that did not seem…
-
Hi,
I've some NetCDF files with uneven latitude and/or longitude.
When I'll try to display these file via WMS , this is the result:
![image](https://github.com/KNMI/adaguc-server/assets/30118349/76…
-
Hi - thanks for this library! I tried to use the sample POM extract in https://jzarr.readthedocs.io/en/latest/ but it didn't work. I found I needed to use https:// for the repo URL, i.e. `https://nexu…
-
When using the Godiva3 viewer in the TDS, the "Export to PNG" link is generated with two slashes between the context and the server. For example:
https://thredds-test.unidata.ucar.edu/thredds/Godiv…
-
I'm trying to use crs_wkt to define a dataset's projection, however can not get it working. Does ncWMS2 implement cf conventions 1.7? The documentation says "The CF conventions are the primary standar…