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

Fix up gauge plotting for storm surge #612

Merged
merged 2 commits into from
May 30, 2024

Conversation

mandli
Copy link
Member

@mandli mandli commented May 22, 2024

This PR finally fixes an errant line that showed up sometimes. This ended up a result of the gauge plots always plotting data unless a plot type 1d_empty is used. Instead this uses time_scale to convert from seconds to days so it should match better with other plots. The Isaac example also now includes an example of how to fetch and plot observed data.

Includes a couple of minor bugs related to gauge plotting.  Major change
involves how we now plot the gauge data.
@mandli
Copy link
Member Author

mandli commented May 22, 2024

One thing this reminded me of was that we still do not allow a long gauge id as mentioned in #541.

@mandli mandli merged commit fb77742 into clawpack:master May 30, 2024
1 check failed
@mandli mandli deleted the update-surge-gauge-plot branch May 30, 2024 16:09
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.

1 participant