Closed jjokella closed 4 weeks ago
Former dim_obs_p in add_obs_error_pdaf was actually the size of the full observation vector and is therefore better called dim_obs.
dim_obs_p
add_obs_error_pdaf
dim_obs
The suffix _p is used in TSMP-PDAF for PE-local variables.
_p
Former
dim_obs_p
inadd_obs_error_pdaf
was actually the size of the full observation vector and is therefore better calleddim_obs
.The suffix
_p
is used in TSMP-PDAF for PE-local variables.