chird / meteoJS

Javascript Library for meteorological and atmospheric tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteoJS

Javascript library for meteorological and atmospheric tools

npm Test Status Libraries.io dependency status for GitHub repo

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

About

Javascript Library for meteorological and atmospheric tools

License:Apache License 2.0


Languages

Language:JavaScript 99.9%Language:Shell 0.1%