Skip to content

Set the amount of theta levels plotted in configuration.py #55

@kamwal

Description

@kamwal

Currently, the amount of displayed plots (from 1 to 10) can be set in dashboard.py function. The default option is 2.

def plot_diagnostics(float_dir, float_name, config, levels=2)

Maybe instead of going inside this function and looking for the line where to set the number of displayed theta levels, it would be worth to have that setup in the configuration.py ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions