metobs_toolkit.Dataset.update_default_name#

Dataset.update_default_name(default_name)[source]#

Update the default name (the name of the station).

This name will be used when no names are found in the observational dataset.

(All observations are assumed to come from one station.)

Parameters:

default_name (string) – Default name to use when no names are present in the data.

Return type:

None.