EURODEO / rodeo-edr-profile

This is a repository to make EDR profiles used in EURODEO visible for all use
https://rodeo-project.eu/rodeo-edr-profile
Creative Commons Attribution 4.0 International
2 stars 0 forks source link

Handling of Vertical Profiles as timeseries in EDR / covJSON responses #24

Open juerg1s opened 1 month ago

juerg1s commented 1 month ago

Responses for timeseries as Vertical Profiles is somehow unclear - CovJSON responses has domains for timeseries and vertical profiles, but not for timeseries at different heights.

Example https://interpol-dev.met.no/collections/meps-det-vertical/instances

ernstdevreede commented 1 month ago

How about returning a CoverageCollection of vertical profile coverages for the different time steps?

mrauhala commented 1 month ago

I agree with Ernst, that is the most logical way to do it. And that is how our current implementation actually works.

Example: https://opendata.fmi.fi/edr/collections/ecmwf_painepinta/instances You can do /position query with time range and get CoverageCollection of VerticalProfile coverages.