天真的泰勒图 这是使用python创建的简单实现。 安装 git clone /https:the/webite/naive_taylor_diagram cd naive_taylor_diagram pip install . Matplotlib和numpy是必需的。 您可以通过运行以下命令安装它们: pip install numpy matplotlib 用法 import numpy as np import matplotlib.pyplot as plt import naive_taylor_diagram.taylor_diagram as td # -- synthetic data -- # phase = np.pi/10 # phase difference between reference and synt_mes magnt = 1.5 # mag