<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi John,<div><br></div><div>one way to label only every second x-axis tick mark:</div><div><br></div><div><div><font face="Courier" style="font-size: 12px;">&nbsp; res@tmXBValues &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= &nbsp;xvalues(::2) &nbsp; &nbsp; &nbsp; ;-- use pre-defined values</font></div><div><font face="Courier" style="font-size: 12px;">&nbsp; res@tmXBLabels &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= &nbsp;date(::2) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;;-- use pre-defined labels</font></div><div><br></div><div>Bye,</div><div>Karin</div><div><br></div><div><div>Am 10.02.2015 um 15:19 schrieb Ioannis Koletsis &lt;<a href="mailto:koletsis@meteo.noa.gr">koletsis@meteo.noa.gr</a>&gt;:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div bgcolor="white" lang="EL" link="blue" vlink="purple" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="Section1" style="page: Section1;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">Dear Karin,<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">Thank you very much…<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">The script works perfect….<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">A last question….<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">Is there any way to present values in X axis every two values (loop) instead of one?<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">Thanks a lot<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">Best Regards<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">John<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span></div><div><div style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0cm 0cm;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; color: windowtext;">From:</span></b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; color: windowtext;"><span class="Apple-converted-space">&nbsp;</span>Karin Meier-Fleischer [<a href="mailto:meier-fleischer@dkrz.de" style="color: purple; text-decoration: underline;">mailto:meier-fleischer@dkrz.de</a>]<span class="Apple-converted-space">&nbsp;</span><br><b>Sent:</b><span class="Apple-converted-space">&nbsp;</span>Tuesday, February 10, 2015 2:01 PM<br><b>To:</b><span class="Apple-converted-space">&nbsp;</span>Ioannis Koletsis;<span class="Apple-converted-space">&nbsp;</span><a href="mailto:ncl-talk@ucar.edu" style="color: purple; text-decoration: underline;">ncl-talk@ucar.edu</a><br><b>Cc:</b><span class="Apple-converted-space">&nbsp;</span><a href="mailto:ncl-talk-bounces@ucar.edu" style="color: purple; text-decoration: underline;">ncl-talk-bounces@ucar.edu</a><br><b>Subject:</b><span class="Apple-converted-space">&nbsp;</span>Re: [ncl-talk] String in x axis (XY plot)<o:p></o:p></span></div></div></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p>&nbsp;</o:p></div><p class="MsoNormal" style="margin: 0cm 0cm 12pt; font-size: 11pt; font-family: Calibri, sans-serif;">Hi John,<br><br>You can't use your date variable in the gsn_csm_xy function call because date<br>is of type string, not numeric.<br>You have to set explicit values and levels for the bottom x-axis like below<br><br><tt style="font-family: 'Courier New';"><span style="font-size: 10pt; color: rgb(51, 51, 255);">&nbsp; xvalues = ispan(1,dimsizes(date),1)</span></tt><span style="font-size: 10pt; font-family: 'Courier New'; color: rgb(51, 51, 255);"><br><tt style="font-family: 'Courier New';">&nbsp;<span class="Apple-converted-space">&nbsp;</span></tt><br><tt style="font-family: 'Courier New';">&nbsp; res@tmXBMode&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "Explicit"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ;-- y-axis draw mode</tt><br><tt style="font-family: 'Courier New';">&nbsp; res@tmXBValues&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;<span class="Apple-converted-space">&nbsp;</span><b>xvalues</b>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; ;-- use pre-defined values</tt><br><tt style="font-family: 'Courier New';">&nbsp; res@tmXBLabels&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;<span class="Apple-converted-space">&nbsp;</span><b>date</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; ;-- use pre-defined labels</tt><br><tt style="font-family: 'Courier New';">&nbsp; res@tmXBLabelAngleF&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; 50.0</tt><br><tt style="font-family: 'Courier New';">&nbsp; res@tmXBLabelDeltaF&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp; 1.5</tt><br><tt style="font-family: 'Courier New';">&nbsp; res@tmXBLabelFontHeightF&nbsp; =&nbsp;&nbsp; 0.009</tt><br><tt style="font-family: 'Courier New';">&nbsp; res@tmXBLabelJust&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = "CenterRight"</tt><br><tt style="font-family: 'Courier New';">&nbsp;<span class="Apple-converted-space">&nbsp;</span></tt><br><tt style="font-family: 'Courier New';">&nbsp; plot&nbsp; = gsn_csm_xy(wks,<b>xvalues</b>,data(:,6),res)<span class="Apple-converted-space">&nbsp;</span></tt></span><br><br>Bye,<br>Karin<br><br><o:p></o:p></p><div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">Am 10.02.15 um 11:56 schrieb Ioannis Koletsis:<o:p></o:p></div></div><blockquote style="margin-top: 5pt; margin-bottom: 5pt;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">Ooopsss…..</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">I am so sorry….</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">Files are included…..</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">Dear NCL users,</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">I would like to make a xy plot timeserie….</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">The values of the sixth column of input.txt file are set in y axis while the time of simulation in x axis…</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">However, the date (string) of the attached script (line 29) is not appeared in x axis…..</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">Is this possible?</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">Any help would be appreciated…</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">Best Regards</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">John</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US" style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="color: rgb(31, 73, 125);">&nbsp;</span><o:p></o:p></div><div><div style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0cm 0cm;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; color: windowtext;">From:</span></b><span style="font-size: 10pt; font-family: Tahoma, sans-serif; color: windowtext;"><span class="Apple-converted-space">&nbsp;</span><a href="mailto:ncl-talk-bounces@ucar.edu" style="color: purple; text-decoration: underline;">ncl-talk-bounces@ucar.edu</a><span class="Apple-converted-space">&nbsp;</span>[<a href="mailto:ncl-talk-bounces@ucar.edu" style="color: purple; text-decoration: underline;">mailto:ncl-talk-bounces@ucar.edu</a>]<span class="Apple-converted-space">&nbsp;</span><b>On Behalf Of<span class="Apple-converted-space">&nbsp;</span></b>Karin Meier-Fleischer<br><b>Sent:</b><span class="Apple-converted-space">&nbsp;</span>Tuesday, February 10, 2015 12:44 PM<br><b>To:</b><span class="Apple-converted-space">&nbsp;</span><a href="mailto:ncl-talk@ucar.edu" style="color: purple; text-decoration: underline;">ncl-talk@ucar.edu</a><br><b>Subject:</b><span class="Apple-converted-space">&nbsp;</span>Re: [ncl-talk] String in x axis (XY plot)</span><o:p></o:p></div></div></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">&nbsp;<o:p></o:p></div><p class="MsoNormal" style="margin: 0cm 0cm 12pt; font-size: 11pt; font-family: Calibri, sans-serif;">I can't see an attachment in your mail.<o:p></o:p></p><div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">Am 10.02.15 um 11:37 schrieb Ioannis Koletsis:<o:p></o:p></div></div><blockquote style="margin-top: 5pt; margin-bottom: 5pt;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">Dear NCL users,</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">I would like to make a xy plot timeserie….</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">The values of the sixth column of input.txt file are set in y axis while the time of simulation in x axis…</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">However, the date (string) of the attached script (line 29) is not appeared in x axis…..</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">Is this possible?</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">Any help would be appreciated…</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">Best Regards</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">John</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-US">&nbsp;</span><o:p></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">&nbsp;<o:p></o:p></div><p class="MsoNormal" style="margin: 0cm 0cm 12pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: 'Times New Roman', serif;">&nbsp;</span><o:p></o:p></p><div class="MsoNormal" align="center" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; text-align: center;"><span style="font-size: 12pt; font-family: 'Times New Roman , serif', serif;"><hr size="1" width="99%" noshade="" align="center" style="color: rgb(144, 144, 144);"></span></div><table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse;"><tbody><tr><td style="padding: 0cm 11.25pt 0cm 6pt;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: 'Times New Roman , serif', serif;"><a href="http://www.avast.com/" style="color: purple; text-decoration: underline;"><span style="text-decoration: none;"><img border="0" id="_x0000_i1026" src="http://static.avast.com/emails/avast-mail-stamp.png"></span></a></span><o:p></o:p></div></td><td style="padding: 0.75pt;"><p style="margin-right: 0cm; margin-left: 0cm; font-size: 12pt; font-family: 'Times New Roman', serif;"><span style="font-family: Calibri, sans-serif; color: rgb(61, 77, 90);">Αυτό το email είναι απαλλαγμένο από ιούς και κακόβουλο λογισμικό, επειδή η προστασία<a href="http://www.avast.com/" style="color: purple; text-decoration: underline;">avast! Antivirus</a><span class="Apple-converted-space">&nbsp;</span>είναι ενεργή.</span><o:p></o:p></p></td></tr></tbody></table><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: 'Times New Roman , serif', serif;"><br><br><br><br><br></span><o:p></o:p></div><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">_______________________________________________<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">ncl-talk mailing list<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">List instructions, subscriber options, unsubscribe:<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';"><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" style="color: purple; text-decoration: underline;">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><o:p></o:p></pre></blockquote><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: 'Times New Roman , serif', serif;"><br><br><br></span><o:p></o:p></div><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">-- <o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Dipl. Geophys. Karin Meier-Fleischer<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Visualization<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Application Support<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">&nbsp;<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Deutsches Klimarechenzentrum GmbH (DKRZ)<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Bundesstrasse 45a - D20146 Hamburg - Germany<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">&nbsp;<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Phone:&nbsp;&nbsp;&nbsp; +49 (0)40 460094 126<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Fax:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +49 (0)40 460094 270<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">E-Mail:&nbsp;&nbsp; <a href="mailto:meier-fleischer@dkrz.de" style="color: purple; text-decoration: underline;">meier-fleischer@dkrz.de</a><o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">URL:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.dkrz.de/" style="color: purple; text-decoration: underline;">www.dkrz.de</a><o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">&nbsp;<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Geschäftsführer: Prof. Dr. Thomas Ludwig<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Sitz der Gesellschaft: Hamburg<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Amtsgericht Hamburg HRB 39784<o:p></o:p></pre><p class="MsoNormal" style="margin: 0cm 0cm 12pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: 'Times New Roman', serif;">&nbsp;</span></p><div class="MsoNormal" align="center" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif; text-align: center;"><span style="font-size: 12pt; font-family: 'Times New Roman', serif;"><hr size="1" width="99%" noshade="" align="center" style="color: rgb(144, 144, 144);"></span></div><table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" style="border-collapse: collapse;"><tbody><tr><td style="padding: 0cm 11.25pt 0cm 6pt;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: 'Times New Roman', serif;"><a href="http://www.avast.com/" style="color: purple; text-decoration: underline;"><span style="text-decoration: none;"><img border="0" id="_x0000_i1028" src="http://static.avast.com/emails/avast-mail-stamp.png"></span></a><o:p></o:p></span></div></td><td style="padding: 0.75pt;"><p style="margin-right: 0cm; margin-left: 0cm; font-size: 12pt; font-family: 'Times New Roman', serif;"><span style="font-family: Calibri, sans-serif; color: rgb(61, 77, 90);">Αυτό το email είναι απαλλαγμένο από ιούς και κακόβουλο λογισμικό, επειδή η προστασία<span class="Apple-converted-space">&nbsp;</span><a href="http://www.avast.com/" style="color: purple; text-decoration: underline;">avast! Antivirus</a><span class="Apple-converted-space">&nbsp;</span>είναι ενεργή.<o:p></o:p></span></p></td></tr></tbody></table><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: 'Times New Roman', serif;">&nbsp;</span></div></blockquote><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span style="font-size: 12pt; font-family: 'Times New Roman', serif;"><br><br><o:p></o:p></span></div><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">-- <o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Dipl. Geophys. Karin Meier-Fleischer<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Visualization<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Application Support<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';"><o:p>&nbsp;</o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Deutsches Klimarechenzentrum GmbH (DKRZ)<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Bundesstrasse 45a - D20146 Hamburg - Germany<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';"><o:p>&nbsp;</o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Phone:&nbsp;&nbsp;&nbsp; +49 (0)40 460094 126<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Fax:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +49 (0)40 460094 270<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">E-Mail:&nbsp;&nbsp; <a href="mailto:meier-fleischer@dkrz.de" style="color: purple; text-decoration: underline;">meier-fleischer@dkrz.de</a><o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">URL:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.dkrz.de/" style="color: purple; text-decoration: underline;">www.dkrz.de</a><o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';"><o:p>&nbsp;</o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Geschäftsführer: Prof. Dr. Thomas Ludwig<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Sitz der Gesellschaft: Hamburg<o:p></o:p></pre><pre style="margin: 0cm 0cm 0.0001pt; font-size: 10pt; font-family: 'Courier New';">Amtsgericht Hamburg HRB 39784<o:p></o:p></pre></div><br><br><hr style="border: none; color: rgb(144, 144, 144); background-color: rgb(176, 176, 176); height: 1px; width: 856px;"><table style="border-collapse: collapse; border: none;"><tbody><tr><td style="border: none; padding: 0px 15px 0px 8px;"><a href="http://www.avast.com/" style="color: purple; text-decoration: underline;"><img border="0" src="http://static.avast.com/emails/avast-mail-stamp.png"></a></td><td><p style="margin-right: 0cm; margin-left: 0cm; font-size: 12pt; font-family: Calibri, Verdana, Arial, Helvetica; color: rgb(61, 77, 90);">Αυτό το email είναι απαλλαγμένο από ιούς και κακόβουλο λογισμικό, επειδή η προστασία<span class="Apple-converted-space">&nbsp;</span><a href="http://www.avast.com/" style="color: purple; text-decoration: underline;">avast! Antivirus</a><span class="Apple-converted-space">&nbsp;</span>είναι ενεργή.</p></td></tr></tbody></table><br></div><br class="Apple-interchange-newline"></blockquote></div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">____________________________________</div></span><span style="font-size: 13px; font-family: 'Courier New';">Dipl. Geophys. Karin Meier-Fleischer</span></div></span><div><font face="Courier New"><span style="font-size: 13px;">Visualisierung</span></font></div><div><font face="Courier New"><span style="font-size: 13px;">Abteilung Anwendungen</span></font></div><div><font face="Courier New"><span style="font-size: 13px;"><br></span></font></div><div><font face="Courier New"><span style="font-size: 13px;">Deutsches Klimarechenzentrum GmbH (DKRZ)</span></font></div><div><font face="Courier New"><span style="font-size: 13px;">Bundesstrasse 45a * D-</span></font><span style="font-size: 13px; font-family: 'Courier New'; text-align: -webkit-auto;">20146 Hamburg &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></div><div><font face="Courier New"><span style="font-size: 13px;">Germany &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></font></div><div><font face="Courier New"><span style="font-size: 13px;"><br></span></font></div><div><span style="font-family: 'Courier New'; font-size: 13px;">Phone:<span class="Apple-tab-span" style="white-space: pre;">        </span>+49 (0)40 460094 126</span></div><div><div><span style="font-family: 'Courier New'; font-size: 13px; text-align: -webkit-auto;">Fax:<span class="Apple-tab-span" style="white-space: pre;">        </span>+49 (0)40 460094 270</span></div><div><font face="Courier New"><span style="font-size: 13px;">E-Mail:<span class="Apple-tab-span" style="white-space: pre;">        </span></span></font><span style="font-size: 13px; font-family: 'Courier New'; text-align: -webkit-auto;"><a href="mailto:meier-fleischer@dkrz.de">meier-fleischer@dkrz.de</a></span></div></div><div><font face="Courier New"><span style="font-size: 13px;">URL:<span class="Apple-tab-span" style="white-space: pre;">        </span></span></font><span style="text-align: -webkit-auto; font-size: 13px; font-family: 'Courier New';"><a href="http://www.dkrz.de/">http://www.dkrz.de/</a></span></div><div><font face="Courier New"><span style="font-size: 13px;"><br></span></font></div><div><font face="Courier New"><span style="font-size: 13px;">Geschäftsführer: Prof. Dr. Thomas Ludwig</span></font></div><div><font face="Courier New"><span style="font-size: 13px;">Sitz der Gesellschaft: Hamburg</span></font></div><div><font face="Courier New"><span style="font-size: 13px;">Amtsgericht Hamburg HRB 39784</span></font></div><div><br></div></div></span></div></div></div></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></body></html>