[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20030806: SNCROSS date and time not found in file
- Subject: 20030806: SNCROSS date and time not found in file
- Date: Wed, 06 Aug 2003 10:54:27 -0600
Dusty,
This is because you had DATTIM=all when you added the data to the file
with SNMOD. It will not cause a problem, other than those times are
taking up slots in the data file (recall you can have 300 times in a file).
Those other times are times that exist in your database, just no data for
ABQ at those times.
Recall in my original message that I showed DATTIM=0000;1200 to
just copy the 0Z and 12Z times. These are the 2 times per day
that are mandatory upper air times.
Note that in your TITLE, you have Albuquerque misspelled
(before you create too many images you would have to change later).
Steve Chiswell.
>From: <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200308061550.h76FoLLd001439
>Steve,
>
>I have a question regarding what happens after I run SNCROSS. With my paramet
> ers set to the following:
>
>CXSTNS Cross-section station line abq
> SNPARM Sounding parameter list smph
> SNFILE Sounding data file 200101_upa.gem
> DATTIM Date/time all
> VCOORD Vertical coordinate type pres
> PTYPE Plot type/h:w ratio/margins log
> YAXIS Ystrt/ystop/yinc/lbl;gln;tck 100/10
> TAXIS Time1-time2-tinc;lbl;gln;tck 01/0000-31/1200-12
> LINE Color/type/width/label/smth/fltr 2
> BORDER Background color/type/width 3;6;0/1/2;1
> CINT Contour interval/min/max 0
> WIND Wind symbol/siz/wdth/typ/hdsz
> TITLE Title color/line/title 6/0/Albequrque Jan, 2001
> PANEL Panel loc/color/dash/width/regn 0
> DEVICE Device|name|x size;y size|color xw
> CLEAR Clear screen flag y
> FILTER Filter data factor no
> TEXT Size/fnt/wdth/brdr/N-rot/just/hw 1/1/1/hw
> CURVE Curve fit type 2
> CLRBAR Color/ornt/anch/x;y/ln;wd/freq|t
> CONTUR Subbox/smooth 21
> FINT Fill interval/min/max .01;2
> FLINE Fill colors/fill types
> CTYPE Contour type: C/F c
>
>And then I run SNCROSS and receive a funny message regarding a bunch of dates
> and times that are not in this file for example, for the parameters here are
> just a few that I get back:
>SNCROSS -17] Data at time 010101/1200 is not in the file.
> [SNCROSS -17] Data at time 010101/1500 is not in the file.
> [SNCROSS -17] Data at time 010101/1800 is not in the file.
> [SNCROSS -17] Data at time 010101/2100 is not in the file.
> [SNCROSS -17] Data at time 010102/0300 is not in the file.
> [SNCROSS -17] Data at time 010102/0600 is not in the file.
> [SNCROSS -17] Data at time 010102/0900 is not in the file.
> [SNCROSS -17] Data at time 010102/1500 is not in the file.
> [SNCROSS -17] Data at time 010102/1800 is not in the file.
> [SNCROSS -17] Data at time 010102/2100 is not in the file.
>
>Everything still works I was just wandering if this is going to effect my outp
> ut at all. Is this just casue I have dattim=all, and is there a way I can ge
> t rid of all that.
>
>thanks,
>Dusty
>
>