Part of SmartMet Server. See the SmartMet Server documentation for an overview of the ecosystem.
The newbase library defines the native FMI weather data format, QueryData (.sqd files). It provides the core data structures and algorithms for working with gridded meteorological data in SmartMet Server and FMI tools.
- QueryData format — reading, writing, and manipulating
.sqdfiles - Projections — support for a wide range of map projections (azimuthal, Lambert, stereographic, latlon, etc.) via
NFmiAreaFactory - Parameter definitions — standardized FMI meteorological parameter IDs and metadata
- Grid operations — area masking, interpolation, and data extraction
- Level handling — pressure levels, height levels, hybrid levels
Newbase is a foundational dependency of SmartMet Server and FMI tools. It is used by:
MIT — see LICENSE
Bug reports and pull requests are welcome on GitHub.