Metadata-Version: 2.3
Name: swxtools
Version: 0.0.6
Summary: Collection of tools to work with space weather data, developed at KNMI.
Project-URL: Homepage, https://gitlab.com/KNMI-OSS/spaceweather/swxtools/
Project-URL: Bug Tracker, https://gitlab.com/KNMI-OSS/spaceweather/-/issues
Author-email: Eelco Doornbos <eelco.doornbos@knmi.nl>
License-File: LICENSE
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: astropy
Requires-Dist: beautifulsoup4
Requires-Dist: netcdf4
Requires-Dist: numpngw
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: spacepy
Requires-Dist: xarray
Description-Content-Type: text/markdown

# KNMI Space Weather Tools (swxtools)
This python package contains tools used in the space weather group of KNMI. It contains Python code to access the KNMI HAPI server, retrieve space weather data from various online sources, and create or manipulate satellite orbit ephemeris.

The package is extensively used from KNMI's HAPI ingest scripts:
https://gitlab.com/KNMI-OSS/spaceweather/hapi-ingest-scripts

## Acknowledgements
The code has been maintained and expanded with support from ESA through the Swarm Data Innovation and Science Cluster (Swarm DISC). For more information on Swarm DISC, please visit https://earth.esa.int/eogateway/activities/swarm-disc
