Metadata-Version: 2.1
Name: dionpy
Version: 0.98.2
Summary: Dynamic ionosphere model for global 21 cm experiments
Home-page: https://github.com/lap1dem/dionpy
License: MIT
Author: Vadym Bidula
Author-email: vadym.bidula@gmail.com
Requires-Python: >=3.7,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Sphinx (>=5.0.2,<6.0.0)
Requires-Dist: astropy (>=4.3,<5.0); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: astropy (>=5.1,<6.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: ffmpeg-progress-yield (>=0.3.0,<0.4.0)
Requires-Dist: h5py (>=3.6.0,<4.0.0)
Requires-Dist: healpy (>=1.15.2,<2.0.0)
Requires-Dist: iricore (>=1.0.5,<2.0.0)
Requires-Dist: it (>=1.0.0,<2.0.0)
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: matplotlib (>=3.5.2,<4.0.0)
Requires-Dist: numpy (>=1.21,<2.0); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: numpy (>=1.22,<2.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: pymap3d (>=2.8.0,<3.0.0)
Requires-Dist: pytz (>=2022.1,<2023.0)
Requires-Dist: scipy (>=1.7,<2.0); python_version >= "3.7" and python_version < "3.8"
Requires-Dist: scipy (>=1.8,<2.0); python_version >= "3.8" and python_version < "4.0"
Requires-Dist: sphinx-autodoc-typehints (>=1.19.1,<2.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.0.0,<2.0.0)
Requires-Dist: sphinxcontrib-bibtex (>=2.5.0,<3.0.0)
Requires-Dist: tqdm (>=4.64.0,<5.0.0)
Project-URL: Repository, https://github.com/lap1dem/dionpy
Description-Content-Type: text/markdown

# dionpy
The `dionpy` package provides model of ionosphere refraction and attenuation based on the 
[IRI2016 Ionosphere Model](https://irimodel.org/).
A more detailed overview will be available soon.
