Re: Possible bug in 'gsn_polymarker'

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu, 27 Aug 2009 11:35:39 -0600

Gary,

Can you indicate how you are calling gsn_polymarker? gsn_polymarker
doesn't allow
an n x m array to be input directly, so you must have something
inside a loop that's passing in 1D chunks of your array to
gsn_polymarker.

--Mary

On Aug 27, 2009, at 8:54 AM, Gary Strand wrote:

>
> I have an array of lon/lat coordinates, each defined as n x m. At each
> n, I want to plot the points 0 to m-1. I also print each lon and lat
> at each n and each m.
>
> However, when m exceeds n, I get an error:
>
> fatal:Subscript out of range, error in subscript #0
> fatal:An error occurred reading unknown
>
> Removing the call to 'gsn_polymarker', but leaving the printout in
> place, results in no errors.
>
> Thanks.
>
> Gary Strand
> strandwg_at_ucar.edu

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Aug 27 2009 - 11:35:39 MDT

This archive was generated by hypermail 2.2.0 : Wed Sep 02 2009 - 12:24:39 MDT