Re: (no subject)

From: Michael Notaro <mnotaro_at_nyahnyahspammersnyahnyah>
Date: Thu May 22 2014 - 11:11:08 MDT

prsa(0,:,:)=pr20avg1(:)

Here, you're trying to assign a 1D variable to a 2D variable
(prsa(0,:,:) is basically 2D now). That will not work.

On May 22, 2014, at 12:00 PM, azizul haque wrote:

> prsa(0,:,:)=pr20avg1(:)

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu May 22 11:11:16 2014

This archive was generated by hypermail 2.1.8 : Tue May 27 2014 - 15:45:08 MDT