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

update yinglong readme #775

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update readme
  • Loading branch information
zhiminzhang0830 committed Feb 1, 2024
commit 93b54650f4561b10d90bfe66d302600f1b87b03c
8 changes: 2 additions & 6 deletions examples/yinglong/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ YingLong, a high-resolution, short-term regional weather forecasting, artificial
This code is the implementation of YingLong. We select the southeastern region of the United States, which is around the range of 110-130E, 15-35N, with 440 × 408 grid points in Lambert projection.

<div align=center>
<img src="https://paddle-org.bj.bcebos.com/paddlescience/docs/Yinglong/fig_arch1.jpg" width="70%" height="auto" >
<img src="doc/fig_arch1.jpg" width="70%" height="auto" >
</div>

## Installation
Expand Down Expand Up @@ -62,8 +62,4 @@ python examples/yinglong/predict_12layers.py
# python examples/yinglong/predict_24layers.py
```

We also visualized the predicted wind speed at 10 meters above ground level, with an initial field of 0:00 on January 1, 2022,

<div align=center>
<img src="https://paddle-org.bj.bcebos.com/paddlescience/docs/Yinglong/result.gif" width="70%" height="auto" >
</div>
We also visualized the predicted wind speed at 10 meters above ground level, with an initial field of 0:00 on January 1, 2022. Click [here](https://paddle-org.bj.bcebos.com/paddlescience/docs/Yinglong/result.gif) to view the prediction results.
Binary file added examples/yinglong/doc/fig_arch1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.