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... | |
| 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.

| def interface_read_timeserie.read | ( | table_name, | |
| timeserie_path, | |||
frame = None |
|||
| ) |
Read timeserie for different providers and return data in a Timeserie class element.
| [in] | table_name | |
| [in] | timeserie_path | |
| [in] | frame | Only for OBS_INSITU_MAG_ACELV4. GSE or RNT. |


1.8.5