Re: Meteogram wrong in subdomain

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Jun 10 2011 - 14:17:35 MDT

    taus = ispan(1,49,1) ; integer
    taus = ispan(1,49,1)*1.0 ; float

    taus = fspan(1,49,49) ; float

On 06/10/2011 02:14 PM, Carina V. Barca wrote:
>
> I fixed this changing taus
>
> taus = (/ 1., 2., 3., 4., 5., 6., 7., 8., 9., 10., 11., 12., 13., 14.,
> 15., 16., 17., 18., 19., 20., 21., 22., 23., 24., 25., 26., 27., 28.,
> 29., 30., 31., 32., 33., 34., 35., 36., 37., 38., 39., 40., 41., 42.,
> 43., 44., 45., 46., 47., 48., 49. /) ; create a time reference
>
> The graph's are all ok now.
> Is there anyway to calculate automaticaly taus?
>
>
> ------------------------------------------------------------------------
> From: carvandar@hotmail.com
> To: ncl-talk@ucar.edu
> Date: Fri, 10 Jun 2011 19:30:03 +0000
> Subject: Meteogram wrong in subdomain
>
> Hello everybody: I'm plotting a meteogram for my wrf data for a domain
> and a Subdomain.
> I use the same script, only de input data is different, for the same
> location ...
> I suposed the graph should be equal, but in domain I have no errors, and
> in a subdomain I have this error
>
> warning:ScalarFieldSetValues: coordinate array sfXArray requires 55
> elements: defaulting
> warning:VectorFieldSetValues: coordinate array vfXArray requires 49
> elements: defaulting
> (0) gsn_csm_xy: Fatal: X and Y must have the same dimensions sizes, or
> one must be one-dimensional and both have the same rightmost dimension.
> (0) gsn_csm_xy: Fatal: X and Y must have the same dimensions sizes, or
> one must be one-dimensional and both have the same rightmost dimension.
> (0) gsn_csm_xy: Fatal: X and Y must have the same dimensions sizes, or
> one must be one-dimensional and both have the same rightmost dimension.
> warning:onedtond : output dimension sizes not even multiples of input,
> check output
>
> I attach the 2 graphs and my script (I used the same for both, domain
> and subdomain), I can't attach de nc data because the file is too big.
> I hope you can help me out with this.
>
> regards.
> Have a nice weekend!!!!
>
> _______________________________________________ ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-- 
======================================================
Dennis J. Shea                  tel: 303-497-1361    |
P.O. Box 3000                   fax: 303-497-1333    |
Climate Analysis Section                             |
Climate & Global Dynamics Div.                       |
National Center for Atmospheric Research             |
Boulder, CO  80307                                   |
USA                        email: shea 'at' ucar.edu |
======================================================
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jun 10 14:17:42 2011

This archive was generated by hypermail 2.1.8 : Mon Jun 13 2011 - 09:37:43 MDT