All Projects → jsignell → Heat_and_trees

jsignell / Heat_and_trees

Using HoloViz to explore relationship between surface temperature and tree density

Projects that are alternatives of or similar to Heat and trees

Databases workshop
RCS Intro to Databases workshop materials
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Detectiontutorialspacenet
This is a tutorial on training a network to detect buildings with the SpaceNet data.
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Tutorial
Stars: ✭ 26 (+0%)
Mutual labels:  jupyter-notebook
Threader
Easy Twitter threads with Python
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Network evaluation tools
Python 2.7 package with examples for evaluating a network's ability to group a given node set in network proximity.
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Binary ops
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Openmined demo
This is the code for "How Do We Democratize Access to Data?" by Siraj Raval on Youtube
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Batch Effect Removal Benchmarking
A benchmark of batch-effect correction methods for single-cell RNA sequencing data
Stars: ✭ 26 (+0%)
Mutual labels:  jupyter-notebook
Training Gcp
Labs and demos for courses in the Google Cloud Platform Training (https://training.topgate.co.jp).
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Gen bias gain
A Convenient Generalization of Schlick's Bias and Gain Functions
Stars: ✭ 26 (+0%)
Mutual labels:  jupyter-notebook
Oscon Neo4j Recommendations
Jupyter notebook for OSCON 2017 Neo4j recommendations workshop
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Variational Autoencoder
PyTorch implementation of "Auto-Encoding Variational Bayes"
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Intro To Python
Introduction to Python (2014)
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Mlhep2017
MLHEP 2017 slides & seminars
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Codes
不可能不会系列
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Cryptocompare Api
Jupyter Notebook with examples of useful CryptoCompare API calls
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Musical matrices
A repository for some code about music generating neural networks
Stars: ✭ 25 (-3.85%)
Mutual labels:  jupyter-notebook
Applied Plotting Charting And Data Representation In Python
University of Michigan on Coursera
Stars: ✭ 26 (+0%)
Mutual labels:  jupyter-notebook
Futures strategy
Stars: ✭ 26 (+0%)
Mutual labels:  jupyter-notebook
Resources
PyMC3 educational resources
Stars: ✭ 930 (+3476.92%)
Mutual labels:  jupyter-notebook

Visualizing and Analyzing Earth Science Data Using HoloViz and PyData

Earth Science presents interesting issues of large, multi-dimensional datasets stored in a variety of idiosyncratic file formats. In this talk, we'll work through some specific workflows and explore how various tools - such as intake, dask, xarray, and datashader - can be used to effectively analyze and visualize these data. Working from within the notebook, we'll iteratively build a product that is interactive, scalable and deployable.

Case Study: Heat and Street Trees

We'll be exploring the urban heat island effect by looking at the impact on surface temperature of roof color. We'll be replicating the process described here: http://urbanspatialanalysis.com/urban-heat-islands-street-trees-in-philadelphia/ but using Python tools rather than ESRI.

We'll also be adding interactivity and deploying the resulting application.

Run on binder

Run locally

conda env create --file environment.yml
conda activate trees
jupyter notebook

Relevant materials

Recording: https://youtu.be/-XMXNmGRk5c

Static version: https://jsignell.github.io/heat_and_trees

About me

I am a software developer at Anaconda Inc. currently working on developing best practices for Python-using earth scientists. I work on visualization tools within the HoloViz ecosystem and data ingestion and analysis tools in the broader PyData world. I live in Philadelphia and previously did hydrology research at Princeton - studying lightning and rain patterns, water movement through the landscape, and streamflow.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].