Daniel Pazmino added figure figures/Seasonal_FFDI_ec_1963_2012/Seasonal_FFDI_ec_1963_2012.png to article  almost 9 years ago

Commit id: e1c0d10195c23e5530d540b049f12b9c6198f4a9

deletions | additions      

         

%!PS-Adobe-2.0 EPSF-1.2  %%Creator: MATLAB, The MathWorks, Inc. Version 7.13.0.564 (R2011b). Operating System: Linux 3.2.0-86-generic #124-Ubuntu SMP Wed Jun 17 21:40:14 UTC 2015 x86_64.  %%Title: ./Seasonal_FFDI_ec.eps  %%CreationDate: 08/27/2015 14:32:00  %%DocumentNeededFonts: Helvetica  %%DocumentProcessColors: Cyan Magenta Yellow Black  %%Pages: 1  %%BoundingBox: 43 191 541 610  %%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 string  currentfile exch readhexstring pop  /bmap xdef pop pop} bdef  /it {gs np dtri aload pop moveto lineto lineto cp c  cols rows 8 compute_transform   {bmap} image gr}bdef  /il {newpath moveto lineto stroke}bdef  currentdict end def  %%EndProlog  %%BeginSetup  MathWorks begin  0 cap  end  %%EndSetup  %%Page: 1 1  %%BeginPageSetup  %%PageBoundingBox: 43 191 541 610  MathWorks begin  bpage  %%EndPageSetup  %%BeginObject: obj1  bplot  /dpi2point 8.33333 def  portraitMode 0150 5100 csm  216 16 4147 3489 MR c np  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 4801 3603 PR  4.16667 w  0 2936 2769 0 0 -2936 624 3206 4 MP  PP  -2769 0 0 2936 2769 0 0 -2936 624 3206 5 MP stroke  2.77778 w  DO  SO  4.16667 w  0 sg  624 3206 mt 3393 3206 L  624 270 mt 3393 270 L  624 3206 mt 624 270 L  3393 3206 mt 3393 270 L  624 3206 mt 3393 3206 L  624 3206 mt 624 270 L  1019 3206 mt 1019 3176 L  1019 270 mt 1019 299 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 116.667 FMSR  890 3338 mt   (1970) s  1584 3206 mt 1584 3176 L  1584 270 mt 1584 299 L  1455 3338 mt   (1980) s  2149 3206 mt 2149 3176 L  2149 270 mt 2149 299 L  2020 3338 mt   (1990) s  2714 3206 mt 2714 3176 L  2714 270 mt 2714 299 L  2585 3338 mt   (2000) s  3279 3206 mt 3279 3176 L  3279 270 mt 3279 299 L  3150 3338 mt   (2010) s  624 3206 mt 653 3206 L  3393 3206 mt 3363 3206 L  471 3249 mt   (50) s  624 2786 mt 653 2786 L  3393 2786 mt 3363 2786 L  406 2829 mt   (100) s  624 2367 mt 653 2367 L  3393 2367 mt 3363 2367 L  406 2410 mt   (150) s  624 1947 mt 653 1947 L  3393 1947 mt 3363 1947 L  406 1990 mt   (200) s  624 1528 mt 653 1528 L  3393 1528 mt 3363 1528 L  406 1571 mt   (250) s  624 1108 mt 653 1108 L  3393 1108 mt 3363 1108 L  406 1151 mt   (300) s  624 689 mt 653 689 L  3393 689 mt 3363 689 L  406 732 mt   (350) s  624 270 mt 653 270 L  3393 270 mt 3363 270 L  406 313 mt   (400) s  624 3206 mt 3393 3206 L  624 270 mt 3393 270 L  624 3206 mt 624 270 L  3393 3206 mt 3393 270 L  gs 624 270 2770 2937 MR c np  DA  25 w  57 -1451 57 -176 56 1158 57 -1611 56 327 57 361 56 545 57 -419   56 -202 57 672 56 -504 57 -58 56 -51 57 -595 56 1359 57 -789   56 579 57 -428 56 -151 57 436 56 386 57 -1057 56 243 57 -25   56 -293 57 84 56 33 57 -92 56 671 57 327 56 -235 57 -260   56 76 57 -344 56 109 57 352 56 -830 57 8 56 50 57 185   56 -344 57 184 56 873 57 -822 56 604 57 17 56 -697 57 529   56 75 624 1721 50 MP stroke  SO  16.6667 w  57 -1015 57 -67 56 571 57 -730 56 101 57 184 56 210 57 -176   56 -42 57 310 56 -268 57 -17 56 -8 57 -177 56 520 57 -377   56 327 57 -243 56 -59 57 201 56 193 57 -536 56 151 57 -9   56 -176 57 101 56 -9 57 -50 56 352 57 193 56 -168 57 -159   56 76 57 -160 56 34 57 142 56 -310 57 -50 56 50 57 126   56 -151 57 50 56 336 57 -344 56 235 57 -59 56 -185 57 185   56 -59 624 2803 50 MP stroke  57 -512 57 151 56 495 57 -478 56 50 57 201 56 361 57 -503   56 478 57 -151 56 -143 57 -419 56 159 57 210 56 92 2545 2199 16 MP stroke  gr  16.6667 w  gs 2476 1853 986 919 MR c np  2520 2199 mt 2570 2199 L  2545 2174 mt 2545 2224 L  2576 2291 mt 2626 2291 L  2601 2266 mt 2601 2316 L  2633 2501 mt 2683 2501 L  2658 2476 mt 2658 2526 L  2689 2660 mt 2739 2660 L  2714 2635 mt 2714 2685 L  2746 2241 mt 2796 2241 L  2771 2216 mt 2771 2266 L  2802 2098 mt 2852 2098 L  2827 2073 mt 2827 2123 L  2859 1947 mt 2909 1947 L  2884 1922 mt 2884 1972 L  2915 2425 mt 2965 2425 L  2940 2400 mt 2940 2450 L  2972 1922 mt 3022 1922 L  2997 1897 mt 2997 1947 L  3028 2283 mt 3078 2283 L  3053 2258 mt 3053 2308 L  3085 2484 mt 3135 2484 L  3110 2459 mt 3110 2509 L  3141 2534 mt 3191 2534 L  3166 2509 mt 3166 2559 L  3198 2056 mt 3248 2056 L  3223 2031 mt 3223 2081 L  3254 2551 mt 3304 2551 L  3279 2526 mt 3279 2576 L  3311 2702 mt 3361 2702 L  3336 2677 mt 3336 2727 L  3368 2190 mt 3418 2190 L  3393 2165 mt 3393 2215 L  2528 2182 mt 2562 2216 L  2562 2182 mt 2528 2216 L  2584 2274 mt 2618 2308 L  2618 2274 mt 2584 2308 L  2641 2484 mt 2675 2518 L  2675 2484 mt 2641 2518 L  2697 2643 mt 2731 2677 L  2731 2643 mt 2697 2677 L  2754 2224 mt 2788 2258 L  2788 2224 mt 2754 2258 L  2810 2081 mt 2844 2115 L  2844 2081 mt 2810 2115 L  2867 1930 mt 2901 1964 L  2901 1930 mt 2867 1964 L  2923 2408 mt 2957 2442 L  2957 2408 mt 2923 2442 L  2980 1905 mt 3014 1939 L  3014 1905 mt 2980 1939 L  3036 2266 mt 3070 2300 L  3070 2266 mt 3036 2300 L  3093 2467 mt 3127 2501 L  3127 2467 mt 3093 2501 L  3149 2517 mt 3183 2551 L  3183 2517 mt 3149 2551 L  3206 2039 mt 3240 2073 L  3240 2039 mt 3206 2073 L  3262 2534 mt 3296 2568 L  3296 2534 mt 3262 2568 L  3319 2685 mt 3353 2719 L  3353 2685 mt 3319 2719 L  3376 2173 mt 3410 2207 L  3410 2173 mt 3376 2207 L  gr  gs 624 270 2770 2937 MR c np  gr  1560 3462 mt   (Bushfire seasons) s  341 2175 mt -90 rotate  (Cumulative FFDI) s  90 rotate  %%IncludeResource: font Helvetica-Bold  /Helvetica-Bold /ISOLatin1Encoding 116.667 FMSR  732 178 mt   ( Seasonal \(JAS\) FFDI for the period 1963-2012) s  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 83.3333 FMSR  612 3237 mt   ( ) s  3382 300 mt   ( ) s  4.16667 w  1 sg  0 450 851 0 0 -450 3477 720 4 MP  PP  -851 0 0 450 851 0 0 -450 3477 720 5 MP stroke  2.77778 w  DO  SO  4.16667 w  0 sg  3477 720 mt 4328 720 L  3477 270 mt 4328 270 L  3477 720 mt 3477 270 L  4328 720 mt 4328 270 L  3477 720 mt 4328 720 L  3477 720 mt 3477 270 L  3477 720 mt 4328 720 L  3477 270 mt 4328 270 L  3477 720 mt 3477 270 L  4328 720 mt 4328 270 L  %%IncludeResource: font Helvetica  /Helvetica /ISOLatin1Encoding 116.667 FMSR  3808 394 mt   (20CR) s  gs 3477 270 852 451 MR c np  DA  25 w  255 0 3527 352 2 MP stroke  SO  gr  25 w  3808 537 mt   (20CR\(bc\)) s  gs 3477 270 852 451 MR c np  16.6667 w  255 0 3527 495 2 MP stroke  gr  16.6667 w  3808 679 mt   (WS) s  gs 3477 270 852 451 MR c np  255 0 3527 637 2 MP stroke  gs 3586 568 138 138 MR c np  3629 637 mt 3679 637 L  3654 612 mt 3654 662 L  3637 620 mt 3671 654 L  3671 620 mt 3637 654 L  gr  4.16667 w  gr  4.16667 w  end %%Color Dict  eplot  %%EndObject  epage  end  showpage  %%Trailer  %%EOF        Binary files /dev/null and b/figures/Seasonal_FFDI_ec_1963_2012/Seasonal_FFDI_ec_1963_2012.png differ          

Replace this text with your caption           

height = 700\nwidth = 500         

untitled.tex  figures/tmax_pfds/tmax_pfds.png  figures/tmax_time_series/tmax_time_series.png  figures/ffdi_pfds/ffdi_pfds.png figures/Seasonal_FFDI_ec_1963_2012/Seasonal_FFDI_ec_1963_2012.png