<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Lena,<br>
    <br>
    take a look at the call of inverse_matrix because it is expecting a
    2D array but you use <br>
    inverse_matrix with a 1D data array.<br>
    <br>
    Bye,<br>
    Karin<br>
    <br>
    <div class="moz-cite-prefix">Am 08.01.15 um 10:06 schrieb Lena Frey:<br>
    </div>
    <blockquote
cite="mid:trinity-1c79ea94-7549-4cb8-9f4d-e788adba6bcf-1420707982894@3capp-webde-bs28"
      type="cite">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>Hi all!</div>
        <div> </div>
        <div>I would like to calculate the principal oscillation
          patterns. I am using NCEP reanalysis data for the mean sea
          level pressure.</div>
        <div>I get the error message:
          <pre>fatal:Number of dimensions in parameter (0) of (inverse_matrix) is (1), (2) dimensions were expected 
</pre>
          <div>What can I do? I have used the script from the ncl
            website.</div>
          <div> </div>
          <div> </div>
          <div>Thanks,</div>
          <div> </div>
          <div>Lena</div>
        </div>
        <div> </div>
        <div> </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ncl-talk mailing list
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>
  </body>
</html>