spacepy.realtime

The realtime module fetches realtime data and forecasts from other sites

Authors: Josef Koller

Institution: Los Alamos National Laboratory

Contact: jkoller@lanl.gov

Copyright 2012 Los Alamos National Security, LLC.

About realtime

bla bla

Examples

badf asdfasdf asdf

>>> import spacepy.realtime as rt

Functions

forecast()

nextForecast()

Return only the next value

now()

Return the current values for the parameters

spacepy.realtime.forecast()[source]
spacepy.realtime.nextForecast()[source]

Return only the next value

Returns:
outdatamodel.SpaceData

A SpaceData containing the next forcast for the indices

spacepy.realtime.now()[source]

Return the current values for the parameters

Returns:
outdatamodel.SpaceData

A SpaceData containing the current values of the indices