pyPDAF.PDAF.print_local_obsstats

pyPDAF.PDAF.print_local_obsstats()

This function print the observation statistics of local domain on screen. This statistics should be initialised by pyPDAF.PDAF.init_local_obsstats, and can be updated by pyPDAF.PDAF.incr_local_obsstats.

Parameters:

screen (int) – Verbosity flag

Returns:

n_domains_with_obs – number of domains with observations

Return type:

int