We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a9d930 commit 6fbb57bCopy full SHA for 6fbb57b
debian/changelog
@@ -1,3 +1,11 @@
1
+gridpp (0.2.9) precise; urgency=low
2
+
3
+ * Adds -c diagnose for dewpoint temperature and RH
4
+ * Diagnoses altitude from geopotential height for EC files
5
+ * Fixes bug in Kalman Filter formulation
6
7
+ -- Thomas Nipen <thomas.nipen@met.no> Tue, 6 Jun 2017 10:15:25 +0200
8
9
gridpp (0.2.8) precise; urgency=low
10
11
* Fixes bug with -c diagnose in multi-thread mode
src/Version.h
@@ -1,3 +1,3 @@
#ifndef GRIDPP_VERSION
-#define GRIDPP_VERSION "0.2.8"
+#define GRIDPP_VERSION "0.2.9"
#endif
0 commit comments