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

Bugfix: fix case to not error in plot_wl when the name is not filled … #528

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

LuukBlom
Copy link
Contributor

…in yet

Copy link
Contributor

@savente93 savente93 left a comment

Choose a reason for hiding this comment

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

two small comments, looks good otherwise

raise NotImplementedError(
"Plotting only available for timeseries and synthetic tide + surge."
)
return str("")
Copy link
Contributor

Choose a reason for hiding this comment

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

not necessary as we raise on the line before.

Comment on lines +399 to +400
# paper_bgcolor="#3A3A3A",
# plot_bgcolor="#131313",
Copy link
Contributor

Choose a reason for hiding this comment

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

if these are not necessary please remove them

@LuukBlom LuukBlom merged commit b0876f0 into main Aug 29, 2024
3 checks passed
@LuukBlom LuukBlom deleted the 405-Historic-gauged-event-not-created-first-time branch August 29, 2024 15:03
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