Skip to content

alanarvelo/Manhattan-Heatmap

Repository files navigation

manhattan_heatmap

A quick & visual representation of the heatmap idea.

To run this on your local computer:

  1. Clone or download the repository.

  2. To guarantee reproducibility make a clone of the python environment in which this was developed. We recommend the Anaconda or Miniconda python environment mangaer. See here. The baya-data-science repository under the documentation folder has guidelines on installing Anaconda/Miniconda and managing python environments.

However, the only necessary packages are geopandas v.0.4.0, pandas v.0.23.4, and bokeh v.1.0.4, and python v.>=3.6, in case you want to skip Miniconda installation. If so, proceed to step 5.

  1. Within the repository, type conda env create -f heatmap_mockup_env.yml. See environment usage from documentation.

  2. Accept any prompts and when the environemnts finishes installing type conda activate heatmap_mockup_env to access it.

  3. Now type bokeh serve --show myapp. A browser window will open and display the mockup.

About

Geographical, interactive visualization of diverse datasets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors