pyPDAF.PDAF.get_assim_flag¶
- pyPDAF.PDAF.get_assim_flag(self, /)¶
Return 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