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

Taylor diagrams with negative correlations #298

Open
blychs opened this issue Oct 11, 2024 · 1 comment
Open

Taylor diagrams with negative correlations #298

blychs opened this issue Oct 11, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@blychs
Copy link
Collaborator

blychs commented Oct 11, 2024

Currently, MELODIES-MONET is not capable of plotting those.
Having nothing is a mistake, that can lead users to infer a bug that does not exist.
I can think of three solutions:

  1. The lazy way: raising a warning when that happens.
  2. The NCL way: we would still plot only the 1st quadrant, but print the value of negative correlations.
  3. The plotting way (might require some changes at the MONET level): Add capability to plot 2nd quadrant if the correlation is negative. This could be optional for the user.

I think that 3), or a combination of 2) and 3) (up to the user), is the right way to go.
Let me know your thoughts

@blychs blychs added the enhancement New feature or request label Oct 11, 2024
@blychs blychs self-assigned this Oct 11, 2024
@blychs
Copy link
Collaborator Author

blychs commented Oct 28, 2024

I asked Gabi and Forrest, and they suggest solution 2. If everyone agrees, I'll move forward with this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant