@dendra-science/worker-tasks-goes
v0.1.1
Published
Worker tasks for importing GOES data.
Downloads
2
Readme
Dendra Worker GOES Tasks
Dendra Worker tasks for importing past and recent GOES messages.
Instructions
Be sure you have Node version 8.7.x. If you’re using nvm, you may need to
nvm use 8.7
.Clone this repo.
Make this project directory the current directory, i.e.
cd dendra-worker-tasks-goes
.Install modules via
npm install
.If all goes well, you should be able to run the predefined package scripts.