SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Classes | Namespaces | Functions
read_timeserie_stereo_plastic.py File Reference

Classes

class  read_timeserie_stereo_plastic.StereoPlasticError
 

Namespaces

 read_timeserie_stereo_plastic
 

Functions

def read_timeserie_stereo_plastic.read_cdf
 Master routine for reading STEREO/PLASTIC different formats. More...
 
def read_timeserie_stereo_plastic.read_cdf_v0
 Read STEREO/PLASTIC file format v0 and return a timeserie for velocity. More...
 
def read_timeserie_stereo_plastic.read_cdf_v1
 Read STEREO/PLASTIC file format v1 and return a timeserie for velocity. More...
 
def read_timeserie_stereo_plastic.from_v0_to_v1
 Convert CDF_STEREOPLASTIC_V0 format into CDF_STEREOPLASTIC_V1 format. More...