dat-geomagnetic

1.0.0 • Public • Published

dat-geomagnetic

Imports Earth magnetic field data values from www.swpc.noaa.gov every minute into dat

Uses the geomagnetic module

dat-geomagnetic works as a dat listen hook. first install dat

npm install -g dat
mkdir dat-geomagnetic-test
cd dat-geomagnetic-test
dat init # put in your info
npm install dat-geomagnetic # install the hook

then add the following hook to dat.json

"hooks"{
  "listen": "dat-geomagnetic"
}

then run dat listen and it should start importing

ʕ´•ᴥ•`ʔ

/dat-geomagnetic/

    Package Sidebar

    Install

    npm i dat-geomagnetic

    Weekly Downloads

    1

    Version

    1.0.0

    License

    BSD

    Last publish

    Collaborators

    • maxogden