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

Add function to find local extrema and plot separately #1689

Open
3 tasks
kgoebber opened this issue Feb 4, 2021 · 0 comments
Open
3 tasks

Add function to find local extrema and plot separately #1689

kgoebber opened this issue Feb 4, 2021 · 0 comments
Labels
Type: Feature New functionality

Comments

@kgoebber
Copy link
Collaborator

kgoebber commented Feb 4, 2021

There is a Issue #1234 and PR #1273 that is a first attempt to find and plot local extremes for gridded data based on an example from the Python gallery. This new request is to get that back on the radar screen and to disaggregate the finding and plotting of local extrema.

In the plotting function it would be good to include potential options for including an outline and choosing specific colors, depending on how the function is structured

Tasks:

  • function to find local extrema (location calc tools?)
  • function to plot extrema (location plots)
  • tests for both functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New functionality
Projects
None yet
Development

No branches or pull requests

1 participant