From f5621c9e956991635e3cc59065e79e4c6e66634c Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 3 Mar 2012 12:32:44 -0500 Subject: [PATCH] Fix typo 'lcc -> 'lcc' in pyproj post. --- posts/pyproj.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/pyproj.mdwn b/posts/pyproj.mdwn index a533fd1..ce32848 100644 --- a/posts/pyproj.mdwn +++ b/posts/pyproj.mdwn @@ -58,7 +58,7 @@ To plot the above New York to Vancouver route on a flat map, we need a #llcrnrlon,llcrnrlat are lon and lat (in degrees) of lower # left hand corner of projection region. -where `proj='lcc` selects the [Lambert conformal conic][lcc] +where `proj='lcc'` selects the [Lambert conformal conic][lcc] projection for the x/y points, and `ellps='clrk66'` selects the reference ellipsoid for the lat/lng coordinates. The other coordinates are LCC parameters that select the [AWIPS 221][awips221] -- 2.26.2