Open Teddy-1000 opened 1 month ago
@Teddy-1000 Sounds good. But as with title, I think the intention here is to keep it short. Include a rule for 50 characters max?
And that example from E-SOH may be from CoverageJSON, not collection? As labels in EDR collection does not currently support multi-language.
This issue is regarding the observation profile response, so this would indeed be CovJSON. Label will have to be short. Are there any need for description to have any length limitations?
Ah, I misunderstood, sorry.
I don't think its necessary to limit description no.
I can expand this issue to also include the collection Parameter, since they are very closely connceted? Are we good with going for the limitations of CF standard_names for ObservedProperty, and CF cell methods for method?
I think it makes sense to handle both in one PR yes, since they anyway need to be in sync. Should probably exist as separate requirments in the profile documenth though.
CF names seems good enough for me. We need to tackle exceptions maybe, but we can start with mandating CF names.
I have no experience with CF cell methods, so not sure there.
Many parts of the Parameter object are quite straight forward. Most difficult to define I think is the parameter-id, since this might be used by clients.
I do suggest we make a parameter label mandatory and description optional.
This is a current example of how E-SOH format of a parameter. It does not have a parameter label yet. First is from a data query, seconds is from a collection response.
Any feed back or discussion can be done here, or else I will get to creating a PR for this.