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

taup: fix colors in ray path plots #2478

Merged
merged 6 commits into from Dec 5, 2019
Merged

taup: fix colors in ray path plots #2478

merged 6 commits into from Dec 5, 2019

Conversation

megies
Copy link
Member

@megies megies commented Oct 9, 2019

What does this PR do?

Fix colors in ray path plots and properly cycle through our fixed colors. Plots are gonna change colors, so might need updating image test, I guess..

Why was it initiated? Any relevant Issues?

Fixes #2470

PR Checklist

  • Correct base branch selected? master for new features, maintenance_... for bug fixes
  • This PR is not directly related to an existing issue (which has no PR yet).
  • If the PR is making changes to documentation, docs pages can be built automatically.
    Just remove the space in the following string after the + sign: "+ DOCS"
  • If any network modules should be tested for the PR, add them as a comma separated list
    (e.g. clients.fdsn,clients.arclink) after the colon in the following magic string: "+TESTS:"
    (you can also add "ALL" to just simply run all tests across all modules)
  • All tests still pass.
  • Any new features or fixed regressions are be covered via new tests.
  • Any new or changed features have are fully documented.
  • Significant changes have been added to CHANGELOG.txt .
  • First time contributors have added your name to CONTRIBUTORS.txt .

+DOCS

@megies megies added .taup .imaging Issues with our plotting functionalities labels Oct 9, 2019
@megies megies added this to the 1.2.0 milestone Oct 9, 2019
@megies megies requested a review from QuLogic October 9, 2019 17:54
@megies
Copy link
Member Author

megies commented Oct 9, 2019

@okling would be nice if you could review this change

@megies megies added this to Waiting for Review in Release 1.2.0 Oct 9, 2019
obspy/taup/tau.py Outdated Show resolved Hide resolved
obspy/taup/tau.py Outdated Show resolved Hide resolved
@megies megies moved this from Waiting for Review to Waiting on CI in Release 1.2.0 Oct 21, 2019
@megies megies moved this from Waiting on CI to In Progress in Release 1.2.0 Oct 25, 2019
@megies megies self-assigned this Dec 4, 2019
@megies
Copy link
Member Author

megies commented Dec 5, 2019

CI passes, gonna do a final rebase and merge

@megies megies merged commit 620afc1 into master Dec 5, 2019
@megies megies deleted the fix_taup_rayplots branch December 5, 2019 12:13
@megies megies moved this from In Progress to Done in Release 1.2.0 Dec 5, 2019
megies added a commit that referenced this pull request Apr 8, 2022
megies added a commit that referenced this pull request Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.imaging Issues with our plotting functionalities .taup
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

obspy.taup.tau.Arrivals.plot_rays: color of ray paths
2 participants