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

update plot_config file for tutorial #510

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

grantfirl
Copy link
Collaborator

@grantfirl grantfirl commented Sep 5, 2024

The tutorial (specifically https://dtcenter.org/ccpp-scm-online-tutorial/exercise-1-run-scm-examine-results) needs these changes to work.

Without this, the plotting script will fail.

Copy link
Collaborator

@hertneky hertneky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Current changes look good, but I would go further to match other labels with the conversion factor.
L26
from: conversion_factor = 1000.0, 1000.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0
to: conversion_factor = 1000.0, 1000.0, 1.0, 86400., 86400., 86400., 86400., 86400.

For both profiles_mean_multi:
add: conversion_factor = 86400.

The plots looked good with these additional changes.

@grantfirl grantfirl merged commit b245602 into NCAR:release/public-v7 Sep 9, 2024
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants