Skip to content

Commit f98750e

Browse files
committed
Updated changelog
1 parent 3fbb7a2 commit f98750e

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

debian/changelog

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
gridpp (0.3.0) precise; urgency=low
22

3-
* Major changes:
4-
- The command-line interface to this version has changed significantly.
5-
Variables are referenced by their NetCDF variable name, and not with codes
6-
such as T for temperature.
73
* New features:
8-
- Compilation with cmake.
4+
Variables are referenced by their NetCDF variable name
5+
- Adds cmake compilation
96
- Adds -c oi to perform optimal interpolation
107
- Gradient downscaler can use temperature at model levels (instead of T2m)
118
when computing gradient
@@ -18,11 +15,12 @@ gridpp (0.3.0) precise; urgency=low
1815
previous behaviour.
1916
- Parameter text files must contain header
2017
- Parameter files are specified differently: -p <filename> type=<type>
18+
- The command-line interface to this version has changed significantly.
2119
- Names as they appear in the file are used to identify variables. I.e.
2220
use -v air_temperture_2m instead of -v T.
23-
- -c diagnose replaced by -c diagnoseHunidity and -c diagnoseWind
21+
- -c diagnose replaced by -c diagnoseHumidity and -c diagnoseWind
2422

25-
-- Thomas Nipen <thomasn@met.no> Fri, 31 Aug 2018 10:00:00 +0200
23+
-- Thomas Nipen <thomasn@met.no> Fri, 14 Sep 2018 10:00:00 +0200
2624

2725
gridpp (0.2.10) precise; urgency=low
2826

0 commit comments

Comments
 (0)