You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
@forman@hans-permana
Is it possible to import the pearson_correlation_scalar operator to be part of this new operator; with the possibility of displaying the correlation values with the plot?
@forman, @hans-permana , yes!
If this new operator provides the option to plot multiply time series for 2 or more different variables for different datasets (with the timeseries data merged into one dataset or not) e.g. sea-level and sst for an X,Y location, then an option to compute and display the correlation value together with the multiple timeseries plot will be good.
Expected behavior
Add to various
plot_xxx
operationstseries_point
);Actual behavior
Only one variable per plot, styles only via generic properties parameter which is a mostly undocumented dictionary of keyword arguments to matplotlib.
Specifications
Cate 1.0 ... 2.0.dev15
The text was updated successfully, but these errors were encountered: