xcube-dev / xcube-viewer

A simple viewer component for xcube-server
MIT License
27 stars 9 forks source link

Improve support of missing `time` dimension #408

Open forman opened 1 month ago

forman commented 1 month ago

The viewer currently inconsistently deals with datasets that lack a time dimension. The UI, UX, and functionality should improve for such datasets:

Concerned xcube server endpoints should be fixed accordingly.

See also #239