-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Currently the validator is checking for a link to RODEO:
http://rodeo-project.eu/spec/rodeo-edr-profile/1/req/core
Since this is no longer a RODEO project (and the link returns 404) we should instead use something more representative.
The spec currently resides at eumetnet.github.io. While obviously not ideal, it does at least link to a readable spec. If OGC or WMO at some point would adopt the standard profile it should naturally resolve to their domains, but I think that can wait until a future version (we also need to discuss how to specify version numbers). I therefore suggest that the canonical URI for the metocean EDR profile should be:
https://eumetnet.github.io/spec/metocean-edr-profile/1/req/core (edited)
And for the observations:
https://eumetnet.github.io/spec/metocean-edr-profile/1/req/insitu-observations
(Obviously this also depends on the outcome of Part 3 of the EDR spec, but as we agreed on at the last meeting we should make an example proposal and ask for approval/correction, rather than wait for explanations on how to use it. @havardf do you agree?)