Python

solarmach

Latest version: v0.2.2

PyUp actively tracks 462,628 Python packages for vulnerabilities to keep your Python environments secure.

Scan your dependencies

Page 1 of 2

0.2.2

What's Changed
Bugfixes 🛠
* Fix too different values in long_sector_vsw causing a plotting glitch (33). Thanks to S. Nyberg for the fix!


**Full Changelog**: https://github.com/jgieseler/solarmach/compare/v0.2.1...v0.2.2

0.2.1

What's Changed

* Fix dependencies for PFSS backmapping
* Fix matplotlib to version 3.5.3 to avoid issue 28

**Full Changelog**: https://github.com/jgieseler/solarmach/compare/v0.2.0...v0.2.1

0.2.0

What's Changed

New Features 🎉
* Introduce PFSS backmapping using pfsspy! This is still somewhat experimental and not really documented yet.

New Contributors
* Christian-Palmroos made their first contribution in https://github.com/jgieseler/solarmach/pull/34

**Full Changelog**: https://github.com/jgieseler/solarmach/compare/v0.1.7...v0.2.0

0.1.7

What's Changed

New Features 🎉
* Added JUICE to the pre-defined spacecraft list, so that it is available on [solar-mach.github.io](https://solar-mach.github.io)
* Extend [example notebook](https://github.com/jgieseler/solarmach/blob/main/examples/example.ipynb) with examples for new functionalities introduced with [version 0.1.6](https://github.com/jgieseler/solarmach/releases/tag/v0.1.6)


**Full Changelog**: https://github.com/jgieseler/solarmach/compare/v0.1.6...v0.1.7

0.1.6

<!-- Release notes generated using configuration in .github/release.yml at v0.1.6 -->

What's Changed

New Features 🎉
* Provide plotting option `long_sector` to color an area in the heliographic plane, either between two Parker spirals or as a cone (6 & 32). [See here for examples.](https://github.com/jgieseler/solarmach/issues/32#issuecomment-1477840946)
* Provide plotting option `background_spirals` to draw a bunch of IMF lines (Parker spirals) in the background (31). [See here for examples.](https://github.com/jgieseler/solarmach/issues/31#issuecomment-1484822581)
* Added [citation](https://github.com/jgieseler/solarmach#citation) to readme

**Full Changelog**: https://github.com/jgieseler/solarmach/compare/v0.1.5...v0.1.6

![solarmach](https://user-images.githubusercontent.com/39489154/227936634-d5e016dd-592b-4326-b16c-475f71fbcb88.png)

0.1.5

What's Changed
- move code to the [solarmach](https://github.com/jgieseler/solarmach) package, here only the Streamlit code remains
- update functionality to [solarmach 0.1.5](https://github.com/jgieseler/solarmach/releases/tag/v0.1.5):
- Added option to change between Carrington and Stonyhurst coordinates for the whole tool (deprecates overplotting of Earth-centered coordinate system)
- Added option to change Earth position in the plot
- Take into account solar differential rotation wrt. latitude (see [21](https://github.com/jgieseler/solarmach/issues/21))
- Instead of spherical radius, plot its projection to the heliographic equatorial plane (see [3](https://github.com/jgieseler/solarmach/issues/3))


**Full Changelog**: https://github.com/jgieseler/Solar-MACH/compare/v0.1.2...v0.1.5

Page 1 of 2