Skip to content

Repository files navigation

ncjs

netCDF reading with pure JavaScript

Installation

git clone git@github.com:constantinius/ncjs.git
cd ncjs/
npm install

To run the tests, run the following command:

npm test

Usage

import{parseNetCDF}from'ncjs';constnetcdfFile=parseNetCDF(arrayBuffer);

About

netCDF reading with pure JavaScript

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages