Orthogonal Multipole Magnetic Basis Vectors - Complete orthogonal vector basis with accurate field-line mapping of electric fields and ion drifts within multipole magnetic fields
Pysat 2.1.0 is now available via pip. There is no longer a need for the custom pysat install, so the pysat family of codes is being upgraded to a "standard" installation through pip. This will allow the no_sgp4 branch of pysat to be deleted.
Type of change
Test environment update
How Has This Been Tested?
Updates to Travis-CI environment, so tested there.
Checklist:
[x] Make sure you are merging into the develop (not master) branch
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
[ ] Add a note to CHANGELOG.md, summarizing the changes
Description
Pysat 2.1.0 is now available via pip. There is no longer a need for the custom pysat install, so the pysat family of codes is being upgraded to a "standard" installation through pip. This will allow the
no_sgp4
branch of pysat to be deleted.Type of change
How Has This Been Tested?
Updates to Travis-CI environment, so tested there.
Checklist:
develop
(notmaster
) branchCHANGELOG.md
, summarizing the changes