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

Testing data explorer #396

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Testing data explorer #396

merged 1 commit into from
Sep 24, 2024

Conversation

maartenplieger
Copy link
Member

@maartenplieger maartenplieger commented Sep 2, 2024

To test:

git checkout adaguc-data-exploer
cd Docker
docker-compose up -d --build

You can visit /explorer

@belentorrente
Copy link
Collaborator

belentorrente commented Sep 2, 2024

Most of the functionality that's implemented works very well.

Two things I have observed:

  • When the legend is not available/not applicable (as in the case of a liveupdate dataset), an "image not found" icon is displayed, as in here:
    image

  • Refreshing does not work well, it goes from this:
    image

to this:
image

@mgrunbauer
Copy link
Collaborator

Nice work!

  • I couldn't get the animation to play, it stops at the second step. I can manually step through the timesteps. I think it would be nice to be able to play through all the available time steps.
  • Cannot change projection (or I just could not find it)
  • Cannot change base layer (or I just could not find it)

@ernstdevreede ernstdevreede merged commit d07d721 into master Sep 24, 2024
2 checks passed
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 this pull request may close these issues.

4 participants