Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (meteojs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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 meteojsBuild minified file:
npm run buildCreate documentation:
npm run doc