<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi Zoe,<div class=""><br class=""></div><div class="">Could you send your new script with the changes I suggested. Although I’ve never worked with HDF data, it should have worked.</div><div class=""><br class=""></div><div class="">The file you sent contains the variable <span style="font-family: Courier; -webkit-text-stroke-color: rgb(0, 0, 0); -webkit-text-stroke-width: initial; background-color: rgb(148, 228, 254);" class="">Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean</span>, which you are extracting in line 9 of your original code.  </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="-webkit-font-kerning: none;" class="">    short Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean(YDim=180, XDim=360);</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :valid_range = 0S, 5000S; // short</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :_FillValue = -9999S; // short</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="-webkit-font-kerning: none; background-color: rgb(148, 228, 254);" class="">      :long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Mean";</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :units = "none";</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :scale_factor = 0.0010000000474974513; // double</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :add_offset = 0.0; // double</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :Masked_With_QA_Usefulness_Flag = "True";</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :Level_2_Pixel_Values_Read_As = "Real";</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land";</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :Included_Level_2_Nighttime_Data = "False";</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :Quality_Assurance_Data_Set = "Quality_Assurance_Land";</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :Statistic_Type = "Simple";</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :QA_Byte = 4S; // short</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :QA_Useful_Flag_Bit = 0S; // short</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :QA_Value_Start_Bit = 1S; // short</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :QA_Value_Num_Bits = 2S; // short</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; font-family: Courier; -webkit-text-stroke-width: initial; -webkit-text-stroke-color: rgb(0, 0, 0);" class=""><span style="font-kerning: none" class="">      :Aggregation_Data_Set = "None";</span></div></div><div class=""><span style="font-kerning: none" class=""><br class=""></span></div><div class="">The variable has a number of attributes, which you see above, the third of which is <span style="font-family: Courier; -webkit-text-stroke-color: rgb(0, 0, 0); background-color: rgb(148, 228, 254);" class="">long_name</span>. That is what NCL uses to determine the title of your map, unless you tell it something else, for example by setting </div><div class=""><br class=""></div><div class=""><div class=""><span style="background-color: rgb(148, 228, 254);" class=""><font face="Courier" class="">res@tiMainString = </font><span class="" style="font-family: Courier;">“[your custom map title]</span><span class="" style="font-family: Courier;">"</span></span></div></div><div class=""><br class=""></div><div class="">Make sure there is no semicolon in front of <span style="font-family: Courier;" class="">res@tiMainString</span> !</div><div class=""><br class=""></div><div class="">If it still doesn’t work, please attach your script, and I can take a look what is wrong. </div><div class=""><br class=""></div><div class="">Also, check out Panoply (<a href="https://www.giss.nasa.gov/tools/panoply/" class="">https://www.giss.nasa.gov/tools/panoply/</a>) to view your HDF files and all the metadata and attributes (and netCDF files, too) It’s a great program and has helped me a lot figuring out problems with my data.</div><div class=""><br class=""></div><div class="">Good luck,</div><div class="">Toni</div><div class=""><div class="">
<div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><br class=""><br class=""><b class="">Toni Klemm, Ph.D.<br class=""></b>Postdoctoral Research Associate<br class="">Department of Ecosystem Science and Management<br class="">College of Agriculture and Life Sciences<br class="">Texas A&M University, College Station, TX<br class=""><a href="http://www.toni-klemm.de" class="">www.toni-klemm.de</a> | <a href="http://www.twitter.com/toniklemm" class="">@toniklemm</a><br class="">Editorial Board member, <a href="http://www.eccforum.org" class="">Early Career Climate Forum</a><br class=""><br class=""><br class=""><br class=""><br class=""><br class=""><br class=""><br class=""></div></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Sep 8, 2019, at 4:03 PM, zoe jacobs <<a href="mailto:zoejacobs1990@gmail.com" class="">zoejacobs1990@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Dear Toni, <div class=""><div class="">Please check the attached file.</div><div class="">Best wishes,</div></div><div class=""><div class="gmail_chip gmail_drive_chip" style="width:396px;height:18px;max-height:18px;background-color:#f5f5f5;padding:5px;color:#222;font-family:arial;font-style:normal;font-weight:bold;font-size:13px;border:1px solid #ddd;line-height:1"><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__drive.google.com_file_d_1JUtlZ7FFggSaPd5IosGMDBOmbF1YcfeN_view-3Fusp-3Ddrive-5Fweb&d=DwMFaQ&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=UsnBcgdnIR3NL175E-6P7QWpWE7wKOO9TXnYD8t44QI&s=JyjJcvay9k7mR_eBhQONqhQn2N02piSnWG1cYoF7UDU&e=" target="_blank" style="display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;padding:1px 0px;border:none;width:100%" class=""><img style="vertical-align: bottom; border: none;" src="https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png" class=""> <span dir="ltr" style="color:#15c;text-decoration:none;vertical-align:bottom" class="">01-01.hdf</span></a></div><div class=""></div></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 9, 2019 at 12:56 AM Toni Klemm <<a href="mailto:toni-klemm@tamu.edu" target="_blank" class="">toni-klemm@tamu.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">Could you attach your netCDF file if it’s not too big? Also, please also respond to <a href="mailto:ncl-talk@ucar.edu" target="_blank" class="">ncl-talk@ucar.edu</a> so that the conversation is archived for future reference.<div class=""><br class=""></div><div class="">Toni<br class=""><div class="">
<div dir="auto" style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; text-decoration: none;" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div style="font-family:Calibri;font-size:14px;font-style:normal;font-variant-caps:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><span style="background-color:rgb(255,255,255)" class=""><font class=""><br class="gmail-m_-5043041822023189143gmail-m_-5225214817975201404Apple-interchange-newline"><font color="#333300" class=""><br class=""></font></font></span></div><div style="font-family:Calibri;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><font color="#333300" class=""><b style="background-color:rgb(255,255,255)" class="">Toni Klemm</b><b class=""><span style="background-color:rgb(255,255,255)" class="">, </span><span style="background-color:rgb(255,255,255)" class="">Ph.D.</span></b></font><div class=""><div class=""><span style="background-color:rgb(255,255,255)" class=""><font color="#333300" class="">Postdoctoral Research Associate</font></span></div><div class=""><span style="background-color:rgb(255,255,255)" class=""><font color="#333300" class="">Department of Ecosystem Science and Management</font></span></div><div class=""><span style="background-color:rgb(255,255,255)" class=""><font color="#333300" class="">College of Agriculture and Life Sciences</font></span></div><div class=""><span style="background-color:rgb(255,255,255)" class=""><font color="#333300" class="">Texas A&M University, College Station, TX</font></span></div><div style="" class=""><span style="color:rgb(51,51,153);background-color:rgb(255,255,255)" class=""><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.toni-2Dklemm.de_&d=DwMFaQ&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=UsnBcgdnIR3NL175E-6P7QWpWE7wKOO9TXnYD8t44QI&s=OPWK3YEYM3ciFs1ObreyjdHO1Wkv43QCVjWgI3V2xNQ&e=" target="_blank" class="">www.toni-klemm.de</a> | </span><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__twitter.com_ToniKlemm&d=DwMFaQ&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=UsnBcgdnIR3NL175E-6P7QWpWE7wKOO9TXnYD8t44QI&s=KUlUjvom6bloeTRmtIELV_mWMAA_MVxqyHQhj7_1ca0&e=" target="_blank" class="">@toniklemm</a></div></div><div style="" class="">Editorial Board member, <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.eccforum.org_&d=DwMFaQ&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=UsnBcgdnIR3NL175E-6P7QWpWE7wKOO9TXnYD8t44QI&s=sRvWLTsJ-deu-64UBXdoeH0NYUaZnYVNNrTmSz9EYzM&e=" target="_blank" class="">Early Career Climate Forum</a></div><div style="" class=""><br class=""></div><div style="" class=""><br class=""></div></div></div></div></div></div></div></div></div></div><br class="gmail-m_-5043041822023189143gmail-m_-5225214817975201404Apple-interchange-newline">
</div>
<div class=""><br class=""><blockquote type="cite" class=""><div class="">On Sep 8, 2019, at 3:14 PM, zoe jacobs <<a href="mailto:zoejacobs1990@gmail.com" target="_blank" class="">zoejacobs1990@gmail.com</a>> wrote:</div><br class="gmail-m_-5043041822023189143gmail-m_-5225214817975201404Apple-interchange-newline"><div class=""><div dir="ltr" class="">Dear Toni,<div class="">Thank you for your advice. But, it did not work. NCL derives the title automatically from the file and I do not know how! </div><div class="">best wishes,</div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 8, 2019 at 11:18 PM Toni Klemm <<a href="mailto:toni-klemm@tamu.edu" target="_blank" class="">toni-klemm@tamu.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">Hi Zoe,<div class=""><br class=""></div><div class="">Remove the semicolon at the beginning of this line in your script:</div><div class=""><br class=""></div><div class=""><font face="Courier" class="">; res@tiMainString = "Deep blue aerosol optical depth”</font></div><div class=""><br class=""></div><div class="">and replace that line with:</div><div class=""><br class=""></div><div class=""><font face="Courier" class="">res@tiMainString = </font><span style="font-family:Courier" class="">"</span><span style="font-family:Courier" class="">"</span></div><div class=""><br class=""></div><div class="">This way the map title should be blank.</div><div class=""><br class=""></div><div class="">As a side note, if no map or plot title is explicitly provided in the script, NCL defaults to what is written in the metadata field <font face="Courier" class="">long_name</font>.</div><div class=""><br class=""></div><div class="">Good luck,</div><div class="">Toni</div><div class=""><div class="">
<div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div dir="auto" style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><div style="font-family:Calibri;font-size:14px;font-style:normal;font-variant-caps:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><span style="background-color:rgb(255,255,255)" class=""><font class=""><br class="gmail-m_-5043041822023189143gmail-m_-5225214817975201404gmail-m_-8874820467676001495Apple-interchange-newline"><font color="#333300" class=""><br class=""></font></font></span></div><div style="font-family:Calibri;font-size:14px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" class=""><font color="#333300" class=""><b style="background-color:rgb(255,255,255)" class="">Toni Klemm</b><b class=""><span style="background-color:rgb(255,255,255)" class="">, </span><span style="background-color:rgb(255,255,255)" class="">Ph.D.</span></b></font><div class=""><div class=""><span style="background-color:rgb(255,255,255)" class=""><font color="#333300" class="">Postdoctoral Research Associate</font></span></div><div class=""><span style="background-color:rgb(255,255,255)" class=""><font color="#333300" class="">Department of Ecosystem Science and Management</font></span></div><div class=""><span style="background-color:rgb(255,255,255)" class=""><font color="#333300" class="">College of Agriculture and Life Sciences</font></span></div><div class=""><span style="background-color:rgb(255,255,255)" class=""><font color="#333300" class="">Texas A&M University, College Station, TX</font></span></div><div class=""><span style="color:rgb(51,51,153);background-color:rgb(255,255,255)" class=""><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.toni-2Dklemm.de_&d=DwMFaQ&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=UTWVYnFKZ8Q2Yv4W6_804zllkROE5jc4YQDSxEiV7bo&s=1C0Kr40EBujBrul5R_nhNwVSQ8In7Bb-iTGHTQfEooo&e=" target="_blank" class="">www.toni-klemm.de</a> | </span><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__twitter.com_ToniKlemm&d=DwMFaQ&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=UTWVYnFKZ8Q2Yv4W6_804zllkROE5jc4YQDSxEiV7bo&s=Q9Wyvz-XcEd96oXOQz-5kJ8lV2M83wI48IiWXOd3KlI&e=" target="_blank" class="">@toniklemm</a></div></div><div class="">Editorial Board member, <a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__www.eccforum.org_&d=DwMFaQ&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=UTWVYnFKZ8Q2Yv4W6_804zllkROE5jc4YQDSxEiV7bo&s=_IMTKMzkAj7om4knQYkX4SPyy_RjKKY6Qa91Ip05V6I&e=" target="_blank" class="">Early Career Climate Forum</a></div><div class=""><br class=""></div><div class=""><br class=""></div></div></div></div></div></div></div></div></div></div><br class="gmail-m_-5043041822023189143gmail-m_-5225214817975201404gmail-m_-8874820467676001495Apple-interchange-newline">
</div>
<div class=""><br class=""><blockquote type="cite" class=""><div class="">On Sep 8, 2019, at 1:34 PM, zoe jacobs via ncl-talk <<a href="mailto:ncl-talk@ucar.edu" target="_blank" class="">ncl-talk@ucar.edu</a>> wrote:</div><br class="gmail-m_-5043041822023189143gmail-m_-5225214817975201404gmail-m_-8874820467676001495Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi all,<div class="">I have plotted AOD [ Aerosol Optical Depth], from MODIS data (hdf file). However, I need to remove the title on my map ( the image attached). Would you please give me suggestions on how to remove the title? I also attached my script.</div><div class="">Best wishes,</div></div>
<span id="gmail-m_-5043041822023189143gmail-m_-5225214817975201404gmail-m_-8874820467676001495cid:f_k0bbe2c90" class=""><a_modis.png></span><span id="gmail-m_-5043041822023189143gmail-m_-5225214817975201404gmail-m_-8874820467676001495cid:f_k0bbejzr1" class=""><aod-modis.ncl></span>_______________________________________________<br class="">ncl-talk mailing list<br class=""><a href="mailto:ncl-talk@ucar.edu" target="_blank" class="">ncl-talk@ucar.edu</a><br class="">List instructions, subscriber options, unsubscribe:<br class=""><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__mailman.ucar.edu_mailman_listinfo_ncl-2Dtalk&d=DwICAg&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=c977kCbW5XgIWAVaYwrsuObLHJRSNx_W6C9EWccIlvg&s=Bs-os1nWvYnqVIl324moV7Uds-QIg5bxnOk39RjKu1U&e=" target="_blank" class="">https://urldefense.proofpoint.com/v2/url?u=http-3A__mailman.ucar.edu_mailman_listinfo_ncl-2Dtalk&d=DwICAg&c=u6LDEWzohnDQ01ySGnxMzg&r=zmhRVp0i4wZ5_1Ujh0fnRXAExHgKLTQu0rZLW7PxKA4&m=c977kCbW5XgIWAVaYwrsuObLHJRSNx_W6C9EWccIlvg&s=Bs-os1nWvYnqVIl324moV7Uds-QIg5bxnOk39RjKu1U&e=</a> </div></blockquote></div><br class=""></div></div></blockquote></div>
</div></blockquote></div><br class=""></div></div></blockquote></div>
</div></blockquote></div><br class=""></div></body></html>