Releases: suncast-org/pyAMPP
Releases · suncast-org/pyAMPP
Initial Alpha Release: Early Preview of pyAMPP
pyAMPP Premature Release
This is an early preview of pyAMPP – the Python Automatic Model Production Pipeline for solar coronal modeling. Expect things to change quickly as we continue development!
What’s included:
- Core functionality for generating 3D solar atmosphere models
- Tools to download HMI and (optionally) AIA data
- Magnetic field extrapolations (Potential/NLFFF)
- Synthetic plasma and chromospheric model generation
- Interactive GUIs:
gxampp(time/coord selector) andgxbox(modeling & visualization) - Documentation: pyampp.readthedocs.io
Getting Started
pip install -U pyamppAfter installing, launch the GUIs with:
gxampp # Time & location selectorgxbox ... # Run the modeling viewer with your optionsHeads up:
• This is a very early release—features may be missing or change without warning.
• Please report bugs or suggestions via issues.
Copyright (c) 2024, SUNCAST team. Released under the 3-clause BSD license.