Metadata-Version: |
2.1 |
Name: |
starstream |
Version: |
1.1.1 |
Summary: |
Asynchronous satellite data downloading for CDAWeb, JSOC, etc. |
Author: |
Jorge David Enciso Martínez |
Author-Email: |
jorged.encyso[at]gmail.com |
Home-Page: |
https://github.com/Jorgedavyd/starstream |
Project-Url: |
Bug Reports, https://github.com/Jorgedavyd/starstream/issues |
Project-Url: |
Source, https://github.com/Jorgedavyd/starstream |
Project-Url: |
Documentation, https://starstream.readthedocs.io/ |
License: |
MIT |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: MacOS :: MacOS X |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Astronomy |
Classifier: |
Topic :: Scientific/Engineering :: Physics |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
Topic :: Scientific/Engineering :: Visualization |
Classifier: |
Topic :: Scientific/Engineering :: Image Processing |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Framework :: Matplotlib |
Classifier: |
Framework :: Pytest |
Classifier: |
Framework :: Sphinx |
Classifier: |
Framework :: Jupyter |
Classifier: |
Framework :: IPython |
Classifier: |
Environment :: Console |
Classifier: |
Environment :: Web Environment |
Classifier: |
Natural Language :: English |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
spacepy |
Requires-Dist: |
astropy |
Requires-Dist: |
xarray |
Requires-Dist: |
tqdm |
Requires-Dist: |
playwright |
Requires-Dist: |
numpy |
Requires-Dist: |
aiofiles |
Requires-Dist: |
beautifulsoup4 |
Requires-Dist: |
pandas |
Requires-Dist: |
polars |
Requires-Dist: |
pillow |
Requires-Dist: |
torch |
Requires-Dist: |
joblib |
Requires-Dist: |
aiohttp |
Requires-Dist: |
viresclient |
Requires-Dist: |
pytest; extra == "dev" |
Requires-Dist: |
sphinx; extra == "dev" |
Requires-Dist: |
black; extra == "dev" |
Requires-Dist: |
isort; extra == "dev" |
Requires-Dist: |
mypy; extra == "dev" |
Requires-Dist: |
flake8; extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |