[gradsusr] xdfopen ensemble problem

Joey Woodson instantweathermaps at gmail.com
Wed Feb 29 12:59:32 EST 2012


While playing around with a NETCDF file I made from the GEFS, I noticed
that the xdfopen function hangs whenever I try to template over time, even
when there is only one time to template from. (A normal sdfopen on the .nc
file works fine and displays valid values). Here is my script to make the
NETCDF file:

set e 1 21
set t 1
MXTMPclm=TMP2m
* TMP2m is NOT the actual variable I used; I instead did some manipulation
with another variable.
set sdfwrite -5d /opt/www/GEFS/2012022700/000-1-usa-2.nc
set e 1 21
set t 1
sdfwrite MXTMPclm

And my ctl file:

DSET /opt/www/GEFS/2012022700/%f3-1-usa-2.nc
OPTIONS template
EDEF ens 21
TDEF time 1 LINEAR 00Z27Feb2012 6hr

I already tried adding the names (did nothing) and breaking it up into
multiple files by ensemble member (resulted in a malloc error). I have
attached the .nc file for your convenience.

-- 

http://www.instantweathermaps.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120229/6b656b69/attachment-0003.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 000-1-usa-2.nc
Type: application/x-netcdf
Size: 356488 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20120229/6b656b69/attachment-0003.nc 


More information about the gradsusr mailing list