From 31471106bc6d502318339875ddf4d19f220b67d8 Mon Sep 17 00:00:00 2001 From: ZornitsaD <53559158+ZornitsaD@users.noreply.github.com> Date: Thu, 18 Feb 2021 10:43:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8aeeaad..41d515b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ _technical data management_ data model and is employed by [LabVIEW](https://www.ni.com/de-de/shop/labview.html), LabWindows™/CVI™, Measurement Studio, SignalExpress, and [DIAdem](https://www.ni.com/de-de/shop/data-acquisition-and-control/application-software-for-data-acquisition-and-control-category/what-is-diadem.html). +The [Record Evolution Platform](https://www.record-evolution.de/en/home-en/) uses TDMtermite to integrate measurement data into ETL processes. The TDMtermite library is available both as a command line tool and as a Python module. The Python module of TDMtermite enables data scientists to conveniently include TDM formats in their existing data pipelines by providing access to both raw data and metadata in terms of native Python objects. + ## Overview * [TDM file format](#Dataformat)