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

能不能渲染海浪? #3

Open
AffiNiNy opened this issue Nov 12, 2024 · 6 comments
Open

能不能渲染海浪? #3

AffiNiNy opened this issue Nov 12, 2024 · 6 comments
Assignees

Comments

@AffiNiNy
Copy link

如 windy 的海浪 wave
image

如 earth.null 的波浪 波浪
image

cesium-wind-layer库功能能不能兼容显示海浪?

@hongfaqiu
Copy link
Owner

调整粒子宽度、长度、速度即可模拟海浪。
友情提醒,目前此库是实验性质的,后面还会多次迭代

@AffiNiNy
Copy link
Author

@hongfaqiu Thanks for your advise👍
请问~ 大佬对海浪数据解析有没有经验?

比如说 NOMADS 提供的 GFS Wave 数据, 这些变量完全看不懂, 也没找到解释呢
GFS Wave
image

@mickae1
Copy link

mickae1 commented Nov 28, 2024

@hongfaqiu great work, do you know how to convert a grib2 file to the json format that will work with your library ?

@hongfaqiu
Copy link
Owner

hongfaqiu commented Nov 29, 2024

@mickae1 Thank you for your recognition. This is an experimental warehouse. Currently, the display effect for data in other ranges is not ideal. I am trying to develop a new rendering scheme, which may include referring to the wave effect of Ventusky.
Regarding the grib2 file. Maybe I can create some packages to convert this format.

@mickae1
Copy link

mickae1 commented Nov 30, 2024

Can you tell which software did you use to extract the data?
Did you use a command line?

@hongfaqiu

@hongfaqiu
Copy link
Owner

@mickae1 Yes, I used the gdal-async tool on Node.js to convert multi-time period NC data into the current format.

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

No branches or pull requests

3 participants