netCDF reading with pure JavaScript
git clone git@github.com:constantinius/ncjs.git
cd ncjs/
npm installTo run the tests, run the following command:
npm testimport { parseNetCDF } from 'ncjs';
const netcdfFile = parseNetCDF(arrayBuffer);| Name | Name | Last commit date | ||
|---|---|---|---|---|