pyPDAF.PDAF.get_obsmemberid¶
- pyPDAF.PDAF.get_obsmemberid()¶
This function returns the ensemble member id when observation operator is being applied. This function is used specifically for user-supplied function py__obs_op_pdaf.
- Parameters:
memberid (int) – Index in the local observed ensemble
- Returns:
memberid – Index in the local observed ensemble
- Return type:
int