pysat/pysat#307 changed how the pysat data directory is structured in the Travis environment to help users developing in forks. This updates the directory structure here to improve compatibility with pysat and future developers.
Also updates no_sgp4 branch of pysat to develop, since changes are merged there.
Type of change
Bug fix (non-breaking change which fixes an issue)
How Has This Been Tested?
Changes the 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
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[x] 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/pysat#307 changed how the pysat data directory is structured in the Travis environment to help users developing in forks. This updates the directory structure here to improve compatibility with pysat and future developers.
Also updates no_sgp4 branch of pysat to develop, since changes are merged there.
Type of change
How Has This Been Tested?
Changes the Travis CI environment, so tested there.
Checklist:
develop
(notmaster
) branchCHANGELOG.md
, summarizing the changes