This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
David, Here is an example: NCEP produces 20 perturbation members (eg ftpprd.ncep.noaa.gov under pub/data/nccf/com/gens/prod/gefs.20070605/06/pgrb2a) which I have decoded such as f024 members: gep01_2007060506f024.gem gep02_2007060506f024.gem gep03_2007060506f024.gem gep04_2007060506f024.gem gep05_2007060506f024.gem gep06_2007060506f024.gem gep07_2007060506f024.gem gep08_2007060506f024.gem gep09_2007060506f024.gem gep10_2007060506f024.gem gep11_2007060506f024.gem gep12_2007060506f024.gem gep13_2007060506f024.gem gep14_2007060506f024.gem gep15_2007060506f024.gem gep16_2007060506f024.gem gep17_2007060506f024.gem gep18_2007060506f024.gem gep19_2007060506f024.gem gep20_2007060506f024.gem The $GEMTBL/config/datatype.tbl has a template for GEFS that provides a file name pattern: gep*_YYYYMMDDHHfFFF.gem To plot an ensemble function, I use GDFILE = {GEFS} The wildcard "*" in the template will enable the {} to find multiple files. Steve Chiswell Unidata User Support > Hi Steve, > > Thanks for the response. I guess I'm confused as to what an 'alias' is in > this context. I tried a GDFILE line like this: > GDFILE = {$a,$b,$c,$d}+{$e,$f,$g,$h,$i,$j,$k,$l}+{$m,$n,$o,$p} > where each variable is a GEMPAK file name representing 1 of the 16 members. > It only saw 4 members, either the first or last set. > > I also tried: > GDFILE = {$a,$b,$c,$d,$e,$f,$g,$h,$i,$j,$k,$l,$extra} > where extra was a variable with the remaining four members, but it only took > the first 12. > > Can you provide a specific example of the use of an alis? > > Thanks, > Dave > > ----- Original Message ----- > From: Unidata GEMPAK Support <address@hidden> > Date: Monday, June 4, 2007 6:46 pm > Subject: [GEMPAK #KJI-373009]: ENS_PROB limitation > > > David, > > > > The maximum number of members is 128 > > ($GEMPAK/source/gemlib/de/decmn.cmn, ensdiag.h MXMBRS), > > however, there is a 12 file name limit for parsing the GDFILE {} > > entry (MAXENT). > > > > The parsing of file name entries in descan.c is limited by that > > compile time parameter to > > 12, but I have successfully built ensembles for 72 member ECMWF > > files where the > > file alias provided the wildcard '*' for the perturbation number. > > > > Steve Chiswell > > Unidata User Support > > > > > > > Hello, > > > > > > Is there a 12 member limit on the number of variables one can > > input to the ENS_PROB function? I ask because I have a 16 member > > ensemble, but it's only calculating the probabilities from 12 of > > the members. I'm using GEMPAK Version 5.10.1. Here's the > > output...when I run the attached script. it does look like it sees > > all 16 files in the "Grid file" entry... > > > > > > Thanks for any help. > > > Dave > > > > > > [DE 4] Number of MEMBERS = 12 > > > > > > Grid file: > > {gfsm,gfsrm,gfstw,gfsw,namm,namw,sn1m,sn1w,sn2m,sn2w,sp1kfm,sp1kfw,sp1m,sp1w,sp2m,sp2w}> > > GRID IDENTIFIER: > > > TIME1 TIME2 LEVL1 LEVL2 VCORD PARM > > > 060211/1200F036 0 NONE MULEXX_100 > > > > > > GAREA: 37;-80;45;-68 > > SCALE: 0 > > > > > > MINIMUM AND MAXIMUM VALUES 0.00 100.00 > > > > > > FILLED CONTOURS: > > > > > > LEVELS: 0.00 1.00 10.00 20.00 30.00 40.00 > > 50.00 > > > COLORS: 0 0 26 4 24 21 22 > > > TYPES: 1 1 1 1 1 1 1 > > > > > > LEVELS: 60.00 70.00 80.00 90.00 100.00 > > > COLORS: 23 20 17 13 14 11 > > > TYPES: 1 1 1 1 1 1 > > > Enter <cr> to accept parameters or type EXIT: Parameters > > requested: GDATTIM,GLEVEL,GVCORD,GFUNC,GDFILE,CINT,LINE,MAP, > > > > > MSCALE,TITLE,DEVICE,SATFIL,RADFIL,IMCBAR,PROJ,GAREA,IJSKIP,CLEAR,PANEL,TEXT,> > > SCALE,LATLON,HILO,HLSYM,CLRBAR,CONTUR,SKIP,FINT,FLINE,CTYPE,LUTFIL,STNPLT. > > > > > > > > > > > > > > > Ticket Details > > =================== > > Ticket ID: KJI-373009 > > Department: Support GEMPAK > > Priority: Normal > > Status: Closed > > > > > > Ticket Details =================== Ticket ID: KJI-373009 Department: Support GEMPAK Priority: Normal Status: Closed