1 Star 0 Fork 2

ApplauseWow / webgl-wind

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
Vladimir Agafonkin 提交于 2019-04-25 11:33 . grib-api -> eccodes

WebGL Wind — Demo

A WebGL-powered visualization of wind power. Capable of rendering up to 1 million wind particles at 60fps.

This project is heavily inspired by the work of:

Running the demo locally

npm install
npm run build
npm start
# open http://127.0.0.1:1337/demo/

Downloading weather data

  1. Install ecCodes (e.g. brew install eccodes).
  2. Edit constants in data/download.sh for desired date, time and resolution.
  3. Run ./data/download.sh <dir> to generate wind data files (png and json) for use with the library.
1
https://gitee.com/holykwok/webgl-wind.git
git@gitee.com:holykwok/webgl-wind.git
holykwok
webgl-wind
webgl-wind
master

搜索帮助