Note
This is a fork of https://github.com/summerinthecity/report. Since the GitBook there is no longer available, this builds the report with honkit instead. The generated report is available on github pages: https://urban-m4.github.io/SITC-report/
This document forms the technical documentation for the Summer in the City project (ESOCCS12.013). The project is a collaboration between Wageningen University and the Netherlands eScience center. The project ran from 2013 to 2016.
Code, scripts, and configuration files are hosted on github
An online demo of the interactive heatwave map, developed as part of the project, can be found on this website; The visual-analytic UHI tool can be found here.
Read this report on GitBook here
(c) Jisk Attema, March 2016, Netherlands eScience Center
- Gitbook no longer works
- Instead can now build with honkit
- To make a local build:
git clone [email protected]:Urban-M4/SITC-report.git
npm install
npm run build
npm run serve