From 99e959c99fa5b0da852d63267a21f9315233060c Mon Sep 17 00:00:00 2001 From: nperez Date: Tue, 26 Nov 2019 09:59:00 +0100 Subject: [PATCH] Categorical ensemble combination --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 9680b9a3..7d1ea1e5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,6 +5,7 @@ + CST_Analogs Analogs downscaling method, + CST_MultiEOFS for multiple variables, + Ensemble Clustering, + + Categorical Ensemble Combination, + new Calibration methods included in CST_Calibration, + Best Estimated Index method, + CST_QuantileMapping, -- GitLab