-
When I disable either the **Dynamic Service cache** or the **ncWMS Cache**, the **GetMap** request returns a NullPointerException.
I'd like to disable the Dynamic service cache as the datasets change…
-
`modelmeta` tracks NetCDF files that are used in a variety of our applications: the PCIC Data Portal (PDP), the PCIC Climate Explorer (PCEx), Plan2Adapt (P2A) and our mapping application, ncWMS.
So…
-
In particular:
```
GET /pcex/ncwms?request=GetLegendGraphic&colorbaronly=true&width=20&height=0&palette=seq-Greens&numcolorbands=249 HTTP/1.1
Host: services.pacificclimate.org
Connection: keep-…
-
The UGRID spec says to use "_FillValue" when the number of edges/nodes per face is less than the max. However, around line 862 in the "if (fillValue != null) {" block (in CdmGridDatasetFactory.java) a…
-
Is it possible to add a new variable to be able to use a dynamic color palette?
For now I must use the `STYLES` variable to use an existing "dynamic palette" from the geoserver.
Thanks.
-
A call to thredds/wms/gwAll/hpm_outputs_20200810_5.nc?REQUEST=GetTransect&LAYERS=head&CRS=CRS:84&LINESTRING=176.78617293731%20-39.615116025254,%20176.82755065199%20-39.62705190449,%20176.8633582897%2…
-
Since the change to ImmutableList for `getVariables()`, we've started seeing new test failures in the ncwms service of the TDS (from edal-java), as [their code does things like](https://github.com/Rea…
-
I have a following SLD, The ArrowColourField does not get reflected in legendgraphics. Is it what it is intended to do?
$layerName-dir
100
…
-
I'm having difficulty running the Docker image with quickstart settings. The container starts, but then none of the pages can be accessed so I can't verify that anything is working.
Command used:
…
-
Requests with `LAYER` parameter returns a `ServiceException`.
The same request succeeds when changed to use `LAYERS`.
The failure occurs at [line 107 in GetMapStyleParams](https://github.com/Readi…