Skip to content

An installable python package to download, visualize and analyze AFT HDF (h5) data.

License

Notifications You must be signed in to change notification settings

bibhuraushan/aftpy

Repository files navigation

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 [email protected]:bibhuraushan/aftpy.git
cd aftpy
python -m build
pip install dist/*.whl

Documentation

AFTpy Documentation

About

An installable python package to download, visualize and analyze AFT HDF (h5) data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published