-
At the moment there are 2 gaps preventing abomination ncwms from complying with WMS:
- You must pass `SERVICE=ncwms` (instead of `SERVICE=wms`)
- `GetCapabilities` is not supported
## SERVICE=ncwms
##…
-
While preparing a demo for the DMAC meeting on TerriaJS using CSW to find ROMS model results:
![2017-03-10_8-05-48](https://cloud.githubusercontent.com/assets/1872600/23796414/cd40254e-0568-11e7-9134…
-
Build fails for edal, and ncWMS, because the specified versions are no longer available at ucar.
The problem seems to have occurred last month as well as was fixed with commit 7b7ae137fa536cdf86bd8…
-
The netCDF attribute "positive" for vertical Z axis seems to be ignored.
I take a netCDF file whith "positive" attribute equal to "down" for a vertical Z Axis (depth in my netcdf file) :
…
-
On my ncWMS2 endpoint (http://gamone.whoi.edu/ncWMS/Godiva3.html), when I click on a variable that does not depend on time, like the water depth (e.g. "COAWST" => "h") , I get back "Feature Info Unava…
-
According to the [ACDD Mappings](http://wiki.esipfed.org/index.php/Attribute_Convention_for_Data_Discovery_%28ACDD%29_Mappings), the ISO 19115-2 `fileIdentifier` is supposed to be computed from the co…
-
This bug is intermittent and hard to reproduce, but sometimes passing an area polygon as a parameter to the API results in all-zeroes data. It affects multiple data files and data sets.
[Here's a l…
-
After discussion with @kring, it seems that the issue [I reported as a TerriaJS issue](https://github.com/TerriaJS/terriajs/issues/2338) is likely a edal-java issue.
The TerriaJS GetLegendGraphic r…
-
I'd like to help make the [ERDDAP](https://coastwatch.pfeg.noaa.gov/erddap/index.html) WMS service work more effectively with TerriaJS. An example ERDDAP WMS GetCapabilities request is:
http://co…
-
I was wondering to specify a transparent value for one of my category values to ncWMS, and found this discussion of an 8-digit specification:
http://stackoverflow.com/a/39718004
The first 6 digits…