Skip to content

海洋风、浪、温度、洋流等值线、等值面图前端渲染

Notifications You must be signed in to change notification settings

qmdx/ocean-weather

 
 

Repository files navigation

ocean-weather

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Example

在线访问地址:https://linghuam.github.io/ocean-weather/dist/

leaflet-velocity demo:https://danwild.github.io/leaflet-velocity/

理论依据

问题

其它

https://www.windy.com

https://github.com/windyty/API

https://github.com/Leaflet/Leaflet.heat

https://github.com/ursudio/leaflet-webgl-heatmap

http://gallery.echartsjs.com/editor.html?c=xHJD3BZY5-

https://www.patrick-wied.at/static/heatmapjs/?utm_source=npm_leaflet&utm_medium=webpack

风力等级划分表:http://www.cma.gov.cn/2011xzt/20120816/2012081601/201208160101/201407/t20140717_252607.html

单位转化:

1海里(nmi)=1852米(m)

1kt = 0.5144444m/s

mb=mbar 毫巴(=百帕)

1Bar=0.1MPa=1000mba=1000hpa=100*7.5mmhg=75mmhg=1个大气压

地球周长: 40042.739962655505 (公里)

About

海洋风、浪、温度、洋流等值线、等值面图前端渲染

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • TypeScript 3.4%
  • Python 1.4%
  • Other 1.3%