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.
Jimmy, You didn't mention what OS you were using. In 5.4, there was a difference in the way station names (STID) were storred when they were longer than 4 characters. This affected display on machines of a different byte order than the data was decoded on. You don't normally see this with radiosonde data since those station names are 4 characters or less. Try using: CXSTNS=74769 instead of the station ID. Display either way seems to work for me in 5.6. Steve Chiswell Unidata User Support >From: "J. Correia" <address@hidden> >Organization: UCAR/Unidata >Keywords: 200112052001.fB5K1sN14608 >i cant seem to get the profiler, either hourly or 6 minute profiler data >to plot. first it gives me a time error in sncross...oh yeah gempak >5.4...but then when i list the times...it gives me a station error...where >the only station is the time series point...here are my variable set ups >in sncross: > > CXSTNS = okom6 > SNPARM = > SNFILE = /export/data/gempak/profiler/20011130_pro.gem > DATTIM = list > VCOORD = hght > PTYPE = lin > YAXIS = 999 > TAXIS = 30/00-30/12-3 > LINE = 0 > BORDER = 1 > CINT = 0 > WIND = bk4 > TITLE = > PANEL = 0 > DEVICE = xw > CLEAR = y > FILTER = y > TEXT = 0 > CURVE = > CLRBAR = > CONTUR = 0 > FINT = 0 > FLINE = 10-20 > CTYPE = C > GEMPAK-SNCROSS> > > >any idea why i cant plot the time series? >thanks a bunch >jimmyc >fsu > > >