Skip to content

Instantly share code, notes, and snippets.

View espinielli's full-sized avatar

Enrico Spinielli espinielli

View GitHub Profile
@espinielli
espinielli / README.md
Last active December 20, 2015 01:09
Filling bathymetric contours
@espinielli
espinielli / README.md
Last active December 16, 2016 18:38
World map of Internet over time

a thematic map about internet worldwide utilization from 1996 till 2011

Description

This is the final class assignment for [Maps and the Geospatial Revolution][MGR].

With this map I wanted to visualize the evolution of Internet usage in time. It can also help understandanding the so called Internet divide between countries.

Look & feel

@espinielli
espinielli / gist:6266752
Created August 19, 2013 08:12
Snippet: bash with docco
#!/bin/sh
# **scForUser** provides a list of SC IDs for user ACRONYM created within time interval provided.
# Usage and Prerequisites
# -----------------------
# This tells bash that it should exit the script if any statement
# returns a non-true return value.
set -e
@espinielli
espinielli / MegamapMaker-prep9.pl
Created November 29, 2013 11:21
Mary Jo's update on MegamapMaker. Read the comment for status and details.
#! /usr/bin/perl -w
#
# 2012-03-15 This is program "MegamapMaker-prep9" by Mary Jo Graça
#
# Licensed under Creative Commons for non-commercial use, with attribution
# to Mary Jo Graça and Gene Keyes. May be modified or reproduced or
# redistributed. For commercial applications, contact gene.keyes at gmail.
#
# ADDITIONAL NOTES BY GENE KEYES, 2013-11-28
@espinielli
espinielli / .gitignore
Last active August 29, 2015 13:59
Eurocontrol member states
espinielli
mbostock
@espinielli
espinielli / README.md
Last active November 8, 2015 12:56
D3 keybinding with jwerty

Perform keyboard combinations binding using Keith Cirkel's jwerty in D3.js.

In this gist, use arrow keys to translate and ⇧+↑ (Shift + arrow-up) / ⇧+↓ (Shift + arrow-down) to rotate counterclockwise/clockwise.

Inspired by Tom MacWright's gist and Ian Johnson's waves.

@espinielli
espinielli / Readme.md
Last active August 29, 2015 14:03
Cahill-Keyes blues

A Cahill-Keyes map projection with a blueish color scheme to mimic the background of [The Daily Show][tds]. Requested by Gene in order to propose it to Jon Stewart's show.

This map is set with a width of 2000 pixels, but can be changed to a bigger one (it will just take more time and space when converting it).

In order to save a png image, follow [Mike Bostock's instructions][save].

@espinielli
espinielli / .gitignore
Last active December 16, 2015 16:46
Rotating Cahill-Keyes projection
mbostock
# OSX for Hackers (Mavericks/Yosemite)
#
# Source: https://gist.github.com/brandonb927/3195465
#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Ask for the administrator password upfront
@espinielli
espinielli / _.md
Last active August 29, 2015 14:10
Face Subdivision