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

【Hackathon 5th No.62】GraphCast: Learning skillful medium-range global weather forecasting #699

Merged
merged 7 commits into from
Dec 19, 2023

Conversation

DrownFish19
Copy link
Contributor

PR types

New features

PR changes

Others

Describe

【Hackathon 5th No.62】GraphCast: Learning skillful medium-range global weather forecasting

Copy link

paddle-bot bot commented Dec 14, 2023

Thanks for your contribution!



if __name__ == "__main__":
convert_parameters() # step.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以将转换完成的paddle参数文件保存下来,之后直接加载保存的paddle参数文件即可

if __name__ == "__main__":
convert_parameters() # step.1
make_graph_template() # step.2
test_datasets() # step.3
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看这个函数好像只是用来测试的,可否直接删掉?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

文件中仅保留run.py作为唯一运行文件,希望保留

jointContribution/graphcast/run.py Show resolved Hide resolved
@zhiminzhang0830
Copy link
Collaborator

DrownFish19 补充精度对齐结果为:
6fd1ae4f85f81c3a0c29b310254ccb7b

@zhiminzhang0830
Copy link
Collaborator

TODO:将该案例合入PaddleScience

Copy link
Collaborator

@zhiminzhang0830 zhiminzhang0830 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhiminzhang0830 zhiminzhang0830 merged commit 351d9bc into PaddlePaddle:develop Dec 19, 2023
3 checks passed
@DrownFish19 DrownFish19 deleted the add_graphcast branch December 19, 2023 11:36
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
… weather forecasting (PaddlePaddle#699)

* add graphcast

* confirm & fix

* update README.md

* add vis and update readme

* update readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants