pyPDAF.PDAF.get_assim_flag¶
- pyPDAF.PDAF.get_assim_flag()¶
This function returns the flag that indicates if the DA is performed in the last time step. It only works for online DA systems.
- Returns:
did_assim – Flag: (1) for assimilation; (0) else
- Return type:
int