metobs_toolkit.Dataset.show_settings#
- Dataset.show_settings()[source]#
Show detailed information of the stored Settings.
A function that prints out all the settings, structured per thematic.
- Return type:
None.
Examples
>>> import metobs_toolkit >>> >>> #Create your Dataset >>> dataset = metobs_toolkit.Dataset() #empty Dataset >>> >>> #Show default settings >>> dataset.show_settings() All settings:...