From 385ccb9271077407180334ed69930e5ca7ee40ba Mon Sep 17 00:00:00 2001 From: awalther <andi.walther@ssec.wisc.edu> Date: Fri, 28 Feb 2020 12:50:25 +0100 Subject: [PATCH] add some notes to README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 98fc463..78a22d6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ 2020 Feb 14.. This deals witrh CLAVR-X RTM developments + +2020 Feb 28: AW +The code at the moment is under development + +Compiling: + +Go to + +src/test/ + +make all + +creates three executables: + test_pfaast + test_rtm + test_rttov + + test_rttov includes several RTTOV-PFAAST comparisons + -- GitLab