Recent Releases of serpentine
serpentine - v1.2.0
What's Changed
- Restructure requirements and readme so that only one environment is used for all Notebooks by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/58
- Update installation instructions by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/55
- Use common data folder on JupyterHub by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/60
- Various Bugfixes
- solarmach.ipynb:
- Extend example 6 (add arrow to figure) by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/38
- Add new PFSS functionality & getswspeed to solarmach by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/42
- Update imageio usage by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/46
- Replace numbered_markers w. markers by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/47
- Add warning for stonyhurst bug in pfss by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/48
- Add coord_sys to pfss calculation (solarmach0.3.2) by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/50
- Add plot_3d by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/61
- Warning when creating GIF with Stonyhurst; fix Stoneyhurst typos by @jgieseler in https://github.com/serpentine-h2020/ serpentine/pull/63
- data_loader.ipynb:
- Improve documentation by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/51
- Update PSP example & requirements by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/40
- Update STEP example by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/41
- Update pos_timestamp use and STEP info by @jgieseler in https://github.com/serpentine-h2020/serpentine/pull/52
Full Changelog: https://github.com/serpentine-h2020/serpentine/compare/v1.1.2...v1.2.0
- Jupyter Notebook
Published by jgieseler 8 months ago
serpentine - v1.1.2
What's Changed
- Add SolO/MAG example to data_loader.ipynb
- Add solarmach 0.1.6 functionality examples to solarmach.ipynb:
- plot cone-shaped area
- shade area between two Parker spirals
- plot background Parker spirals
Full Changelog: https://github.com/serpentine-h2020/serpentine/compare/v1.1.1...v1.1.2
- Jupyter Notebook
Published by jgieseler almost 3 years ago
serpentine - 1.1.1
- add PSP example to data loading notebook
- adjust some plot labels in data loader notebook
- Jupyter Notebook
Published by jgieseler over 3 years ago
serpentine -
- Move SEP analysis functionalities used in Jupyter Notebooks at serpentine-h2020/serpentine/notebooks/sepanalysistools from separated .py files to the package SEPpy. In the course of this, all .py files at serpentine-h2020/serpentine/notebooks/sepanalysistools have been removed, and the imports changed from:
python from onset_functions import * import onset_widgets as wto:python from seppy.tools import Event import seppy.tools.widgets as w import datetime, os
- Jupyter Notebook
Published by jgieseler over 3 years ago
serpentine - 1.0
Initial release of the SERPENTINE Notebook tools as presented at the SERPENTINE User Workshop
Added Jupyter Notebooks: - Multi-Spacecraft Constellation Plotter Solar-MACH - Solar Energetic Particle Analysis Tools
- Jupyter Notebook
Published by jgieseler over 3 years ago