ferthive.blogg.se

Cdaweb vs omniweb
Cdaweb vs omniweb










cdaweb vs omniweb

When the data available in the packaged version are too old for the use case, The module provides two functions to access the data fromĪs available from the website, and ap_kp_3h() for the 3h Ap and Kp values. The python module itself is named spaceweather and is imported as usualīy calling > import spaceweather Celestrak In this document: $ py.test -doctest-glob = '*.md' Usage Optionally, test the correct function of the module with $ py.test

Cdaweb vs omniweb install#

Or using setup.py: $ python setup.py install The other option is to use a local clone: $ git clone Īnd then using pip (optionally using -e, see The latest development version can be installed Main package repository, and can be installed with: $ pip install spaceweather

  • pytest, pytest-mock - optional, for testingĪ pip package called spaceweather is available from the.
  • requests - required for updating the data files.
  • :warning: This package is in beta stage, that is, it works for the most partĪnd the interface should not change (much) in future versions.ĭocumentation is available at.

    cdaweb vs omniweb

    The observed values as well as the 1 AU adjusted values,ĭaily values and the 81-day running means. The data also include the solar f10.7 cm radio fluxes, It includes the geomagnetic Ap and Kp indices, both the 3h values and This python module interfaces the space weather data available at Python interface for space weather indices












    Cdaweb vs omniweb