Closed ocehugo closed 6 years ago
From the GODIVA interface (uses ncWMS) one can indeed see that the contour is being smoothed, however it is not being coloured. I don't think we could have it coloured.
@jonescc correct me if I'm wrong but these discrepencies might come from different versions of ncWMS in current THREDDS and ncWMS abomination.
Looks like newer version of ncWMS do not smooth contour anymore: https://github.com/Reading-eScience-Centre/ncwms/issues/10 . ncWMS now makes use of EDAL which has implemented this behaviour https://github.com/Reading-eScience-Centre/edal-java/issues/12
This problem might not be in our hands unfortunately.
Moved here: https://github.com/aodn/content/issues/350 (I think it's more content related)
@pblain I don't think this is a content issue. I asked @jonescc what he thinks about this but I think the expected result is tied to what ncWMS decide to do and which version of ncWMS we use.
Contrary to @ocehugo I don't think the expected contour should be smoothed anyway (the original data is not smoothed) and this same decision has been decided in newest ncWMS.
As to colour of contour, it might be a good idea but again it's in ncWMS hands and this is probably a detail of low priority.
Overall, I'm happy to leave this issue closed.
@ggalibert OK- that makes sense. I'll tag as "won't fix". We can revisit it depending on what happens with ncWMS.
How to Reproduce:
Result:
Expected:
Browser: Chrome/Linux