meteojs
v1.17.3
Published
library for meteorological and atmospheric science tools
Downloads
442
Maintainers
Readme
meteoJS
Javascript library for meteorological and atmospheric tools
Examples
Please visit the examples page.
Documentation
A API Documentation is available.
Synview
Mapping tool to animate resources like images (e.g. radar or satellite) or GeoJSON data (e.g. measurement data or lightnings).
Thermodynamic diagram
Draw thermodynamic diagrams with sounding data in SVG. Currently supported diagrams: skew-T-log-P, Emagram, Stüve.
Timeline
Manage different sets of timestamps, including objects to visualise and animate the timeline.
Installation
npm install meteojs
Build minified file:
npm run build
Create documentation:
npm run doc