From a043a209e404c2961b21817afd15495375b6b8bb Mon Sep 17 00:00:00 2001 From: "Theresa.Diefenbach" <theresa.diefenbach@physik.uni-muenchen.de> Date: Tue, 5 Mar 2024 20:17:23 +0100 Subject: [PATCH] things to work on --- README.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..f461b3d --- /dev/null +++ b/README.org @@ -0,0 +1,15 @@ +#+TITLE: Master Thesis Martin Parker + + +* Todos +- Create your own dev branch +- Use Jupyter Notebooks: + - to read data grib files + - ekf files (import kendapy.ekf) + - plot map of observations + - check total increments + - plot vertical profiles + - plot gaspari cohn functions +- get familiar with unstructured grid of the analysis data and associated grid-file +- pai code can be found in pai folder; will not work out of the box with + provided data -- GitLab