Skip to content
Thomas Nipen edited this page Jun 10, 2021 · 21 revisions

[April 13, 2020: This wiki is under development]

Titanlib is a library of automatic quality control routines for weather observations. It emphases spatial checks and is suitable for use with dense observation networks, such as citizen weather observations. It is written in C++ and has bindings for python and R. The library consists of a set of functions that perform tests on data.

Features

  • A wide variety of spatial checks, such as spatial consistency test, buddy check, isolation check.
  • Plausibility tests such as range check and climatology check.
  • Fast C++ implementation for efficient processing of large observation datasets

API reference

The reference for available functions in the titanlib API is found here.

News

Date News
June 10, 2021 Version 0.3.1 released
March 27, 2021 Version 0.3.0 released
June 15, 2020 Version 0.2.0 released