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