smartmet-engine-observation
April 13, 2026 ยท View on GitHub
Part of SmartMet Server. See the SmartMet Server documentation for a full overview of the ecosystem.
Overview
The observation engine provides access to weather station observation data for SmartMet Server. It supports multiple database backends and caches observation data for efficient querying by plugins.
Features
- Weather station observation data retrieval
- Multiple backend support (Oracle via smartmet-library-delfoi, PostgreSQL)
- In-memory observation cache for high-throughput access
- Used by smartmet-plugin-timeseries and smartmet-plugin-wfs
Documentation
License
MIT โ see LICENSE
Contributing
Bug reports and pull requests are welcome on GitHub.