-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature 1905 ens_ctrl #1955
Feature 1905 ens_ctrl #1955
Commits on Oct 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b0d6d2 - Browse repository at this point
Copy the full SHA 3b0d6d2View commit details -
Per #1905, add the -ctrl command line option to ensemble_stat and upd…
…ate the logic to use it the same way gen_ens_prod does.
Configuration menu - View commit details
-
Copy full SHA for 144ac67 - Browse repository at this point
Copy the full SHA 144ac67View commit details -
Configuration menu - View commit details
-
Copy full SHA for b39d9de - Browse repository at this point
Copy the full SHA b39d9deView commit details
Commits on Oct 11, 2021
-
Not actually related to #1905, but clarifying the pcp_combine usage s…
…tatement per dtcenter/METplus#1201 discussion.
Configuration menu - View commit details
-
Copy full SHA for ae054b1 - Browse repository at this point
Copy the full SHA ae054b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2339a3 - Browse repository at this point
Copy the full SHA f2339a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52935a9 - Browse repository at this point
Copy the full SHA 52935a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e89f122 - Browse repository at this point
Copy the full SHA e89f122View commit details
Commits on Oct 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aeae0f0 - Browse repository at this point
Copy the full SHA aeae0f0View commit details
Commits on Oct 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8712a4c - Browse repository at this point
Copy the full SHA 8712a4cView commit details
Commits on Oct 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b41d73a - Browse repository at this point
Copy the full SHA b41d73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a63c70 - Browse repository at this point
Copy the full SHA 2a63c70View commit details -
Per #1905, add a call to ensemble_stat using the -ctrl option. I real…
…ize that if a control member is specified, the number of ensemble members should be increased by 1.
Configuration menu - View commit details
-
Copy full SHA for 519daad - Browse repository at this point
Copy the full SHA 519daadView commit details -
Per #1905, enable STDEV output in the NetCDF file since it's computat…
…ion differs when -ctrl is used.
Configuration menu - View commit details
-
Copy full SHA for 1e25123 - Browse repository at this point
Copy the full SHA 1e25123View commit details
Commits on Oct 29, 2021
-
Per #1905, add NumArray::mean(), variance(), and stdev() with options…
… to skip. This supports excluding the ensemble control member from the spread.
Configuration menu - View commit details
-
Copy full SHA for e92e04b - Browse repository at this point
Copy the full SHA e92e04bView commit details -
Per #1905, keep track of which ensemble member is the control and exc…
…lude it from the spread and variance computations.
Configuration menu - View commit details
-
Copy full SHA for a8e6ca8 - Browse repository at this point
Copy the full SHA a8e6ca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5bed5 - Browse repository at this point
Copy the full SHA fa5bed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b7952a - Browse repository at this point
Copy the full SHA 2b7952aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b02ea6 - Browse repository at this point
Copy the full SHA 2b02ea6View commit details -
Per #1905, define ctrl_index in ensemble_stat.h instead of ensemble_s…
…tat_conf_info.h which was confusing the scope in which it was defined.
Configuration menu - View commit details
-
Copy full SHA for 872c50f - Browse repository at this point
Copy the full SHA 872c50fView commit details
Commits on Oct 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 07e7d51 - Browse repository at this point
Copy the full SHA 07e7d51View commit details
Commits on Nov 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2992759 - Browse repository at this point
Copy the full SHA 2992759View commit details
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a616008 - Browse repository at this point
Copy the full SHA a616008View commit details