220 Star 931 Fork 686

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.gitee
.jenkins
MindChemistry
MindEarth
MindElec
MindFlow
MindSPONGE
SciAI
docs
api_python
future_interface_mindearth
mindchemistry
mindearth
cell
core
data
module
utils
mindearth.utils.get_datapath_from_date.rst
mindearth.utils.plt_global_field_data.rst
mindearth.utils.plt_metrics.rst
mindearth.cell.rst
mindearth.core.rst
mindearth.data.rst
mindearth.module.rst
mindearth.utils.rst
mindelec
mindflow
sciai
api_python_en
contribution_guide
cooperative_partner
MindScience_Architecture.jpg
MindScience_Architecture_en.jpg
tests
RELEASE.md
.gitignore
CONTRIBUTION.md
LICENSE
NOTICE
OWNERS
README.md
README_CN.md
models.md
models_en.md
requirements.txt
version.txt
克隆/下载
mindearth.utils.plt_metrics.rst 741 Bytes
一键复制 编辑 原始数据 按行查看 历史
liulei277 提交于 2年前 . earth utils docs modify

mindearth.utils.plt_metrics

.. py:function:: mindearth.utils.plt_metrics(x, y, fig_title, label, ylabel="", xlabel="Forecast Time (hours)", loc="upper right")

    根据给定的日期和数据索引获取数据文件名称。

    参数:
        - **x** (numpy.array) - 绘图中的横坐标。
        - **y** (numpy.array) - 绘图中的纵坐标。
        - **fig_title** (str) - 绘图的标题。
        - **label** (str) - 绘图的标签。
        - **ylabel** (str) - y轴的标签,默认值: ``""`` 。
        - **xlabel** (str) - x轴的标签,默认值: ``"Forecast Time (hours)"`` 。
        - **loc** (str) - 图例的位置,默认值: ``"upper right"`` 。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

搜索帮助