pyPDAF.PDAF.get_memberid

pyPDAF.PDAF.get_memberid()

Return the ensemble member id on the current process.

For example, it can be called during the ensemble integration if ensemble-specific forcing is read. It can also be used in the user-supplied functions such as py__collect_state_pdaf() and py__distribute_state_pdaf().

Parameters:

memberid (int) – Index in the local ensemble

Returns:

memberid – Index in the local ensemble

Return type:

int