A Python library for calculating and displaying the skill of model predictions against observations.
GNU General Public License v3.0
201
stars
92
forks
source link
`taylor_options.py`: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses from imp import load_source #49
DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses
from imp import load_source
taylor_options.py
has the following warning: