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_stats’ warning #203

Open
Marcus0824 opened this issue May 3, 2023 · 0 comments
Open

‘taylor_stats’ warning #203

Marcus0824 opened this issue May 3, 2023 · 0 comments

Comments

@Marcus0824
Copy link

I am trying to draw a Taylor Diagram like examples in 'https://www.ncl.ucar.edu/Applications/taylor.shtml'.

I got a warning '(0) taylor_stats: WARNING: Number of _FillValue are different
(0) taylor_stats: nt_Fill=24229 nr_Fill=24146'
when using 'tay_stat(n,:)=taylor_stats(tes(n,:,:),ref,1.0,0)'.

I am sure that -FillValue in both tes and ref is 1.0e20.

How can I solve this warning?

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

No branches or pull requests

1 participant