JSPM

  • Created
  • Published
  • Downloads 65
  • Score
    100M100P100Q80299F
  • License Apache-2.0

library for meteorological and atmospheric science tools

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

    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