Reflecting on things I wish I'd known when I started graduate school.
I used Google Cloud Platform to do some heavy lifting with R. Here's a quick guide to get started.
Making networks out of rasters turned out to be trivial with R.
Converting a polyline layer to a network object isn't conceptually complicated, but implementation can be finicky. Here's one way to do it with ArcGIS.
A year ago I showed a method for plotting marginal distributions on top of ensemble data using ggplot2. Now I've found a much easier solution.