JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 44
  • Score
    100M100P100Q73507F
  • License MIT

TypeScript wrapper for eccodes GRIB file handling

Package Exports

  • eccodes-ts

Readme

eccodes-ts

A TypeScript wrapper for eccodes GRIB file handling.

Installation

npm install eccodes-ts

Prerequisites

  • eccodes must be installed on your system
  • Node.js 14 or higher