-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
gridpp (0.2.0) precise; urgency=low | ||
|
||
* Adds new calibrators and allows gridded parameter files | ||
* New features: | ||
- Calibration using Box-Cox distribution | ||
- Kriging of bias | ||
- Calibration using Gaussian distribution | ||
- Kriging of bias | ||
- Kalman filter program | ||
- Parameter files can be specified using -p | ||
|
||
-- Thomas Nipen <[email protected]> Tue, 01 Dec 2015 10:13:32 +0100 | ||
- Computes probability of preciptiation | ||
- Quantile-quantile calibration | ||
- Allows gridded parameter files | ||
- Uses libnetcdf instead of libnetcdf_c++ | ||
* Backwards-incompatible changes: | ||
- Parameter files must be specified using -p | ||
|
||
-- Thomas Nipen <[email protected]> Fri, 11 Dec 2015 12:48:07 +0100 | ||
|
||
gridpp (0.1.6) precise; urgency=low | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
gridpp_0.2.0_amd64.deb misc optional |