SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Functions
interface_read_timeserie Namespace Reference

Functions

def read
 Read timeserie for different providers and return data in a Timeserie class element. More...
 
def find_vhelio
 Read vhelio (if any) at a given time (+- h_accuracy) in different tables. More...
 

Function Documentation

def interface_read_timeserie.find_vhelio (   scraft,
  date_in,
  h_accuracy = 3,
  verbose = False 
)

Read vhelio (if any) at a given time (+- h_accuracy) in different tables.

Returns
vhelio or None

Here is the caller graph for this function:

def interface_read_timeserie.read (   table_name,
  timeserie_path,
  frame = None 
)

Read timeserie for different providers and return data in a Timeserie class element.

Parameters
[in]table_name
[in]timeserie_path
[in]frameOnly for OBS_INSITU_MAG_ACELV4. GSE or RNT.
Returns
a timeserie oject in SI units. Each provider can cover multiple SWD tables:
  • DISCOVER: netcdf from OBS_INSITU_VELOCITY_DISCOVER or OBS_INSITU_MAG_DISCOVER.
  • STEREO: cdf from OBS_INSITU_VELOCITY_STEREO.
  • AMDA: ascii from OBS_HELIOSPHERE_AMDA_SPEED_EARTH and OBS_HELIOSPHERE_AMDA_SPEED_PSP and OBS_HELIOSPHERE_AMDA_SPEED_STEREOA
  • ACE: hdf from OBS_INSITU_VELOCITY_ACE or OBS_INSITU_VELOCITY_MAG

Here is the call graph for this function:

Here is the caller graph for this function: