pyPDAF.PDAF.reset_forget¶
- pyPDAF.PDAF.reset_forget()¶
Reset the forgetting factor manually during the assimilation process.
For the local ensemble Kalman filters the forgetting factor can be set either globally if this function is called outside of the loop over local domains, or the forgetting factor can be set differently for each local analysis domain within the loop over local domains.
For the LNETF and the global filters only a global setting of the forgeting factor is possible. In addition, the implementation of adaptive choices for the forgetting factor (beyond what is implemented in PDAF) are possible.
- Parameters:
forget_in (double) – New value of forgetting factor