Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kamwal opened this issue Jul 21, 2020 · 0 comments
Open

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

kamwal opened this issue Jul 21, 2020 · 0 comments
Labels
enhancement New feature or request ignore-for-release Ignore this for next release

Comments

@kamwal
Copy link
Contributor

kamwal commented Jul 21, 2020

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 ?

@kamwal kamwal changed the title Set the amount of theta levels plotted Set the amount of theta levels plotted in configuration.py Jul 21, 2020
@kamwal kamwal transferred this issue from euroargodev/User-Acceptance-Test-Python-version-of-the-OWC-tool Feb 11, 2021
@kamwal kamwal closed this as completed Feb 11, 2021
@kamwal kamwal reopened this Feb 11, 2021
@kamwal kamwal added the enhancement New feature or request label Feb 11, 2021
@kamwal kamwal added the ignore-for-release Ignore this for next release label Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ignore-for-release Ignore this for next release
Projects
None yet
Development

No branches or pull requests

1 participant