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 954950b commit 168939bCopy full SHA for 168939b
debian/changelog
@@ -1,3 +1,10 @@
1
+gridpp (0.2.10) precise; urgency=low
2
+
3
+ * Adds -d bilinear
4
+ * Adds bilinear interpolation to -d gradient
5
6
+ -- Thomas Nipen <thomas.nipen@met.no> Mon, 20 Nov 2017 21:41:25 +0200
7
8
gridpp (0.2.9) precise; urgency=low
9
10
* Adds -c diagnose for dewpoint temperature and RH
src/Version.h
@@ -1,3 +1,3 @@
#ifndef GRIDPP_VERSION
-#define GRIDPP_VERSION "0.2.9"
+#define GRIDPP_VERSION "0.2.10"
#endif
0 commit comments