Classes | |
| class | module_timeserie.TimeserieError |
| class | module_timeserie.Timeserie |
| Class representing 1D time series. More... | |
Namespaces | |
| module_timeserie | |
Functions | |
| def | module_timeserie.copy |
| Copy a Timeserie element. More... | |
| def | module_timeserie.datetime2data |
| In a Timeserie object, find in time axis the nearest date from given date. More... | |
| def | module_timeserie.nearest_sup |
| Look for the nearest and newer date in a timeserie for an given day. More... | |
| def | module_timeserie.nearest_inf |
| Look for the nearest and older date in a timeserie for an given day. More... | |
| def | module_timeserie.concatenate |
| Add ts1 and ts2 and return ts_concat. More... | |
| def | module_timeserie.sort |
| Sort a time serie with time attribute and return another. More... | |
1.8.5