Time-series web API should also return uncertainty #48
Labels
enhancement
New feature or request
important
This is very important for the project
urgent
High external pressure to address this ASAP
xcube serve
This is related to server component, CLI "xcube serve"
The time-series RESTful API (
/ts/...
) should also return uncertainty values when there is a related anciliary variable. Hence, in addition it should return values of data variables<base>_<prefix>
for a given data variable named<base>
where<prefix>
is one ofstdev
,uncert
,error
, orancillary_variables
attribute of a data variable, see section Ancillary Data in the CF-Conventions.Provide functionality for
Additional context
See xcube-dev/xcube-viewer#19
The text was updated successfully, but these errors were encountered: