Add color parameter to map_tracks() function in plotting.py#564
Add color parameter to map_tracks() function in plotting.py#564ecaldon wants to merge 1 commit intotobac-project:RC_v1.6.xfrom
Conversation
Linting results by Pylint:Your code has been rated at 8.36/10 (previous run: 8.36/10, +0.00) |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## RC_v1.6.x #564 +/- ##
==========================================
Coverage 64.84% 64.84%
==========================================
Files 27 27
Lines 3985 3985
==========================================
Hits 2584 2584
Misses 1401 1401
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Incidentally, deleting and reopening seems to have resolved whatever merge conflict there was. |
|
Yes, I forked and merged this pull request from the correct branch this
time so probably best I redid it anyways, hopefully saved you a bit of work
😅
Best,
Zeke Caldon
***@***.***
SUNY Oswego Class of ‘26
Meteorology Major
…On Thu, Feb 12, 2026 at 12:35 PM Sean Freeman ***@***.***> wrote:
*freemansw1* left a comment (tobac-project/tobac#564)
<#564 (comment)>
Incidentally, deleting and reopening seems to have resolved whatever merge
conflict there was.
—
Reply to this email directly, view it on GitHub
<#564 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCHYHFXYOCMF27YBALT5M434LS2XRAVCNFSM6AAAAACU2ILR2KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTQOJSGM2TOMZSGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sorry, this is a duplicate of a previous pull request (#563 ) that I accidentally closed when I deleted a repository. It adds a color parameter to the map_tracks() function in plotting.py. Here is the docstring for your convenience: