Skip to content

Commit

Permalink
Merge branch 'master' of github.com:metno/titanlib
Browse files Browse the repository at this point in the history
  • Loading branch information
a3eille committed Feb 6, 2025
2 parents 0fca4f0 + cc2f147 commit 606cbe9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,20 @@ written in C++ and has bindings for python and R. The library consists of a set
tests on data.

Titanlib is currently under active development and the current version is a prototype for testing. Feedback
is welcome, either by using the issue tracker in Github, by contacting Thomas Nipen (thomasn@met.no), or by joining the slack channel (see below).
is welcome, either by using the [issue tracker in Github](https://github.com/metno/titanlib/issues), by contacting Thomas Nipen (thomasn@met.no), or by participating to the [discussion](https://github.com/metno/titanlib/discussions).

![Example of titanlib](docs/image.jpg)

## Documentation

For more information on how to use Titanlib, check out the wiki at https://github.com/metno/titanlib/wiki.
For more information on how to use Titanlib, check out the [wiki](https://github.com/metno/titanlib/wiki). We have also another package, [Titantuner](https://github.com/metno/titantuner), that is for tuning the many parameters of quality control methods in titanlib and provides a graphical interface for visualizing flagged data.

## Features

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

## Join the Titanlib community on slack

Titanlib has a slack channel for users to share experiences with Titanlib (https://titanlib.slack.com/). Here you can get help with installation, choosing appropriate settings for QC tests, and more. Contact Louise Oram (louiseo@met.no) if you want to get added.


## Quick-start in python

Expand Down

0 comments on commit 606cbe9

Please # to comment.