1411 search results for "map"

Writing a Spatial Function: The Location Quotient

September 7, 2010
By
Writing a Spatial Function: The Location Quotient

Background: In some cases it is necessary to conduct the same analysis multiple times on either the same or different data. In such circumstances it is worth writing a function to simplify the code. In this example the location quotient provides a simple calculation easily written in to a function. The location quotient (LQ) is

Read more »

Canterbury Earthquakes part II

September 7, 2010
By
Canterbury Earthquakes part II

Since posting last night, there's been several more aftershocks, including several big ones. The total now stands (at 7:00pm) at 304 aftershocks, 70 greater than 4 on the Richter scale, 29 greater than 4.5, and 10 greater than 5. A couple of the fives ...

Read more »

Canterbury Earthquakes part II

September 7, 2010
By
Canterbury Earthquakes part II

Since posting last night, there's been several more aftershocks, including several big ones. The total now stands (at 7:00pm) at 304 aftershocks, 70 greater than 4 on the Richter scale, 29 greater than 4.5, and 10 greater than 5. A couple of the fives ...

Read more »

R Maps

September 6, 2010
By
R Maps

This is an updated version of my Making Maps with R tutorial. I think the code is lot simpler and it also includes some data for you to play around with. Background: Spatial data are becoming increasingly common, as are the tools available in R to process it. Of course one of the best ways

Read more »

Coastal

September 6, 2010
By
Coastal

UPDATE: cce asked for a chart of coastal locations broken out by their SST component and their Land componement. That’s a little tricky, but once you figure out the mask logic its just addition and such.There are TWO masks: One mask contains ALL zeros, except for coast cells which are fraction of LAND.The other mask

Read more »

Mapping Temperature Anomalies with R

September 3, 2010
By
Mapping Temperature Anomalies with R

In this post I show how to map NASA GISS’s  2×2 degree temperature anomaly data using R mapping tools. Rather than rely on a single value to reflect monthly global temperature anomaly, this map shows the anomalies  in each of … Conti...

Read more »

Competition: Data Visualization with ggplot2

September 3, 2010
By
Competition: Data Visualization with ggplot2

The ggplot2 package for R is an amazing system for creating entirely new visualizations of data. It allows data analysts to tell a detailed, meaningful and yet easy-to-interpret story about complex and/or unusual data sets. To promote more data stories being told, ggplot2 author Hadley Wickham has organized a ggplot2 case study competition. Simply create a new visualization of...

Read more »

Update

September 2, 2010
By
Update

I tried using my own little palette with more traditional looking heatmap colors (red and pink are the densest, blue and green are less so, yellow in the middle, etc.). I also included the actual points, but would recommend it for more than a single g...

Read more »

How the expiration of the assault weapon ban affected Mexico

September 2, 2010
By
How the expiration of the assault weapon ban affected Mexico

There has been a lot of attention paid to the role of US guns exacerbating the violence in Mexico. The assault-weapon ban expired on September 14, 2004, but with the recent spiraling of violence in Mexico the ban has attracted renewed attention. Just recently the Mexican President stood before the American Congress and blamed the assault weapon...

Read more »

How the expiration of the assault weapon ban affected Mexico

September 2, 2010
By
How the expiration of the assault weapon ban affected Mexico

There has been a lot of attention paid to the role of US guns exacerbating the violence in Mexico. The assault-weapon ban expired on September 14, 2004, but with the recent spiraling of violence in Mexico the ban has attracted renewed attention. Just recently the Mexican President stood before the American Congress and blamed the assault weapon...

Read more »