<div dir="auto">Hi, if i can remember the WRF model already have rain rate output, I don't remember if this in the WRF model version EMS or in the always WRF model. Please check the EMS webpage for more info: <a href="http://strc.comet.ucar.edu/software/newrems/">http://strc.comet.ucar.edu/software/newrems/</a><div dir="auto"><br></div><div dir="auto">Good luck.</div></div><div class="gmail_extra"><br><div class="gmail_quote">El 13 abr. 2017 3:22 PM, <<a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a>> escribió:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send gradsusr mailing list submissions to<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:gradsusr-request@gradsusr.org">gradsusr-request@gradsusr.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:gradsusr-owner@gradsusr.org">gradsusr-owner@gradsusr.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of gradsusr digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Convert WRF output to rainrate (Usha Verma)<br>
2. Re: Convert WRF output to rainrate (Jeff Duda)<br>
3. Re: tildes (Ricardo Hallak)<br>
4. Re: tildes (Ricardo Hallak)<br>
5. Re: Add outline to output of set gxout grfill in GrADS<br>
(Mike Fiorino - NOAA Federal)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Thu, 13 Apr 2017 22:50:56 +0530<br>
From: Usha Verma <<a href="mailto:loukayaverma@gmail.com">loukayaverma@gmail.com</a>><br>
Subject: [gradsusr] Convert WRF output to rainrate<br>
To: <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
Message-ID:<br>
<CANfef=<a href="mailto:tFrW1Mktqw_Z5vnTs28m2xJQ0gwfRDAurE58fDsv4pkQ@mail.gmail.com">tFrW1Mktqw_<wbr>Z5vnTs28m2xJQ0gwfRDAurE58fDsv4<wbr>pkQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Dear fellow GrADS users,<br>
<br>
I have WRF 1hr rainfall output data and i want to compare this output with<br>
satellite rainrate data (TRMM,GPM)<br>
My question is as below<br>
<br>
How to convert WRF(mm) rainfall data into rainrate(mm/hr)?<br>
If you have any script regarding this please share it.<br>
<br>
Sincerely,<br>
Usha<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20170413/153cfcca/attachment-0001.html" rel="noreferrer" target="_blank">http://gradsusr.org/pipermail/<wbr>gradsusr/attachments/20170413/<wbr>153cfcca/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 13 Apr 2017 12:30:24 -0500<br>
From: Jeff Duda <<a href="mailto:jeffduda319@gmail.com">jeffduda319@gmail.com</a>><br>
Subject: Re: [gradsusr] Convert WRF output to rainrate<br>
To: GrADS Users Forum <<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>
Message-ID:<br>
<CAAig09D+C8vzJzsQbyHcBXWw=-<a href="mailto:n7fehXnQPU2HgK-rLhrEoDDw@mail.gmail.com">n7<wbr>fehXnQPU2HgK-rLhrEoDDw@mail.<wbr>gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
There is no way to convert the output from RAINNC or RAINC (WRF history<br>
arrays for grid-resolved and convectively parameterized precipitation,<br>
respectively) from accumulations to instantaneous rain rates. However, if<br>
you are running convective parameterization, the array PRATEC will provide<br>
instantaneous rain rates, but only that produced by the convective scheme<br>
itself.<br>
<br>
The only thing you can really do is take the difference in accumulated<br>
rainfall over your 1-hour intervals to get a 1-hour rain rate. You don't<br>
need a script to do it, as it's a one-line command:<br>
<br>
'd rain(t=x)-rain(t=x-1)'<br>
<br>
where x is any time index corresponding to valid data.<br>
<br>
Jeff Duda<br>
<br>
On Thu, Apr 13, 2017 at 12:20 PM, Usha Verma <<a href="mailto:loukayaverma@gmail.com">loukayaverma@gmail.com</a>> wrote:<br>
<br>
> Dear fellow GrADS users,<br>
><br>
> I have WRF 1hr rainfall output data and i want to compare this output with<br>
> satellite rainrate data (TRMM,GPM)<br>
> My question is as below<br>
><br>
> How to convert WRF(mm) rainfall data into rainrate(mm/hr)?<br>
> If you have any script regarding this please share it.<br>
><br>
> Sincerely,<br>
> Usha<br>
><br>
> ______________________________<wbr>_________________<br>
> gradsusr mailing list<br>
> <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
> <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
><br>
><br>
<br>
<br>
--<br>
Jeff Duda<br>
Post-doctoral research fellow<br>
University of Oklahoma School of Meteorology<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20170413/cbd1efb1/attachment-0001.html" rel="noreferrer" target="_blank">http://gradsusr.org/pipermail/<wbr>gradsusr/attachments/20170413/<wbr>cbd1efb1/attachment-0001.html</a><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Thu, 13 Apr 2017 17:28:29 -0300 (BRT)<br>
From: Ricardo Hallak <<a href="mailto:ricardo.hallak@iag.usp.br">ricardo.hallak@iag.usp.br</a>><br>
Subject: Re: [gradsusr] tildes<br>
To: GrADS Users Forum <<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>
Message-ID:<br>
<<a href="mailto:855528982.76364523.1492115309929.JavaMail.root@iag.usp.br">855528982.76364523.<wbr>1492115309929.JavaMail.root@<wbr>iag.usp.br</a>><br>
Content-Type: text/plain; charset=utf-8<br>
<br>
Hi again, Alan.<br>
<br>
It is possible to save a "txt" file in the system and "read" a string from the file from the disk to write it in a figure.<br>
<br>
Example:<br>
<br>
Criate an file with this content:<br>
<br>
"Ni?o ni?o Ni?a ni?a"<br>
<br>
When necessary, read the file with your GrADS script and get the string you want, once that string 1 = Ni?o, string 2 = ni?o, and so on.<br>
<br>
Maybe this can solve your problem if you handle strings appropriately.<br>
<br>
Hope this helps,<br>
Ricardo<br>
<br>
----- Mensagem original -----<br>
| Hi, Alan.<br>
|<br>
| If I correctly remember, there was a way to do that. In older<br>
| versions of GrADS, it was possible for a user to create a new set of<br>
| characters. Unfortunatelly I can't help you with that, once I've<br>
| never done it. Besides, I'm not sure if it is possible with new<br>
| versios of GrADS.<br>
|<br>
| Is there someone in the list who has any experience in creating a new<br>
| set of characteres in GrADS?<br>
|<br>
| Regards,<br>
| Ricardo<br>
|<br>
| ----- Mensagem original -----<br>
| | Dear Ricardo,<br>
| |<br>
| | Yes, I know how to do that, but I was wondering if there is a font<br>
| | that<br>
| | includes letters from other alphabets that include tildes and<br>
| | accent<br>
| | marks, so they do not have to be done manually. Thanks.<br>
| |<br>
| | Alan<br>
| |<br>
| | Alan Robock, Distinguished Professor<br>
| | Editor, Reviews of Geophysics<br>
| | Department of Environmental Sciences Phone:<br>
| | <a href="tel:%2B1-848-932-5751" value="+18489325751">+1-848-932-5751</a><br>
| | Rutgers University Fax:<br>
| | <a href="tel:%2B1-732-932-8644" value="+17329328644">+1-732-932-8644</a><br>
| | 14 College Farm Road E-mail:<br>
| | <a href="mailto:robock@envsci.rutgers.edu">robock@envsci.rutgers.edu</a><br>
| | New Brunswick, NJ 08901-8551 USA<br>
| | <a href="http://envsci.rutgers.edu/~robock" rel="noreferrer" target="_blank">http://envsci.rutgers.edu/~<wbr>robock</a><br>
| | ? <a href="http://twitter.com/AlanRobock" rel="noreferrer" target="_blank">http://twitter.com/AlanRobock</a><br>
| | Watch my 18 min TEDx talk at<br>
| | <a href="http://www.youtube.com/watch?v=qsrEk1oZ-54" rel="noreferrer" target="_blank">http://www.youtube.com/watch?<wbr>v=qsrEk1oZ-54</a><br>
| |<br>
| | On 4/12/2017 9:14 AM, Ricardo Hallak wrote:<br>
| | > Hi, Alan.<br>
| | ><br>
| | > Yes, there is. Use "draw string":<br>
| | ><br>
| | > draw string x y string<br>
| | ><br>
| | > Draws the character string at the x,y position. x and y are given<br>
| | > in inches on the virtual page.<br>
| | > The string is drawn using current string attributes -- set the<br>
| | > set<br>
| | > string and set strsiz commands.<br>
| | ><br>
| | > Regards,<br>
| | > Ricardo<br>
| | ><br>
| | > ----- Mensagem original -----<br>
| | > | Hi,<br>
| | > |<br>
| | > | Is there a way to write "El Ni?o" on a plot, with a tilde over<br>
| | > | the n?<br>
| | > |<br>
| | > | --<br>
| | > | Alan<br>
| | > |<br>
| | > | Alan Robock, Distinguished Professor<br>
| | > | Editor, Reviews of Geophysics<br>
| | > | Department of Environmental Sciences Phone:<br>
| | > | <a href="tel:%2B1-848-932-5751" value="+18489325751">+1-848-932-5751</a><br>
| | > | Rutgers University Fax:<br>
| | > | <a href="tel:%2B1-732-932-8644" value="+17329328644">+1-732-932-8644</a><br>
| | > | 14 College Farm Road E-mail:<br>
| | > | <a href="mailto:robock@envsci.rutgers.edu">robock@envsci.rutgers.edu</a><br>
| | > | New Brunswick, NJ 08901-8551 USA<br>
| | > | <a href="http://envsci.rutgers.edu/~robock" rel="noreferrer" target="_blank">http://envsci.rutgers.edu/~<wbr>robock</a><br>
| | > | ? <a href="http://twitter.com/AlanRobock" rel="noreferrer" target="_blank">http://twitter.com/AlanRobock</a><br>
| | > | Watch my 18 min TEDx talk at<br>
| | > | <a href="http://www.youtube.com/watch?v=qsrEk1oZ-54" rel="noreferrer" target="_blank">http://www.youtube.com/watch?<wbr>v=qsrEk1oZ-54</a><br>
| | > |<br>
| | > | ______________________________<wbr>_________________<br>
| | > | gradsusr mailing list<br>
| | > | <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| | > | <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
| | > |<br>
| | ><br>
| | > ______________________________<wbr>_________________<br>
| | > gradsusr mailing list<br>
| | > <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| | > <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
| |<br>
| | ______________________________<wbr>_________________<br>
| | gradsusr mailing list<br>
| | <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| | <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
| |<br>
|<br>
| --<br>
| Prof. Ricardo Hallak<br>
| Laborat?rio de Meteorologia de Mesoescala - LMM<br>
| Departamento de Ci?ncias Atmosf?ricas<br>
| Instituto de Astronomia, Geof?sica e Ci?ncias Atmosf?ricas<br>
| Universidade de S?o Paulo<br>
|<br>
| Phone: <a href="tel:%2B55%2811%293091-4698" value="+551130914698">+55(11)3091-4698</a><br>
|<br>
| ______________________________<wbr>_________________<br>
| gradsusr mailing list<br>
| <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
|<br>
<br>
--<br>
Prof. Ricardo Hallak<br>
Laborat?rio de Meteorologia de Mesoescala - LMM<br>
Departamento de Ci?ncias Atmosf?ricas<br>
Instituto de Astronomia, Geof?sica e Ci?ncias Atmosf?ricas<br>
Universidade de S?o Paulo<br>
<br>
Phone: <a href="tel:%2B55%2811%293091-4698" value="+551130914698">+55(11)3091-4698</a><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Thu, 13 Apr 2017 17:41:14 -0300 (BRT)<br>
From: Ricardo Hallak <<a href="mailto:ricardo.hallak@iag.usp.br">ricardo.hallak@iag.usp.br</a>><br>
Subject: Re: [gradsusr] tildes<br>
To: GrADS Users Forum <<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>><br>
Message-ID:<br>
<<a href="mailto:1325495063.76376125.1492116074374.JavaMail.root@iag.usp.br">1325495063.76376125.<wbr>1492116074374.JavaMail.root@<wbr>iag.usp.br</a>><br>
Content-Type: text/plain; charset=utf-8<br>
<br>
Sorry, Alan.<br>
It doesn't work. You really will need a new font.<br>
<br>
Bye,<br>
Ricardo<br>
<br>
----- Mensagem original -----<br>
| Hi again, Alan.<br>
|<br>
| It is possible to save a "txt" file in the system and "read" a string<br>
| from the file from the disk to write it in a figure.<br>
|<br>
| Example:<br>
|<br>
| Criate an file with this content:<br>
|<br>
| "Ni?o ni?o Ni?a ni?a"<br>
|<br>
| When necessary, read the file with your GrADS script and get the<br>
| string you want, once that string 1 = Ni?o, string 2 = ni?o, and so<br>
| on.<br>
|<br>
| Maybe this can solve your problem if you handle strings<br>
| appropriately.<br>
|<br>
| Hope this helps,<br>
| Ricardo<br>
|<br>
| ----- Mensagem original -----<br>
| | Hi, Alan.<br>
| |<br>
| | If I correctly remember, there was a way to do that. In older<br>
| | versions of GrADS, it was possible for a user to create a new set<br>
| | of<br>
| | characters. Unfortunatelly I can't help you with that, once I've<br>
| | never done it. Besides, I'm not sure if it is possible with new<br>
| | versios of GrADS.<br>
| |<br>
| | Is there someone in the list who has any experience in creating a<br>
| | new<br>
| | set of characteres in GrADS?<br>
| |<br>
| | Regards,<br>
| | Ricardo<br>
| |<br>
| | ----- Mensagem original -----<br>
| | | Dear Ricardo,<br>
| | |<br>
| | | Yes, I know how to do that, but I was wondering if there is a<br>
| | | font<br>
| | | that<br>
| | | includes letters from other alphabets that include tildes and<br>
| | | accent<br>
| | | marks, so they do not have to be done manually. Thanks.<br>
| | |<br>
| | | Alan<br>
| | |<br>
| | | Alan Robock, Distinguished Professor<br>
| | | Editor, Reviews of Geophysics<br>
| | | Department of Environmental Sciences Phone:<br>
| | | <a href="tel:%2B1-848-932-5751" value="+18489325751">+1-848-932-5751</a><br>
| | | Rutgers University Fax:<br>
| | | <a href="tel:%2B1-732-932-8644" value="+17329328644">+1-732-932-8644</a><br>
| | | 14 College Farm Road E-mail:<br>
| | | <a href="mailto:robock@envsci.rutgers.edu">robock@envsci.rutgers.edu</a><br>
| | | New Brunswick, NJ 08901-8551 USA<br>
| | | <a href="http://envsci.rutgers.edu/~robock" rel="noreferrer" target="_blank">http://envsci.rutgers.edu/~<wbr>robock</a><br>
| | | ? <a href="http://twitter.com/AlanRobock" rel="noreferrer" target="_blank">http://twitter.com/AlanRobock</a><br>
| | | Watch my 18 min TEDx talk at<br>
| | | <a href="http://www.youtube.com/watch?v=qsrEk1oZ-54" rel="noreferrer" target="_blank">http://www.youtube.com/watch?<wbr>v=qsrEk1oZ-54</a><br>
| | |<br>
| | | On 4/12/2017 9:14 AM, Ricardo Hallak wrote:<br>
| | | > Hi, Alan.<br>
| | | ><br>
| | | > Yes, there is. Use "draw string":<br>
| | | ><br>
| | | > draw string x y string<br>
| | | ><br>
| | | > Draws the character string at the x,y position. x and y are<br>
| | | > given<br>
| | | > in inches on the virtual page.<br>
| | | > The string is drawn using current string attributes -- set the<br>
| | | > set<br>
| | | > string and set strsiz commands.<br>
| | | ><br>
| | | > Regards,<br>
| | | > Ricardo<br>
| | | ><br>
| | | > ----- Mensagem original -----<br>
| | | > | Hi,<br>
| | | > |<br>
| | | > | Is there a way to write "El Ni?o" on a plot, with a tilde<br>
| | | > | over<br>
| | | > | the n?<br>
| | | > |<br>
| | | > | --<br>
| | | > | Alan<br>
| | | > |<br>
| | | > | Alan Robock, Distinguished Professor<br>
| | | > | Editor, Reviews of Geophysics<br>
| | | > | Department of Environmental Sciences Phone:<br>
| | | > | <a href="tel:%2B1-848-932-5751" value="+18489325751">+1-848-932-5751</a><br>
| | | > | Rutgers University Fax:<br>
| | | > | <a href="tel:%2B1-732-932-8644" value="+17329328644">+1-732-932-8644</a><br>
| | | > | 14 College Farm Road E-mail:<br>
| | | > | <a href="mailto:robock@envsci.rutgers.edu">robock@envsci.rutgers.edu</a><br>
| | | > | New Brunswick, NJ 08901-8551 USA<br>
| | | > | <a href="http://envsci.rutgers.edu/~robock" rel="noreferrer" target="_blank">http://envsci.rutgers.edu/~<wbr>robock</a><br>
| | | > | ? <a href="http://twitter.com/AlanRobock" rel="noreferrer" target="_blank">http://twitter.com/AlanRobock</a><br>
| | | > | Watch my 18 min TEDx talk at<br>
| | | > | <a href="http://www.youtube.com/watch?v=qsrEk1oZ-54" rel="noreferrer" target="_blank">http://www.youtube.com/watch?<wbr>v=qsrEk1oZ-54</a><br>
| | | > |<br>
| | | > | ______________________________<wbr>_________________<br>
| | | > | gradsusr mailing list<br>
| | | > | <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| | | > | <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
| | | > |<br>
| | | ><br>
| | | > ______________________________<wbr>_________________<br>
| | | > gradsusr mailing list<br>
| | | > <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| | | > <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
| | |<br>
| | | ______________________________<wbr>_________________<br>
| | | gradsusr mailing list<br>
| | | <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| | | <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
| | |<br>
| |<br>
| | --<br>
| | Prof. Ricardo Hallak<br>
| | Laborat?rio de Meteorologia de Mesoescala - LMM<br>
| | Departamento de Ci?ncias Atmosf?ricas<br>
| | Instituto de Astronomia, Geof?sica e Ci?ncias Atmosf?ricas<br>
| | Universidade de S?o Paulo<br>
| |<br>
| | Phone: <a href="tel:%2B55%2811%293091-4698" value="+551130914698">+55(11)3091-4698</a><br>
| |<br>
| | ______________________________<wbr>_________________<br>
| | gradsusr mailing list<br>
| | <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| | <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
| |<br>
|<br>
| --<br>
| Prof. Ricardo Hallak<br>
| Laborat?rio de Meteorologia de Mesoescala - LMM<br>
| Departamento de Ci?ncias Atmosf?ricas<br>
| Instituto de Astronomia, Geof?sica e Ci?ncias Atmosf?ricas<br>
| Universidade de S?o Paulo<br>
|<br>
| Phone: <a href="tel:%2B55%2811%293091-4698" value="+551130914698">+55(11)3091-4698</a><br>
|<br>
| ______________________________<wbr>_________________<br>
| gradsusr mailing list<br>
| <a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
| <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
|<br>
<br>
--<br>
Prof. Ricardo Hallak<br>
Laborat?rio de Meteorologia de Mesoescala - LMM<br>
Departamento de Ci?ncias Atmosf?ricas<br>
Instituto de Astronomia, Geof?sica e Ci?ncias Atmosf?ricas<br>
Universidade de S?o Paulo<br>
<br>
Phone: +55(11)3091-4698<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Thu, 13 Apr 2017 21:19:51 +0000<br>
From: Mike Fiorino - NOAA Federal <<a href="mailto:michael.fiorino@noaa.gov">michael.fiorino@noaa.gov</a>><br>
Subject: Re: [gradsusr] Add outline to output of set gxout grfill in<br>
GrADS<br>
To: GrADS Users Forum <<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>>, Lyndon Mark Olaguera<br>
<<a href="mailto:olagueralyndonmark429@gmail.com">olagueralyndonmark429@gmail.<wbr>com</a>><br>
Message-ID: <<a href="mailto:7370b34e-8cc1-70da-53d2-a8459000ea70@noaa.gov">7370b34e-8cc1-70da-53d2-<wbr>a8459000ea70@noaa.gov</a>><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://gradsusr.org/pipermail/gradsusr/attachments/20170413/ce430c0f/attachment.html" rel="noreferrer" target="_blank">http://gradsusr.org/pipermail/<wbr>gradsusr/attachments/20170413/<wbr>ce430c0f/attachment.html</a><br>
<br>
------------------------------<br>
<br>
______________________________<wbr>_________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/<wbr>listinfo/gradsusr</a><br>
<br>
<br>
End of gradsusr Digest, Vol 86, Issue 19<br>
******************************<wbr>**********<br>
</blockquote></div><br></div>