-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
调整粒子宽度、长度、速度即可模拟海浪。 |
@hongfaqiu Thanks for your advise👍 比如说 NOMADS 提供的 GFS Wave 数据, 这些变量完全看不懂, 也没找到解释呢 |
@hongfaqiu great work, do you know how to convert a grib2 file to the json format that will work with your library ? |
@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. |
Can you tell which software did you use to extract the data? |
@mickae1 Yes, I used the gdal-async tool on Node.js to convert multi-time period NC data into the current format. |
如 windy 的海浪 wave
如 earth.null 的波浪 波浪
cesium-wind-layer库功能能不能兼容显示海浪?
The text was updated successfully, but these errors were encountered: