Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

RHoKSoton/WaterMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WaterMe

Aim: To extract and visualise NDWI data processed from raw Modis Data

WaterMe is in two modules, the Web module which is in the repository you're looking at and the DataWorker/Feeder Located at https://github.com/RHoKSoton/WaterMeFeeder.

For an insight into what this project does go to the RHoK (Random Hacks of Kindness) Entry at http://www.rhok.org/problems/development-operational-water-stress-product-satellite-imagery

##SetUp and Run

####Requirements:

####Set Up

You Shall need to install the node libraries/dependancies by running the following when in the root of the directory.

npm install .

####Running

Run the command:

node server.js

Then open your web browser and goto http://localhost:3000/

Releases

No releases published

Packages

No packages published