polyfemos.front.sohplot.datacontainer¶
Classes for handling datapoints
- copyright
2019, University of Oulu, Sodankyla Geophysical Observatory
- license
GNU Lesser General Public License v3.0 or later (https://spdx.org/licenses/LGPL-3.0-or-later.html)
Public Functions
-
polyfemos.front.sohplot.datacontainer.
remove_timezone
(dt)¶
Private Functions
-
polyfemos.front.sohplot.datacontainer.
_track_datalen
(method)[source]¶ A decorator to be used with
DataContainer
to keep track of the datapoint amount and quantity of nan values. At the moment the looping of the datapoints is not very optimized.- Parameters
method (func) – A decorated method
- Return type
func
- Returns
Classes
|
A class to handle timeseries data consisting of |
|
A structlike class to store one datapoint in timeseries data |