jlaucar

Results 4 issues of jlaucar

The order of arguments in the call to count_state_ens_copies in filter_mod.f90 is inconsistent with the argument list in the function. The call has prior_inflate and posterior_inflate in this order as...

Bug
Refactor
IO

## Description: The DART Tutorial is seriously out-of-date. It also duplicates much of the material found elsewhere, in particular in the DART_LAB tutorial. This pull request replaces key portions of...

obs_increment_bounded_norm_rhf calls bnrh_cdf to get the quantiles for a prior ensemble. bnrh_cdf can fail if the computed prior standard deviation is not positive. If it fails, it returns a large...

QCEFF

Sampling error correction does not appear to impact the adaptive inflation updates. The value of the sampling error correction is read from the table in subroutine update_from_obs_inc in assim_tools_mod.f90. It...

inflation