<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Geeta,<br>
    <br>
    I think, you have to read your data using asciiread function. Take a
    look at the other <br>
    station example
    <a class="moz-txt-link-freetext" href="http://ncl.ucar.edu/Applications/Scripts/station_4.ncl">http://ncl.ucar.edu/Applications/Scripts/station_4.ncl</a><br>
    <br>
    Bye,<br>
    Karin<br>
    <br>
    <div class="moz-cite-prefix">Am 13.09.15 um 19:09 schrieb Geeta
      Geeta:<br>
    </div>
    <blockquote
      cite="mid:147429198.1470814.1442164197715.JavaMail.yahoo@mail.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff;
        font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial,
        Lucida Grande, Sans-Serif;font-size:16px">
        <div dir="ltr" id="yui_3_16_0_1_1442150665617_14068"><span
            id="yui_3_16_0_1_1442150665617_14075">I have to plot Station
            rainfall of approx 100 stations.  I have my data in the text
            format having <br>
          </span></div>
        <div id="yui_3_16_0_1_1442150665617_14218" dir="ltr"><span
            id="yui_3_16_0_1_1442150665617_14075"><br>
          </span></div>
        <div id="yui_3_16_0_1_1442150665617_14263" dir="ltr"><span
            id="yui_3_16_0_1_1442150665617_14075">Station Name       
            Lat                   Long                       Rainfall</span></div>
        <div id="yui_3_16_0_1_1442150665617_14306" dir="ltr"><span
            id="yui_3_16_0_1_1442150665617_14075"><br>
          </span></div>
        <div id="yui_3_16_0_1_1442150665617_14089"><span
            id="yui_3_16_0_1_1442150665617_14075"><br>
          </span></div>
        <div dir="ltr" id="yui_3_16_0_1_1442150665617_14118"><span
            id="yui_3_16_0_1_1442150665617_14075">I did look at the
            page   (<a moz-do-not-send="true"
              id="yui_3_16_0_1_1442150665617_14119"
              href="https://www.ncl.ucar.edu/Applications/Scripts/station_2.ncl">https://www.ncl.ucar.edu/Applications/Scripts/station_2.ncl
              )<br>
            </a></span></div>
        <div id="yui_3_16_0_1_1442150665617_14172" dir="ltr"><br>
          <span id="yui_3_16_0_1_1442150665617_14075"></span></div>
        <div id="yui_3_16_0_1_1442150665617_14171" dir="ltr"><span
            id="yui_3_16_0_1_1442150665617_14075"><a
              moz-do-not-send="true"
              id="yui_3_16_0_1_1442150665617_14119"
              href="https://www.ncl.ucar.edu/Applications/Scripts/station_2.ncl">but
              in this example, the data is mentioned as an array <br>
            </a></span></div>
        <pre class="" id="yui_3_16_0_1_1442150665617_14266">begin
;---Set some needed arrays
  arr = (/0.,5.,10.,15.,20.,23.,26./)

</pre>
        <div id="yui_3_16_0_1_1442150665617_14037">
          <div id="yui_3_16_0_1_1442150665617_14357" dir="ltr"><span
              class="" id="yui_3_16_0_1_1442150665617_14075">Can some
              one suggest me how to plot the data ???</span> </div>
        </div>
        <div id="yui_3_16_0_1_1442150665617_14036" class="signature">Geeta.</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ncl-talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a>
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>