-
Notifications
You must be signed in to change notification settings - Fork 16
Parameter estimation
Thomas Nipen edited this page Sep 30, 2017
·
1 revision
Some calibrators provide a mechanism for training the coefficients in the method by using a set of training forecasts and training observations. The “gridpp_train” program is used for this.
gridpp_train <obs_files> type=netcdf <fcst_files> type=netcdf -p netcdf file=parameters.nc
It is important that you specify the same calibrator options when training as when applying, since the parameters will be specifically computed using those options.