Bill Bob added file figures/Hayden's Figures/guam.eps  about 9 years ago

Commit id: 9a7cd1129a8974f729382b859070a36c9c662d63

deletions | additions      

         

%!PS-Adobe-3.0 EPSF-3.0  %%Creator: MATLAB, The MathWorks, Inc. Version 8.3.0.532 (R2014a). Operating System: Linux 3.13.0-46-generic #79-Ubuntu SMP Tue Mar 10 20:06:50 UTC 2015 x86_64.  %%Title: /u/eu/ei/hpowers/gp268/projf/co2data/guam.eps  %%CreationDate: 04/18/2015 14:38:00  %%DocumentNeededFonts: Helvetica  %%DocumentProcessColors: Cyan Magenta Yellow Black  %%LanguageLevel: 2  %%Pages: 1  %%BoundingBox: -436 12 1048 779  %%EndComments  %%BeginProlog  % MathWorks dictionary  /MathWorks 160 dict begin  % definition operators  /bdef {bind def} bind def  /ldef {load def} bind def  /xdef {exch def} bdef  /xstore {exch store} bdef  % operator abbreviations  /c /clip ldef  /cc /concat ldef  /cp /closepath ldef  /gr /grestore ldef  /gs /gsave ldef  /mt /moveto ldef  /np /newpath ldef  /cm /currentmatrix ldef  /sm /setmatrix ldef  /rm /rmoveto ldef  /rl /rlineto ldef  /s {show newpath} bdef  /sc {setcmykcolor} bdef  /sr /setrgbcolor ldef  /sg /setgray ldef  /w /setlinewidth ldef  /j /setlinejoin ldef  /cap /setlinecap ldef  /rc {rectclip} bdef  /rf {rectfill} bdef  % page state control  /pgsv () def  /bpage {/pgsv save def} bdef  /epage {pgsv restore} bdef  /bplot /gsave ldef  /eplot {stroke grestore} bdef  % orientation switch  /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def  % coordinate system mappings  /dpi2point 0 def  % font control  /FontSize 0 def  /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]  makefont setfont} bdef  /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse  exch dup 3 1 roll findfont dup length dict begin  { 1 index /FID ne {def}{pop pop} ifelse } forall  /Encoding exch def currentdict end definefont pop} bdef  /isroman {findfont /CharStrings get /Agrave known} bdef  /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse  exch FMS} bdef  /csm {1 dpi2point div -1 dpi2point div scale neg translate  dup landscapeMode eq {pop -90 rotate}  {rotateMode eq {90 rotate} if} ifelse} bdef  % line types: solid, dotted, dashed, dotdash  /SO { [] 0 setdash } bdef  /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef  /DA { [6 dpi2point mul] 0 setdash } bdef  /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4  dpi2point mul] 0 setdash } bdef  % macros for lines and objects  /L {lineto stroke} bdef  /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef  /AP {{rlineto} repeat} bdef  /PDlw -1 def  /W {/PDlw currentlinewidth def setlinewidth} def  /PP {closepath eofill} bdef  /DP {closepath stroke} bdef  /MR {4 -2 roll moveto dup 0 exch rlineto exch 0 rlineto  neg 0 exch rlineto closepath} bdef  /FR {MR stroke} bdef  /PR {MR fill} bdef  /L1i {{currentfile picstr readhexstring pop} image} bdef  /tMatrix matrix def  /MakeOval {newpath tMatrix currentmatrix pop translate scale  0 0 1 0 360 arc tMatrix setmatrix} bdef  /FO {MakeOval stroke} bdef  /PO {MakeOval fill} bdef  /PD {currentlinewidth 2 div 0 360 arc fill  PDlw -1 eq not {PDlw w /PDlw -1 def} if} def  /FA {newpath tMatrix currentmatrix pop translate scale  0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef  /PA {newpath tMatrix currentmatrix pop translate 0 0 moveto scale  0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef  /FAn {newpath tMatrix currentmatrix pop translate scale  0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef  /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale  0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef  /vradius 0 def /hradius 0 def /lry 0 def  /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def  /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef  /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly  vradius add translate hradius vradius scale 0 0 1 180 270 arc   tMatrix setmatrix lrx hradius sub uly vradius add translate  hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix  lrx hradius sub lry vradius sub translate hradius vradius scale  0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub  translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix  closepath} bdef  /FRR {MRR stroke } bdef  /PRR {MRR fill } bdef  /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate  rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad  sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix  closepath} bdef  /FlrRR {MlrRR stroke } bdef  /PlrRR {MlrRR fill } bdef  /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate  rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad  sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix  closepath} bdef  /FtbRR {MtbRR stroke } bdef  /PtbRR {MtbRR fill } bdef  /stri 6 array def /dtri 6 array def  /smat 6 array def /dmat 6 array def  /tmat1 6 array def /tmat2 6 array def /dif 3 array def  /asub {/ind2 exch def /ind1 exch def dup dup  ind1 get exch ind2 get sub exch } bdef  /tri_to_matrix {  2 0 asub 3 1 asub 4 0 asub 5 1 asub  dup 0 get exch 1 get 7 -1 roll astore } bdef  /compute_transform {  dmat dtri tri_to_matrix tmat1 invertmatrix   smat stri tri_to_matrix tmat2 concatmatrix } bdef  /ds {stri astore pop} bdef  /dt {dtri astore pop} bdef  /db {2 copy /cols xdef /rows xdef mul dup 3 mul string  currentfile   3 index 0 eq {/ASCIIHexDecode filter}  {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }  ifelse exch readstring pop  dup 0 3 index getinterval /rbmap xdef  dup 2 index dup getinterval /gbmap xdef  1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef  /it {gs np dtri aload pop moveto lineto lineto cp c  cols rows 8 compute_transform   rbmap gbmap bbmap true 3 colorimage gr}bdef  /il {newpath moveto lineto stroke}bdef  currentdict end def  %%EndProlog  %%BeginSetup  MathWorks begin  0 cap  end  %%EndSetup  %%Page: 1 1  %%BeginPageSetup  %%PageBoundingBox: -436 12 1048 779  MathWorks begin  bpage  %%EndPageSetup  %%BeginObject: obj1  bplot  /dpi2point 12 def  portraitMode -5232 9348 csm  0 0 17808 9197 rc  85 dict begin %Colortable dictionary  /c0 { 0.000000 0.000000 0.000000 sr} bdef  /c1 { 1.000000 1.000000 1.000000 sr} bdef  /c2 { 0.900000 0.000000 0.000000 sr} bdef  /c3 { 0.000000 0.820000 0.000000 sr} bdef  /c4 { 0.000000 0.000000 0.800000 sr} bdef  /c5 { 0.910000 0.820000 0.320000 sr} bdef  /c6 { 1.000000 0.260000 0.820000 sr} bdef  /c7 { 0.000000 0.820000 0.820000 sr} bdef  c0  1 j  1 sg  0 0 17809 9198 rf  6 w  0 7495 13801 0 0 -7495 2315 8185 4 MP  PP  -13801 0 0 7495 13801 0 0 -7495 2315 8185 5 MP stroke  4 w  DO  SO  6 w  0 sg  2315 8185 mt 16116 8185 L  2315 690 mt 16116 690 L  2315 8185 mt 2315 690 L  16116 8185 mt 16116 690 L  2315 8185 mt 16116 8185 L  2315 8185 mt 2315 690 L  2612 8185 mt 2612 8046 L  2612 690 mt 2612 828 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 144 FMSR  2452 8353 mt   (1980) s  4598 8185 mt 4598 8046 L  4598 690 mt 4598 828 L  4438 8353 mt   (1985) s  6584 8185 mt 6584 8046 L  6584 690 mt 6584 828 L  6424 8353 mt   (1990) s  8570 8185 mt 8570 8046 L  8570 690 mt 8570 828 L  8410 8353 mt   (1995) s  10555 8185 mt 10555 8046 L  10555 690 mt 10555 828 L  10395 8353 mt   (2000) s  12541 8185 mt 12541 8046 L  12541 690 mt 12541 828 L  12381 8353 mt   (2005) s  14527 8185 mt 14527 8046 L  14527 690 mt 14527 828 L  14367 8353 mt   (2010) s  2315 8185 mt 2453 8185 L  16116 8185 mt 15977 8185 L  2040 8238 mt   (330) s  2315 7114 mt 2453 7114 L  16116 7114 mt 15977 7114 L  2040 7167 mt   (340) s  2315 6043 mt 2453 6043 L  16116 6043 mt 15977 6043 L  2040 6096 mt   (350) s  2315 4972 mt 2453 4972 L  16116 4972 mt 15977 4972 L  2040 5025 mt   (360) s  2315 3902 mt 2453 3902 L  16116 3902 mt 15977 3902 L  2040 3955 mt   (370) s  2315 2831 mt 2453 2831 L  16116 2831 mt 15977 2831 L  2040 2884 mt   (380) s  2315 1760 mt 2453 1760 L  16116 1760 mt 15977 1760 L  2040 1813 mt   (390) s  2315 690 mt 2453 690 L  16116 690 mt 15977 690 L  2040 743 mt   (400) s  2315 8185 mt 16116 8185 L  2315 690 mt 16116 690 L  2315 8185 mt 2315 690 L  16116 8185 mt 16116 690 L  gs 2315 690 13802 7496 rc  /c8 { 0.000000 0.000000 1.000000 sr} bdef  c8  34 -129 34 -159 34 -33 34 186 34 213 34 121 34 88 34 -55   34 -148 34 -69 33 -57 34 -109 34 -139 34 -245 34 -243 34 -42   34 306 34 280 34 194 34 39 34 -206 33 -121 34 -17 34 -155   34 -241 34 -106 34 75 34 128 34 135 34 193 34 82 34 -98   33 -100 34 -56 34 -147 34 -181 34 -95 34 -122 34 -97 34 147   34 228 34 157 34 117 33 -43 34 -128 34 -28 34 -122 34 -239   34 -193 34 -76 34 77 34 68 34 175 34 207 34 13 33 -44   34 -49 34 -135 34 -104 34 -72 34 -166 34 -212 34 -40 34 173   34 246 34 208 33 100 34 -672 34 -156 34 16 34 169 34 197   34 133 34 0 34 -155 34 -119 34 -74 33 -143 34 -202 34 -73   34 145 34 246 34 202 34 76 34 -72 34 -105 34 -66 34 -128   33 -202 34 -115 34 -72 34 -58 34 117 34 160 34 160 34 88   34 -39 34 -88 34 -56 33 -96 34 -195 34 -170 34 -152 34 -45   34 169 34 159 34 192 34 121 34 -331 33 -153 34 -97 34 -134   34 -37 34 145 34 206 34 141 34 62 34 -95 34 -97 34 -54   33 -142 34 -144 34 -144 34 -210 34 52 34 140 34 107 34 190   34 81 34 -35 34 -100 33 -111 34 -88 34 -130 34 -209 34 -146   34 87 34 108 34 60 34 183 34 170 34 -12 33 -122 34 -155   34 -109 34 -86 34 -140 34 -59 34 34 34 73 34 159 34 141   34 50 34 -52 33 -131 34 -97 34 -40 34 -86 34 -152 34 -111   34 21 34 129 34 157 34 156 34 85 33 -28 34 -131 34 -81   34 -51 34 -122 34 -123 34 -139 34 16 34 180 34 162 34 128   33 69 34 -84 34 -147 34 -71 34 -107 34 -167 34 -165 34 -141   34 -35 34 105 34 229 33 212 34 84 34 -69 34 -97 34 -95   34 -122 34 -122 34 -151 34 -118 34 108 34 158 33 135 34 161   34 35 34 -56 34 -43 34 -101 34 -139 34 -130 34 -155 34 -171   33 -38 34 235 34 285 34 88 34 25 34 -28 34 -55 34 -56   34 -199 34 -228 34 -131 33 -162 34 50 34 243 34 154 34 139   34 48 34 -30 34 -60 34 -95 34 -108 34 -139 33 -147 34 -144   34 -199 34 109 34 386 34 231 34 66 34 -76 34 -93 34 -31   34 -60 33 -151 34 -183 34 -153 34 27 34 206 34 233 34 227   34 64 34 -106 34 -62 34 -99 33 -147 34 -112 34 -124 34 -96   34 36 34 196 34 240 34 149 34 22 34 -80 34 -60 34 -24   33 -113 34 -196 34 -160 34 -140 34 -153 34 24 34 411 34 298   34 18 34 -53 34 -47 33 -91 34 -137 34 -128 34 -88 34 -166   34 -128 34 212 34 348 34 173 34 59 34 -80 33 -81 34 -80   34 -171 34 -193 34 -128 34 -17 34 132 34 134 34 75 34 119   34 49 33 -65 34 -89 5977 5691 300 MP stroke  34 -112 34 -126 34 -134 34 -172 34 -89 34 5 34 116 34 258   33 180 34 21 34 -117 34 -137 34 -78 34 -127 34 -127 34 -97   34 -147 34 -29 34 103 33 228 34 247 34 65 34 -94 34 -127   34 -46 34 -53 34 -156 34 -107 34 -144 34 13 33 209 34 114   34 76 34 32 34 -2 34 -67 34 -155 34 -133 34 -75 34 -97   34 -118 33 27 34 217 34 185 34 94 34 38 34 -97 34 -132   34 -66 34 -110 34 -124 34 -97 33 -132 34 -6 34 245 34 220   34 147 34 18 34 -119 34 -128 34 -129 34 -113 34 -117 34 -140   33 -129 34 -116 34 201 34 313 34 184 34 84 34 -56 34 -22   34 -31 34 -146 34 -130 33 -48 34 -142 34 -53 34 176 34 231   34 146 34 35 34 -6 34 -10 34 -115 34 -227 33 -116 34 -96   34 -123 34 96 34 180 34 152 34 142 34 12 34 -110 34 -90   34 -58 33 -94 34 -153 34 -230 34 -136 34 89 34 167 34 161   34 134 34 36 34 -25 33 -57 2315 7189 109 MP stroke  gr  c8  0 sg  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 192 FMSR  9025 8549 mt   (Year) s  1942 4886 mt -90 rotate  (CO2\(ppm\)) s  90 rotate  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 240 FMSR  8888 554 mt   (Guam) s  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 120 FMSR  2298 8228 mt   ( ) s  16100 732 mt   ( ) s  gs 2315 690 13802 7496 rc  /c9 { 1.000000 0.000000 0.000000 sr} bdef  c9  -46 21 -46 21 -46 21 -46 21 -46 21 -46 20 -47 21 -46 21   -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21   -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 21   -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21   -46 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21   -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21   -46 21 -46 21 -47 21 -46 20 -46 21 -46 21 -46 21 -46 21   -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21   -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21   -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21   -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21   -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21   -46 21 -46 20 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21   -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21   -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21   -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21   -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21   -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 20   -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21   -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21   -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21   -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 21   -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21   -47 21 -46 21 -46 21 -46 21 -46 21 -46 20 -47 21 -46 21   -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21   -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 21   -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -46 21   -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21   -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21   -46 21 -46 21 -46 20 -47 21 -46 21 -46 21 -46 21 -46 21   -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -46 21   -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21   -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21   -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21 -46 21   -46 21 -47 21 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21   -46 20 -46 21 -46 21 -46 21 -46 21 -46 21 -47 21 -46 21   -46 21 -46 21 -46 21 -46 21 -47 21 -46 21 -46 21 -46 21   -46 21 -46 21 -47 21 16116 1374 300 MP stroke  gr  c9  1 sg  0 476 1099 0 0 -476 8614 1267 4 MP  PP  -1099 0 0 476 1099 0 0 -476 8614 1267 5 MP stroke  4 w  DO  SO  6 w  0 sg  8614 1267 mt 9713 1267 L  8614 791 mt 9713 791 L  8614 1267 mt 8614 791 L  9713 1267 mt 9713 791 L  8614 1267 mt 9713 1267 L  8614 1267 mt 8614 791 L  8614 1267 mt 9713 1267 L  8614 791 mt 9713 791 L  8614 1267 mt 8614 791 L  9713 1267 mt 9713 791 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 144 FMSR  9082 972 mt   (CO2) s  gs 8614 791 1100 477 rc  c8  360 0 8685 920 2 MP stroke  gr  c8  0 sg  9082 1189 mt   (Trendline) s  gs 8614 791 1100 477 rc  c9  360 0 8685 1137 2 MP stroke  gr  c9  end %%Color Dict  eplot  %%EndObject  epage  end  showpage  %%Trailer  %%EOF