<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Do you know how to draw a diferent color the earth than the see?, for exemple earth brown and sea blue.<br><br><div><div id="SkyDrivePlaceholder"></div>> From: gradsusr-request@gradsusr.org<br>> Subject: gradsusr Digest, Vol 25, Issue 23<br>> To: gradsusr@gradsusr.org<br>> Date: Thu, 15 Mar 2012 19:03:38 -0400<br>> <br>> Send gradsusr mailing list submissions to<br>>         gradsusr@gradsusr.org<br>> <br>> To subscribe or unsubscribe via the World Wide Web, visit<br>>         http://gradsusr.org/mailman/listinfo/gradsusr<br>> or, via email, send a message with subject or body 'help' to<br>>         gradsusr-request@gradsusr.org<br>> <br>> You can reach the person managing the list at<br>>         gradsusr-owner@gradsusr.org<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. Re: Station data time series. (Jayakrishnan PR)<br>> 2. Plot maximum temperature (RafaelCB)<br>> 3. Re: Plot maximum temperature (Davide Sacchetti)<br>> 4. Re: Plot maximum temperature (RafaelCB)<br>> 5. OpenGrADS websites down, download OK (Arlindo da Silva)<br>> 6. How to plot hatched pattern map ? (bo-dong@huskers.unl.edu)<br>> <br>> <br>> ----------------------------------------------------------------------<br>> <br>> Message: 1<br>> Date: Wed, 14 Mar 2012 11:12:55 +0530<br>> From: Jayakrishnan PR <prjayakrishnan@gmail.com><br>> Subject: Re: [gradsusr] Station data time series.<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CA+P5ZEFcAWQPCErdzn6dMn4ud=C53chR2JmiscSXgSaqQneh-A@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> The station data plotting is also there in the following link.<br>> <br>> http://cookbooks.opengrads.org/index.php?title=Recipe-013:_Gridding_and_Plotting_Station_Data<br>> <br>> <br>> -- <br>> Sincerely<br>> ***********************************************<br>> Jayakrishnan.P.R<br>> CSIR-Senior Research Fellow<br>> Department of Atmospheric Sciences<br>> Cochin University of Science and Technology (CUSAT), Cochin-682 016<br>> Kerala, India.<br>> Mob: 09895417565<br>> <br>> ***********************************************<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120314/9cd8de6f/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 2<br>> Date: Wed, 14 Mar 2012 08:24:23 -0300<br>> From: RafaelCB <rafael.ciram@gmail.com><br>> Subject: [gradsusr] Plot maximum temperature<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CAAgZ0p+hmwvont5aATpDCM846x8JK7bTSJZrvG6NoUTMNvDY1w@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> I'm difficulty to plot the maximum temperature time series.<br>> The model output is hourly. I need to extract the maximum temperature occurred<br>> in 24 hours and plot on a 2D map.<br>> I can extract to a text file, but need to do a program in Fortran to<br>> create"grib" or"<br>> bin" for later viewing on a map.<br>> I'm having difficulty creating the fortran script. I'd like to plot the<br>> figure without doing fortran script.<br>> <br>> Regards,<br>> Rafael<br>> <br>> -- <br>> Rafael Censi Borges<br>> Meteorologia - Epagri/Ciram<br>> +55 (48)3239-8064/8066<br>> http://ciram.epagri.sc.gov.br<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120314/e3f2c5d8/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 3<br>> Date: Wed, 14 Mar 2012 12:51:05 +0100<br>> From: "Davide Sacchetti" <davide.sacchetti@arpal.gov.it><br>> Subject: Re: [gradsusr] Plot maximum temperature<br>> To: "GrADS Users Forum" <gradsusr@gradsusr.org><br>> Message-ID: <20120314115105.d3fbcb55@mbox.arpal.org><br>> Content-Type: text/plain; charset="us-ascii"<br>> <br>> _____ <br>> <br>> From: RafaelCB [mailto:rafael.ciram@gmail.com]<br>> To: GrADS Users Forum [mailto:gradsusr@gradsusr.org]<br>> Sent: Wed, 14 Mar 2012 12:24:23 +0100<br>> Subject: [gradsusr] Plot maximum temperature<br>> <br>> I'm difficulty to plot the maximum temperature time series.<br>> The model output is hourly. I need to extract the maximum temperature occurred in 24 hours and plot on a 2D map.<br>> I can extract to a text file, but need to do a program in Fortran to create "grib" or "bin" for later viewing on a map. <br>> I'm having difficulty creating the fortran script. I'd like to plot the figure without doing fortran script.<br>> <br>> Regards,<br>> Rafael<br>> time series or 2D map?<br>> if you are looking for a 2D map, hourly data, you can use something like this:<br>> <br>> d max(temperature,t=1,t=24)-273.16<br>> <br>> hoping it helps<br>> bye bye<br>> Davide<br>> <br>> -- <br>> Rafael Censi Borges<br>> Meteorologia - Epagri/Ciram<br>> +55 (48)3239-8064/8066<br>> http://ciram.epagri.sc.gov.br<br>> <br>> <br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120314/aa8b0b28/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 4<br>> Date: Wed, 14 Mar 2012 11:45:36 -0300<br>> From: RafaelCB <rafael.ciram@gmail.com><br>> Subject: Re: [gradsusr] Plot maximum temperature<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CAAgZ0pJTySHorCVVSRSoMPcxaOg=iXSD0KnOto3fo2j_yW=-FQ@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> I broke my head and see that it was easier than I thought.<br>> Thank you, have a nice day.<br>> <br>> 2012/3/14 Davide Sacchetti <davide.sacchetti@arpal.gov.it><br>> <br>> > **<br>> ><br>> > ------------------------------<br>> > *From:* RafaelCB [mailto:rafael.ciram@gmail.com]<br>> > *To:* GrADS Users Forum [mailto:gradsusr@gradsusr.org]<br>> > *Sent:* Wed, 14 Mar 2012 12:24:23 +0100<br>> > *Subject:* [gradsusr] Plot maximum temperature<br>> ><br>> ><br>> > I'm difficulty to plot the maximum temperature time series.<br>> > The model output is hourly. I need to extract the maximum temperature occurred<br>> > in 24 hours and plot on a 2D map.<br>> > I can extract to a text file, but need to do a program in Fortran to<br>> > create "grib" or "bin" for later viewing on a map.<br>> > I'm having difficulty creating the fortran script. I'd like to plot the<br>> > figure without doing fortran script.<br>> ><br>> > Regards,<br>> > Rafael<br>> ><br>> > time series or 2D map?<br>> > if you are looking for a 2D map, hourly data, you can use something like<br>> > this:<br>> > d max(temperature,t=1,t=24)-273.16<br>> ><br>> > hoping it helps<br>> > bye bye<br>> > Davide<br>> ><br>> ><br>> > --<br>> > Rafael Censi Borges<br>> > Meteorologia - Epagri/Ciram<br>> > +55 (48)3239-8064/8066<br>> > http://ciram.epagri.sc.gov.br<br>> ><br>> ><br>> > _______________________________________________<br>> > gradsusr mailing list<br>> > gradsusr@gradsusr.org<br>> > http://gradsusr.org/mailman/listinfo/gradsusr<br>> ><br>> ><br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120314/d0b83f69/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 5<br>> Date: Wed, 14 Mar 2012 19:56:42 -0400<br>> From: Arlindo da Silva <dasilva@alum.mit.edu><br>> Subject: [gradsusr] OpenGrADS websites down, download OK<br>> To: GrADS Users Forum <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <CALz7xZfM_Zm7QnuURnbdcmm08T95sC-7oDn-=+=mYCxDYr9tFg@mail.gmail.com><br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> All,<br>> <br>> We are experiencing some technical difficulties and the OpenGrADS<br>> websites<br>> <br>> http://opengrads.org<br>> http://cookbooks.opengrads.org/<br>> <br>> are currently down. However, source and binary files can still be download<br>> from sourceforge at<br>> <br>> http://sourceforge.net/projects/opengrads/files/<br>> <br>> Sorry for the inconvenience.<br>> <br>> Arlindo<br>> <br>> -- <br>> Arlindo da Silva<br>> dasilva@alum.mit.edu<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120314/9f8d9841/attachment-0001.html <br>> <br>> ------------------------------<br>> <br>> Message: 6<br>> Date: Thu, 15 Mar 2012 23:03:30 +0000<br>> From: "bo-dong@huskers.unl.edu" <bo-dong@huskers.unl.edu><br>> Subject: [gradsusr] How to plot hatched pattern map ?<br>> To: "gradsusr@gradsusr.org" <gradsusr@gradsusr.org><br>> Message-ID:<br>>         <2786CFE803CF424F9BC576909B972B4039B9A601@CH1PRD0106MB174.prod.exchangelabs.com><br>>         <br>> Content-Type: text/plain; charset="iso-8859-1"<br>> <br>> Dear All,<br>> <br>> <br>> <br>> Is there any method to plot hatched pattern on a map? ( similar to attached figure).<br>> <br>> I would like to plot both of the two type of figures, one is of different hatched pattern. another one has a shaded color layer, and for those area with data statistically significant are hatched.<br>> <br>> any idea about this?<br>> <br>> <br>> <br>> Your assistance is greatly appreciated.<br>> <br>> Thanks,<br>> <br>> Bo<br>> -------------- next part --------------<br>> An HTML attachment was scrubbed...<br>> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120315/ebbd56a7/attachment.html <br>> -------------- next part --------------<br>> A non-text attachment was scrubbed...<br>> Name: Screen shot.png<br>> Type: image/png<br>> Size: 99568 bytes<br>> Desc: Screen shot.png<br>> Url : http://gradsusr.org/pipermail/gradsusr/attachments/20120315/ebbd56a7/attachment.png <br>> -------------- next part --------------<br>> A non-text attachment was scrubbed...<br>> Name: 20120303.png<br>> Type: image/png<br>> Size: 67081 bytes<br>> Desc: 20120303.png<br>> Url : http://gradsusr.org/pipermail/gradsusr/attachments/20120315/ebbd56a7/attachment-0001.png <br>> <br>> ------------------------------<br>> <br>> _______________________________________________<br>> gradsusr mailing list<br>> gradsusr@gradsusr.org<br>> http://gradsusr.org/mailman/listinfo/gradsusr<br>> <br>> <br>> End of gradsusr Digest, Vol 25, Issue 23<br>> ****************************************<br></div>                                            </div></body>
</html>