<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:'Times New Roman',Times,serif;">
<p>Dear Dave,</p>
<p><br>
</p>
<p>Thank you for the input.</p>
<p><br>
</p>
<p>So for example, in my NCL Script I would have a code that reads in the time values like this:<br>
</p>
<pre style="overflow-wrap: break-word; white-space: pre-wrap;"><em>times = wrf_user_getvar(f,"times",-1)  ; get all times in the file</em><br></pre>
<p>How then would I add the 8 hours to the "<em>times</em>" which I have read into memory?<br>
</p>
<p>​<br>
</p>
<p><font face="Times New Roman, Times, serif" style="font-size: 12pt;">Kind Regards,</font><span style="font-size: 12pt; font-family: Calibri, Arial, Helvetica, sans-serif;"> </span><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><span style="font-family:Calibri,Arial,Helvetica,sans-serif"><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif" color="#3366ff"><b style=""><i style="">Arifin Yussof</i></b></font></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><i>Meteorological Officer</i></font></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><i>Officer in Digital Product Support and Numerical Weather Prediction (DSNP),</i></font></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><i>Strategy and </i></font><i style="font-family:"Times New Roman",Times,serif">Development </i><i style="font-family:"Times New Roman",Times,serif">Division,</i></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif" style="background-color:rgb(255,255,255)"><i>Brunei Darussalam Meteorological Department, </i></font><i style="font-family:"Times New Roman",Times,serif">Ministry
 of Transport and Infocommunications</i></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><i><br>
</i></font></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><b><i>Address: </i></b></font><i style="font-family:"Times New Roman",Times,serif">Block B23, Anggerek Desa Flat , </i><i style="font-family:"Times New Roman",Times,serif">Simpang
 32-37, </i><i style="font-family:"Times New Roman",Times,serif">Kampung Anggerek Desa, </i><i style="font-family:"Times New Roman",Times,serif">Brunei Darussalam BB3713</i></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><br>
</div>
<div style="text-align:left"><font face="Times New Roman, Times, serif" style="">Telephone number: (+673)
<b>2381342 ext 233</b> - Website:</font><font face="Times New Roman, Times, serif" style="font-family:Calibri,Arial,Helvetica,sans-serif"> </font><a tabindex="0" href="http://www.met.gov.bn" target="_blank" style="font-family:Calibri,Arial,Helvetica,sans-serif" id="NoLP"><font face="Times New Roman, Times, serif">http://www.met.gov.bn</font></a> -<font face="Times New Roman, Times, serif" style="font-family:Calibri,Arial,Helvetica,sans-serif"> </font><span style="font-family:"Times New Roman",Times,serif">Instagram/Facebook:
</span><b style="font-family:"Times New Roman",Times,serif">@bruneiweather </b><span style="font-family:"Times New Roman",Times,serif">- Mobile App:
<b style="">Brunei WX</b> </span></div>
<div style="text-align:left"><span style="font-family:"Times New Roman",Times,serif; font-size:small"><br>
</span></div>
<div style="text-align:left"><span style="font-family:"Times New Roman",Times,serif"><font color="#00ccff" size="5"><b style=""><i style="">Helping you understand weather better</i></b></font></span></div>
</div>
</div>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Dave Allured - NOAA Affiliate <dave.allured@noaa.gov><br>
<b>Sent:</b> 05 July 2020 5:32 AM<br>
<b>To:</b> Mohd Noor'Arifin Bin Hj Yussof<br>
<b>Cc:</b> ncl-talk@ucar.edu<br>
<b>Subject:</b> Re: [ncl-talk] Change "Valid Time" on WRF NCL Plots</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div dir="ltr">It is better to not change your data files for something like this.  I do not think NCL has a function that can handle time zone translation. If anyone knows of such a function, please let us know.
<div>
<div><br>
</div>
<div>However, you can adjust Valid Time in your NCL plot program, after you read the WRF data into memory.  Simply add 8 hours.  The actual number to add must be scaled to the input time units, such as "days" or "hours".</div>
<div><br>
</div>
<div>If Valid Time is string rather than numeric, you must translate it to numeric time coordinates before adding the offset.</div>
<div><br>
</div>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Sat, Jul 4, 2020 at 9:04 AM Mohd Noor'Arifin Bin Hj Yussof via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left-width:1px; border-left-style:solid; border-left-color:rgb(204,204,204); padding-left:1ex">
<div dir="ltr" style="font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255); font-family:"Times New Roman",Times,serif">
<p>Dear NCL Experts,<br>
</p>
<p><br>
</p>
<p>How do I change the time on the "Valid Time" on WRF NCL Plots? The time in the wrfout files are all in UTC and I want to change it to my local time by adding +8 hours to it. <span style="font-size:12pt">H</span><span style="font-size:12pt">ow can I do this
 easily?</span></p>
<p><br>
</p>
<p>Thanks in advance!<br>
</p>
<p><br>
</p>
<div id="gmail-m_-3994221935865011701Signature">
<div name="divtagdefaultwrapper">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif">Kind Regards,</font><span style="font-family:Calibri,Arial,Helvetica,sans-serif"> </span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><span style="font-family:Calibri,Arial,Helvetica,sans-serif"><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif" color="#3366ff"><b><i>Arifin Yussof</i></b></font></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><i>Meteorological Officer</i></font></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><i>Officer in Digital Product Support and Numerical Weather Prediction (DSNP),</i></font></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><i>Strategy and </i></font><i style="font-family:"Times New Roman",Times,serif">Development </i><i style="font-family:"Times New Roman",Times,serif">Division,</i></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif" style="background-color:rgb(255,255,255)"><i>Brunei Darussalam Meteorological Department, </i></font><i style="font-family:"Times New Roman",Times,serif">Ministry
 of Transport and Infocommunications</i></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><i><br>
</i></font></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><font face="Times New Roman, Times, serif"><b><i>Address: </i></b></font><i style="font-family:"Times New Roman",Times,serif">Block B23, Anggerek Desa Flat , </i><i style="font-family:"Times New Roman",Times,serif">Simpang
 32-37, </i><i style="font-family:"Times New Roman",Times,serif">Kampung Anggerek Desa, </i><i style="font-family:"Times New Roman",Times,serif">Brunei Darussalam BB3713</i></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; text-align:left"><br>
</div>
<div style="text-align:left"><font face="Times New Roman, Times, serif">Telephone number: (+673)
<b>2381342 ext 233</b> - Website:</font><font face="Times New Roman, Times, serif" style="font-family:Calibri,Arial,Helvetica,sans-serif"> </font><a href="http://www.met.gov.bn" id="gmail-m_-3994221935865011701NoLP" target="_blank" style="font-family:Calibri,Arial,Helvetica,sans-serif"><font face="Times New Roman, Times, serif">http://www.met.gov.bn</font></a> -<font face="Times New Roman, Times, serif" style="font-family:Calibri,Arial,Helvetica,sans-serif"> </font><span style="font-family:"Times New Roman",Times,serif">Instagram/Facebook:
</span><b style="font-family:"Times New Roman",Times,serif">@bruneiweather </b><span style="font-family:"Times New Roman",Times,serif">- Mobile App:
<b>Brunei WX</b></span></div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
<br>
<br>
<br>
<hr>
<font size="1" face="calibri"><b>Privileged/Confidential</b> information may be contained in this message. If you are neither the intended recipient and have received this message in error, please delete this message and notify the sender immediately.
<b>Strict Prohibition: </b>This message if received in error, whether in part or in whole, should not be reviewed, retained, copied, reused, disclosed, distributed or used for any purpose whatsoever. Such unauthorised use may be unlawful and may contain material
 protected by the Official Secrets Act (Cap 153) of the Laws of Brunei Darussalam.
<b>Disclaimer</b> The Government of His Majesty the Sultan and Yang Di-Pertuan of Brunei Darussalam accepts no responsibility for loss or damage arising from the use of this message. This message shall not operate to bind to any order or contract unless pursuant
 to an explicit written agreement. </font><br>
<br>
<br>
</body>
</html>