Skip to content

Instantly share code, notes, and snippets.

@kjordahl
kjordahl / gist:e94cb7231a67ce17cb3b
Created July 8, 2014 20:04
Texas Natural Regions notebook
This file has been truncated, but you can view the full file.
{
"metadata": {
"name": "",
"signature": "sha256:6baf5a863f7167c4155fa8824ae158ef802992daa2b13cdc3e3c756a1e761def"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@kjordahl
kjordahl / shutter.py
Created January 26, 2014 20:23
Trigger shutter release with Raspberry Pi
"""
Control a camera shutter release on RTS pin of serial port
Author: Kelsey Jordahl
License: BSD
"""
import serial
import sys
import time
@kjordahl
kjordahl / GeoSeries.ipynb
Created November 9, 2013 17:02
Working with GeoSeries in GeoPandas
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kjordahl
kjordahl / GeoDataFrame.ipynb
Created November 9, 2013 17:01
working with GeoDataFrames in GeoPandas
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kjordahl
kjordahl / Geocoding.ipynb
Created November 9, 2013 17:01
GeoPandas geocoding example
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kjordahl
kjordahl / nyc_hull.json
Created November 6, 2013 03:53
Convex hull
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kjordahl
kjordahl / nyc.json
Created November 6, 2013 03:50
NYC json
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kjordahl
kjordahl / geopandas.ipynb
Created October 24, 2013 00:17
GeoPandas introduction
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kjordahl
kjordahl / citibike.ipynb
Last active February 16, 2017 03:13
Citibike data
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kjordahl
kjordahl / gist:7129086
Created October 24, 2013 00:15
Citibike data
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{