0.1.0 • Published 7 years ago

@dendra-science/goes-pseudo-binary v0.1.0

Weekly downloads
12
License
BSD-2-Clause-Free...
Repository
github
Last release
7 years ago

GOES Pseudo Binary

Provides classes and functions to decode GOES pseudo binary data in a variety of formats. Designed to be used with Node Buffers. Async friendly for parsing large buffers without blocking.

Instructions

  1. Be sure you have Node version 8.7.x. If you’re using nvm, you may need to nvm use 8.7.

  2. Clone this repo.

  3. Make this project directory the current directory, i.e. cd goes-pseudo-binary.

  4. Install modules via npm install.

  5. If all goes well, you should be able to run the predefined package scripts.