Segmentation fault

Ghan, Steven J Steve.Ghan at PNL.GOV
Thu May 5 18:18:13 EDT 2005


I'm trying to display netcdf history from wrf. The ncdump -h of this
file is attached.  <<wrfout_d01_0001-01-01_00_00_00.2d.ncdump>> 
I open it with xdfopen using the following ddf file 
DSET ./wrfout_d01_0001-01-01_00:00:00.2d
TITLE wrf
UNDEF 99999.0
XDEF west_east 201 LINEAR 0.0 0.25
YDEF south_north 2 LINEAR 0.0 0.1
ZDEF bottom_top 80 LINEAR .125 .250
TDEF Time 13 LINEAR 0Z1JAN01 5mn
VARS 4
T=>t 80 99 perturbation potential temperature
QVAPOR=>qvapor 80 99 water vapor mixing ratio
QCLOUD=>qcloud 80 99 cloud water  mixing ratio
QRAIN=>qrain 80 99 rain water  mixing ratio
ENDVARS

I can display a 1-d slice of any number of fields, but when I try to
display in more than one dimension (i.e., a contour plot) I can only
display once. The second display always produces a segmentation fault,
even if it is for the same field and dimensions. Any ideas what the
problem might be?

I am using gradsnc v1.8SL11 on linux redhat 7.3

-Steve Ghan

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20050505/921f0df8/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrfout_d01_0001-01-01_00_00_00.2d.ncdump
Type: application/octet-stream
Size: 41969 bytes
Desc: wrfout_d01_0001-01-01_00_00_00.2d.ncdump
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20050505/921f0df8/attachment.obj 


More information about the gradsusr mailing list