Skip to content
Snippets Groups Projects
Commit c3a57f03 authored by Stefano Serafin's avatar Stefano Serafin
Browse files

added a clarifying comment on covariance localization for parameters

parent 6f1345c0
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ class CBL:
# If desired, append parameters to state vector;
# initialize with the value in the middle of the admitted range
# Coordinates of parameters are set to NaN
# The reason is that parameters are assumed to be global.
if self.do_parameter_estimation:
if self.nens > 1:
for k in range(-self.parameter_number,0):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment