-
Hi there,
I need vertical section png file without chart (without axis) to render it directly as an image. Can you please help me how can I achieve in **thredds** as it is generating chart for me?
…
-
**Reported by @noaaroland on 12 Oct 2009 15:28 UTC**
There are many different base maps available from the metacarta server. I noticed at GO-ESSP that the BADC uses the coastline_01 base layer which …
-
The entire offset grid is extracted every request from the raw dataset. Instead, it should be subsetted to lighten the load over the wire.
Example here: https://github.com/ayan-usgs/sci-wms/blob/eb01…
-
This bug seems to happen on initial load; changing datasets or timestamps fixes it. Need to look at calls to ncWMS and see what opacity value is being passed. If the overlay layers are opaque, context…
-
The documentation at https://reading-escience-centre.gitbooks.io/ncwms-user-guide/content/03-config.html suggests editing the configWMS.xml file or preferably using the .../ncWMS2/admin web interface.…
drf5n updated
7 years ago
-
Hello,
I have an issue with Godiva3 with the latest version
i got this error from the console
```
Error initializing web application: prefix []
java.lang.IncompatibleClassChangeError: Expected st…
-
There are a few references to the [axiom](https://hub.docker.com/r/axiom/ncwms/) docker container in the documentation. I'll fix them all if you enable the automated docker builds for this repo!
-
Not sure where this issue should be logged so putting in here for discussion.
Steps to reproduce:
Add Deakin bathymetry collection, zoom right in on data displayed, note it takes ages to load, o…
-
ncWMS2 automatically converts ncWMS version 1 config files into ncWMS version 2 config files, which have a slightly different format. It fills in all necessarily details either by reading the original…
-
Hello,
I'm trying to aggregate a large group of .nc files, that although they share the same variable for time (a double time), the attributes vary slightly from file to file. To show what I mean, …