Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time-series web API should also return uncertainty #48

Closed
4 tasks done
forman opened this issue May 5, 2019 · 0 comments · Fixed by #57
Closed
4 tasks done

Time-series web API should also return uncertainty #48

forman opened this issue May 5, 2019 · 0 comments · Fixed by #57
Assignees
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"

Comments

@forman
Copy link
Member

forman commented May 5, 2019

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

  • named <base>_<prefix> for a given data variable named <base> where <prefix> is one of stdev, uncert, error, or
  • listed in the value of the ancillary_variables attribute of a data variable, see section Ancillary Data in the CF-Conventions.

Provide functionality for

  • points and
  • other geometries.

Additional context

See xcube-dev/xcube-viewer#19

@forman forman added enhancement New feature or request in progress The assignee is working on it labels May 5, 2019
@forman forman self-assigned this May 5, 2019
@forman forman added important This is very important for the project urgent High external pressure to address this ASAP labels May 6, 2019
@forman forman pinned this issue May 6, 2019
@forman forman added the xcube serve This is related to server component, CLI "xcube serve" label May 7, 2019
@forman forman closed this as completed in #57 May 8, 2019
@forman forman removed the in progress The assignee is working on it label May 9, 2019
@forman forman unpinned this issue May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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"
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant