smartmet-library-timeseries
April 13, 2026 ยท View on GitHub
Part of SmartMet Server. See the SmartMet Server documentation for an overview of the ecosystem.
Overview
The timeseries library provides data structures and algorithms for handling time series data in SmartMet Server. It is used by the timeseries plugin and other components to represent and manipulate sequences of meteorological values over time.
Features
- Time series data structures for meteorological parameters
- Support for multiple output value types (numeric, string, missing)
- Time series aggregation and transformation operations
Usage
Used by smartmet-plugin-timeseries and smartmet-engine-observation.
License
MIT โ see LICENSE
Contributing
Bug reports and pull requests are welcome on GitHub.