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

The "/statistics" endpoint returns empty result for non-WGS84 grid mappings #1069

Closed
forman opened this issue Sep 10, 2024 · 0 comments · Fixed by #1071
Closed

The "/statistics" endpoint returns empty result for non-WGS84 grid mappings #1069

forman opened this issue Sep 10, 2024 · 0 comments · Fixed by #1071
Assignees

Comments

@forman
Copy link
Member

forman commented Sep 10, 2024

Describe the bug

Calling the "/statistics" endpoint of xcube server for datasets with a non-WGS84 grid mapping will return an empty result (NaN).

To Reproduce

Steps to reproduce the behavior:

  1. Start xcube server with demo configuration
  2. http://localhost:8080/viewer
  3. Enable the map's info box
  4. Switch to Water quality cube example (geogr., WGS84) --> OK
  5. Goto https://open-sr.api.brockmann-consult.de/api/viewer/
  6. Enable the map's info box
  7. Switch to "Nordfriesland" cube (UTM) --> Empty

The same applies to the statistics panel.

Screenshots

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant