iperas / magnetometry-toolkit

A software toolkit to organize a data acquisition network with a variety of magnetometers by using SEEDLink protocol & web-based remote administration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to install the web site

  1. Install nodejs package (yum install nodejs, yum install npm)
  2. Set proxy if you have to (npm config set https-proxy http://squid.adm:3128)
  3. Install grunt-cli (npm install -g grunt-cli)
  4. Install node modules (cd web, npm install)
  5. Run grunt tasks (grunt development)
  6. Run web site (node bin/www)

About

A software toolkit to organize a data acquisition network with a variety of magnetometers by using SEEDLink protocol & web-based remote administration.


Languages

Language:JavaScript 84.2%Language:C 7.0%Language:Groff 3.3%Language:C++ 1.6%Language:CSS 1.4%Language:CoffeeScript 1.2%Language:HTML 0.7%Language:Makefile 0.3%Language:CMake 0.1%Language:C# 0.0%Language:Shell 0.0%Language:Perl 6 0.0%Language:Ruby 0.0%