Re: HAIL - qh

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue May 03 2011 - 20:10:53 MDT

The error message is telling that qh is a constant.
My guess is 0.0

> warning:ContourPlotInitialize: scalar field is constant; ContourPlot not
> possible:[errno=1102]
> warning:ContourPlotInitialize: scalar field is constant; ContourPlot not
> possible:[errno=1102]
> warning:ContourPlotInitialize: scalar field is constant; ContourPlot not
> possible:[errno=1102]

=======

qh_plane = qh(level,:,:)
print(qh: min="+min(qh_plane)+" max="+max(qh_plane) )

print(qh_plane)

Goos luck

On 4/15/11 2:02 PM, Vanesa Bdm wrote:
> Hello: I'm trying to add hail in the wrf_cloud.ncl script.
> I get this...
> Copyright (C) 1995-2010 - All Rights Reserved
> University Corporation for Atmospheric Research
> NCAR Command Language Version 5.2.0
> The use of this software is governed by a License Agreement.
> See http://www.ncl.ucar.edu/ for more details.
>
> Variable: times
> Type: string
> Total Size: 68 bytes
> 17 values
> Number of Dimensions: 1
> Dimensions and sizes: [17]
> Coordinates:
> Number Of Attributes: 2
> description : times in file
> _FillValue : missing
> (0) 2011-04-15_00:00:00
> (1) 2011-04-15_03:00:00
> (2) 2011-04-15_06:00:00
> (3) 2011-04-15_09:00:00
> (4) 2011-04-15_12:00:00
> (5) 2011-04-15_15:00:00
> (6) 2011-04-15_18:00:00
> (7) 2011-04-15_21:00:00
> (8) 2011-04-16_00:00:00
> (9) 2011-04-16_03:00:00
> (10) 2011-04-16_06:00:00
> (11) 2011-04-16_09:00:00
> (12) 2011-04-16_12:00:00
> (13) 2011-04-16_15:00:00
> (14) 2011-04-16_18:00:00
> (15) 2011-04-16_21:00:00
> (16) 2011-04-17_00:00:00
> (0) Working on time: 2011-04-17_00:00:00
>
> Variable: qh
> Type: float
> Total Size: 598752 bytes
> 149688 values
> Number of Dimensions: 3
> Dimensions and sizes: [bottom_top | 27] x [south_north | 56] x
> [west_east | 99]
> Coordinates:
> Number Of Attributes: 6
> coordinates : XLONG XLAT
> stagger :
> units : kg kg-1
> description : Hail mixing ratio
> MemoryOrder : XYZ
> FieldType : 104
> warning:ContourPlotInitialize: scalar field is constant; ContourPlot not
> possible:[errno=1102]
> warning:ContourPlotInitialize: scalar field is constant; ContourPlot not
> possible:[errno=1102]
> warning:ContourPlotInitialize: scalar field is constant; ContourPlot not
> possible:[errno=1102]
> I attach the script so you can help me figure out what I'm doing wrong.
> Regards
>
>
>
> _______________________________________________
> 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
Received on Tue May 3 20:11:02 2011

This archive was generated by hypermail 2.1.8 : Fri May 13 2011 - 10:21:56 MDT