Python package to Read, Visualize and download AFTmap data.


Keywords
Sun, Dataloader, AFT, SFT
License
MIT
Install
pip install aftpy==2.0.1

Documentation

Python

AFTpy

aftlogo

AFTPy offers a comprehensive solution for analyzing and downloading Advective Flux Transport (AFT) data, streamlining the process of data downloading in parallel and also facilitating the conversion of H5 files into the most popular FITS file format or various other formats with ease.

Installation

From PyPI (Pip)

pip install aftpy

From source

git clone git@github.com:bibhuraushan/aftpy.git
cd aftpy
python -m build
pip install dist/*.whl

Documentation

AFTpy Documentation