USGS Earthquake Science Center (ESC) GPS stations, data, photos, and logs.
https://earthquake.usgs.gov/monitoring/gps
First install node.js and grunt.
- Clone project
git clone https://github.com/shaefner-usgs/earthquake-gps.git
- Install dependencies
cd earthquake-gps
npm install
- Configure app
cd earthquake-gps/src/lib
# Run configuration script and set values that conform to your environment
./pre-install
- Run grunt
cd earthquake-gps
grunt