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

Adelle/obs pred indication #3060

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

Adelle-Pitsas
Copy link
Contributor

This finally fixes the RLayers issue with not rendering the most recent/updated data being passed to the map component.

Fixes:

  • Adds key prop to rLayers point so with any new rerenders, it creates a completely new component (and uses newest/recent color to reflect tides passing data)

New functionality:

  • Inscribed circular point indicates flood threshold surpassed in last 24 hours.
  • Square encompassing each point indicates predicted flood threshold surpassed in next 24 hours

If we want to include this new functionality for upcoming deployment, we'll need to add a few things to the legend to symbolize the obs vs pred

Screenshot 2024-08-14 at 1 41 09 PM

@abkfenris
Copy link
Member

Very cool! I think this is probably a bigger change than we want to try to get in today, especially before I have a better understanding on how the request pattern will change, and if we should do any work on Buoy Barn to help make sure it can be shown efficiently.

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.

2 participants