Release pyDARN version 4.3#447
Conversation
…oj plots with MLT not mag longitude
FIX: restrict scipy to >=1.17 and update Legendre code
Co-authored-by: Carley <60905856+carleyjmartin@users.noreply.github.com>
Co-authored-by: Carley <60905856+carleyjmartin@users.noreply.github.com>
removed test_hdw.py added by this pull request
Improve portability w/ hdw file download
New feature: Data detrending
EHN: True Velocity in Convection Maps
update documentation for new features in develop
ENH: Option to return full array of data including NaNs from geo calcs
|
Yes, I'm at Virginia Tech still :) Here is my ORCiD: https://orcid.org/0009-0007-0616-5796 |
|
Testing Feedback Branch: develop
|
FIX/NEW: plot_center bug fix and new plot_tight option working with scipy 1.14.1, on next release should work with scipy 1.17.1
NEW: remove ionospheric scatter or remove ground scatter
Thanks! For the error in the detrending test - was the error you got indicative of the problem or should we make a warning to give the user more information about why it broke? |
These are two edge cases that only occur for shorter fitacfs like the test file and are unlikely with the standard 2-hour files. We could add a guard by attempting to truncate the window on our end and issue some warnings inside detrend.py and in the detrend_savgol method: |
Scope
Version 4.3 - Minor Release!
This minor release includes:
This minor release has been requested by users, please can we test within the next 2 weeks.
Deadline: 3rd June for testing, 5th June for release.
Approval
Number of approvals: 3
Test
Note testers: please indicate what version of matplotlib and python you are using
I can offer test code, but it would be much better if you could formulate your own. You can find test code on the individual PR's recently in develop.
Please test at minimum:
Documentation
Docs link
Please read through the tutorials, you can use the test code in there to test which would be great as that also edits the docs too.