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

AVO-619: Remove partially estimated tag from charts #7364

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

cadeban
Copy link
Contributor

@cadeban cadeban commented Oct 31, 2024

Description

AVO-619: Remove partially estimated tag from charts

  • Removes preliminary and estimated badges from charts except for bar breakdown
  • Keeps zone disclaimer and tooltip badges

TODO: Discuss with leadership - does this conflict with our stance on scientific integrity?

Preview

Hourly:
Screenshot 2024-10-31 at 12 28 53
Screenshot 2024-10-31 at 12 28 38
Screenshot 2024-10-31 at 12 29 15

Aggregation:
Screenshot 2024-10-31 at 12 43 08
Screenshot 2024-10-31 at 12 42 51

Double check

  • I have tested my parser changes locally with poetry run test_parser "zone_key"
  • I have run pnpx prettier@2 --write . and poetry run format in the top level directory to format my changes.

<EstimationBadge
text={pillText}
Icon={
estimationMethod === EstimationMethods.TSA ? CircleDashed : TrendingUpDown
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add the FORECASTS_HIERARCHY method here as well (and other places we use preliminary) since it's also a TSA model enhanced with solar and wind forecasts?

Maybe it should be a follow up PR though.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good suggestion - if it's a quick change then I'll include it in this one!

@cadeban cadeban assigned cadeban and tonypls and unassigned cadeban Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants