-
It would be nice to allow `getTimeseries` to have an `INFO_FORMAT` of `text/json` so that clients other than godiva3 could more easily access and plot the data (I'm thinking here of Terriajs...). It…
-
just a quick remark regarding the idea of displaying CARS data on the portal or in a GIS software via an ArcGIS file format for example :
You might already know but what you find in the CARS data is …
-
A user pointed out that the flags on the wind barbs generated by godiva2 are oriented in the wrong direction in the Northern Hemisphere. This has been addressed by @kwilcox in a fork - see [here](htt…
-
Not sure if this is related to https://github.com/aodn/VIT/issues/19
Steps to reproduce:
Add any ncWMS (i.e. ACORN) Collection, select a different time for the from date (but not the last in the…
-
sediment bed layer thickness (variable bed_thickness in ncml) is not displayed in the portal for Chincoteague Bay during Hurricane Sandy while:
-
Francis has noted that on the [downscaled GCMs data portal page](http://tools.pacificclimate.org/dataporta/downscaled_gcms/map/), the color scale range goes from -61 to +47 degrees celsius, but it's d…
-
When adding a dataset through the admin page the status says 'Loading' but nothing happens and no logs are written to. Any ideas to what may be causing this? There are no errors displayed on the statu…
-
This request came from a user, who summarised the improvements in this document:
[improving_ncwms_transect_pictures.pdf](https://github.com/Reading-eScience-Centre/edal-java/files/457004/improving_ncw…
-
It would be nice to be able to download data via ncWMS. It is currently possible to download a simple CSV at a point, but (optionally) exposing the data in a format such as CoverageJSON would be a ni…
-
I've created a simple project following the NcDiag.java example and using DiscreteLayeredDataset to examine netcdf files.
If I don't specify joda-time dependency in the pom - then it defaults to 2.8.…