Climaps platform by EMAPS project
If you want to run your instance of Climaps platform locally on your machine, be sure you have the following requirements installed and downloaded the data.
Clone Climaps platform from the command line:
$ git clone https://github.com/EMAPS/climaps-platform.gitbrowse to climaps-platform root folder:
$ cd climaps-platforminstall node modules:
$ npm installinstall client-side dependencies:
$ bower installunzip climaps-contents.zip and copy the contents folder in the climaps-platform/app/ folder:
copy the config.js file in the app/scripts/services/ folder and add your credentials (if any):
You can now run climaps-platform from your local web server:
$ grunt serveOnce this is running, go to http://localhost:9000/
To manage and export data we used drive-out software by the Médialab of Sciences Po