[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20030513: rawinsonde CD-Rom



Claudia,

If you output the data in FAA604 format, like:
DENMANDEN
72469 TTAA  63001 72469 99844 17022 25001 00138 ///// ///// 
92820 ///// ///// 85547 ///// ///// 70192 11860 12503 50591 
08137 25506 40761 18763 24009 30969 33942 21513 25094 437// 
20011 20240 553// 20012 15419 611// 22012 88177 615// 20017 
77175 ///// 20017 
DENSGLDEN
72469 TTBB  6300/ 72469 00844 17022 11841 17237 22763 12830 
33730 13660 44623 04850 55588 02858 66523 05725 77487 09738 
88475 10913 99439 14340 11432 14761 22422 15364 33373 23760 
44343 29339 55309 32340 66267 39945 77138 603// 88120 671// 
99102 685// 31313 011// 2312/=
PPBB  63000 72469 90078 25001 16503 15003 909// 13504 91023 
12003 14502 18502 91467 24504 26505 27004 92015 25007 24008 
24009 93045 23013 20011 20011 94038 20011 20017 22508 950// 
23006 


Then, you need to wrap the bulletins with the AFOS bulletin 
separators ZCZC and NNNN in order for dcuair to find the
start and end of the bulletins, like:


<-------FILE AG139300.DEN------->
ZCZC
DENMANDEN
72469 TTAA  63001 72469 99844 17022 25001 00138 ///// ///// 
92820 ///// ///// 85547 ///// ///// 70192 11860 12503 50591 
08137 25506 40761 18763 24009 30969 33942 21513 25094 437// 
20011 20240 553// 20012 15419 611// 22012 88177 615// 20017 
77175 ///// 20017 
NNNN

ZCZC
DENSGLDEN
72469 TTBB  6300/ 72469 00844 17022 11841 17237 22763 12830 
33730 13660 44623 04850 55588 02858 66523 05725 77487 09738 
88475 10913 99439 14340 11432 14761 22422 15364 33373 23760 
44343 29339 55309 32340 66267 39945 77138 603// 88120 671// 
99102 685// 31313 011// 2312/=
PPBB  63000 72469 90078 25001 16503 15003 909// 13504 91023 
12003 14502 18502 91467 24504 26505 27004 92015 25007 24008 
24009 93045 23013 20011 20011 94038 20011 20017 22508 950// 
23006 
NNNN


% cat AG139300.DEN | dcuair -c 930813/0000 -d - -v 4 YYYYMMDDHH.gem
[17443749] 030527/1056 [DC 3]  Starting up. Version 5.6.k
[17443749] 030527/1056 [DC 2]  read 770/102399 bytes strt 0 newstrt 770
[17443749] 030527/1056 [DC 2]  read 0/101630 bytes strt 770 newstrt 770
[17443749] 030527/1056 [DC -9]  End of input data file.
[17443749] 030527/1056 [DC 5]  Normal termination.
[17443749] 030527/1056 [DC 2]  Number of bulletins read and processed: 2
[17443749] 030527/1056 [DC 6]  Shutting down.


The programs I wrote to process the data from the FSL output
format just save the step of wrapping the data with bulletin
delimeters since the program will create its own GEMPAK files. 
You also will need to use the -c option to dcuair (and possibly 
-b depending on the time range of data you wish to process).

Using the ZCZC and NNNN delimeters is a convenient way of
processing any data where the original control characters are stripped out
of the archive.

Steve Chiswell





>From: "Claudia K. Walters" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200305140205.h4E25rLd017377

>This is a multi-part message in MIME format.
>
>------=_NextPart_000_0037_01C3199B.AA3D3870
>Content-Type: text/plain;
>       charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>Greeting,=20
>
>we are working on a ten-year climatology for the central US using NCDC =
>rawinsonde CD data.  A few years ago, for a similar project, we used =
>getraob to extract the data in FAA604 format and then snrawd to get the =
>data into gempak sounding files.  I have found some reference in the =
>archives to a program that Steve Chiswell wrote some time ago to bring =
>rawinsonde data in FSL format into gempak using snedit.  Is this still =
>the recommended way to get large numbers of rawinsonde observations into =
>gempak or has dcuair been modified to allow for direct import of =
>archived data without the headers?
>
>Thanks in advance for your help.
>Claudia
>
>*************************************************************************=
>************************************
>Claudia K. Walters, Ph.D.
>Visiting Research Investigator
>Department of Behavioral Sciences
>University of Michigan - Dearborn
>
>Email:  address@hidden
>Phone: +1.313.791.8841
>*************************************************************************=
>************************************ 
>------=_NextPart_000_0037_01C3199B.AA3D3870
>Content-Type: text/html;
>       charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
><HTML><HEAD>
><META http-equiv=3DContent-Type content=3D"text/html; =
>charset=3Diso-8859-1">
><META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
><STYLE></STYLE>
></HEAD>
><BODY bgColor=3D#ffffff>
><DIV><FONT face=3DArial size=3D2>Greeting, </FONT></DIV>
><DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
><DIV><FONT face=3DArial size=3D2>we are working on a ten-year =
>climatology for the=20
>central US using NCDC rawinsonde CD data.&nbsp; A few years ago, for a =
>similar=20
>project, we used getraob to extract the data in FAA604 format and then =
>snrawd to=20
>get the data into gempak sounding files.&nbsp; I have found some =
>reference in=20
>the archives to a program that Steve Chiswell wrote some time ago to =
>bring=20
>rawinsonde data in FSL format into gempak using snedit.&nbsp; Is this =
>still the=20
>recommended way to get large numbers of rawinsonde observations into =
>gempak or=20
>has dcuair been modified to allow for direct import of archived data =
>without the=20
>headers?</FONT></DIV>
><DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
><DIV><FONT face=3DArial size=3D2>Thanks in advance for your =
>help.</FONT></DIV>
><DIV><FONT face=3DArial size=3D2>Claudia</FONT></DIV>
><DIV>&nbsp;</DIV>
><DIV><FONT face=3DArial=20
>size=3D2>****************************************************************=
>*********************************************<BR>Claudia=20
>K. Walters, Ph.D.<BR>Visiting Research Investigator<BR>Department of =
>Behavioral=20
>Sciences<BR>University of Michigan - Dearborn</FONT></DIV>
><DIV>&nbsp;</DIV>
><DIV><FONT face=3DArial size=3D2>Email:&nbsp; <A=20
>href=3D"mailto:address@hidden";>address@hidden</A><BR>Phon=
>e:=20
>+1.313.791.8841<BR>******************************************************=
>*******************************************************</FONT>&nbsp;</DIV=
>></BODY></HTML>
>
>------=_NextPart_000_0037_01C3199B.AA3D3870--
>
>From address@hidden Fri May  9 13:39:57 2003
>Received: from mail1.umd.umich.edu (mail1.umd.umich.edu [141.215.69.129])
>       by unidata.ucar.edu (UCAR/Unidata) with ESMTP id h49Jdu7U021893
>       for <address@hidden>; Fri, 9 May 2003 13:39:57 -0600 (MDT)
>Organization: UCAR/Unidata
>Keywords: 200305091939.h49Jdu7U021893
>Received: from mercury.its.umd.umich.edu (mercury.umd.umich.edu [141.215.69.17
> ])
>       by mail1.umd.umich.edu (Postfix) with ESMTP id 5DE731E1F
>       for <address@hidden>; Fri,  9 May 2003 15:39:50 -0400 (EDT)
>Received: from casllaptop5 ([141.215.147.105]) by mercury.its.umd.umich.edu
>          (Netscape Messaging Server 3.6)  with ESMTP id AAA6F83
>          for <address@hidden>; Fri, 9 May 2003 15:39:50 -0400
>Message-ID: <002401c31662$9ec7dbd0$6993d78d@casllaptop5>
>From: "Claudia K. Walters" <address@hidden>
>To: <address@hidden>
>Subject: rawinsonde data
>Date: Fri, 9 May 2003 15:38:52 -0400
>MIME-Version: 1.0
>Content-Type: multipart/alternative;
>       boundary="----=_NextPart_000_0021_01C31641.17979040"
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook Express 6.00.2800.1106
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
>X-Spam-Status: No, hits=1.6 required=5.0
>       tests=MAILTO_LINK,NOSPAM_INC,SPAM_PHRASE_08_13,SUPERLONG_LINE,
>             USER_AGENT_OE
>       version=2.43
>X-Spam-Level: *
>
>This is a multi-part message in MIME format.
>
>------=_NextPart_000_0021_01C31641.17979040
>Content-Type: text/plain;
>       charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>Greetings,=20
>
>we are working on a 10-year climatology using the NCDC rawinsonde =
>CD-ROM.  A few years ago, we used getraob and then snrawd to import the =
>data into Gempak.  I understand that with dcuair you need to add control =
>characters before and after the observation.  I have also found a =
>reference to Steve Chiswell's software for converting radiosonde data in =
>fsl format using snedit.  Is this software still the recommended way to =
>import large numbers of soundings into Gempak or is there a different =
>way now?
>
>Thanks for your help.
>Claudia=20
>
>*************************************************************************=
>************************************
>Claudia K. Walters, Ph.D.
>Visiting Research Investigator
>Department of Behavioral Sciences
>University of Michigan - Dearborn
>
>Email:  address@hidden
>Phone: +1.313.791.8841
>*************************************************************************=
>************************************
>------=_NextPart_000_0021_01C31641.17979040
>Content-Type: text/html;
>       charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
><HTML><HEAD>
><META http-equiv=3DContent-Type content=3D"text/html; =
>charset=3Diso-8859-1">
><META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
><STYLE></STYLE>
></HEAD>
><BODY bgColor=3D#ffffff>
><DIV><FONT face=3DArial size=3D2>Greetings, </FONT></DIV>
><DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
><DIV><FONT face=3DArial size=3D2>we are working on a 10-year climatology =
>using the=20
>NCDC rawinsonde CD-ROM.&nbsp; A few years ago, we used getraob and then =
>snrawd=20
>to import the data into Gempak.&nbsp; I understand that with dcuair you =
>need to=20
>add control characters before and after the observation.&nbsp; I have =
>also found=20
>a reference to Steve Chiswell's software for converting radiosonde data =
>in fsl=20
>format using snedit.&nbsp; Is this software still the recommended way to =
>import=20
>large numbers of soundings into Gempak or is there a different way=20
>now?</FONT></DIV>
><DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
><DIV><FONT face=3DArial size=3D2>Thanks for your help.</FONT></DIV>
><DIV><FONT face=3DArial size=3D2>Claudia </FONT></DIV>
><DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
><DIV><FONT face=3DArial=20
>size=3D2>****************************************************************=
>*********************************************<BR>Claudia=20
>K. Walters, Ph.D.<BR>Visiting Research Investigator<BR>Department of =
>Behavioral=20
>Sciences<BR>University of Michigan - Dearborn</FONT></DIV>
><DIV>&nbsp;</DIV>
><DIV><FONT face=3DArial size=3D2>Email:&nbsp; <A=20
>href=3D"mailto:address@hidden";>address@hidden</A><BR>Phon=
>e:=20
>+1.313.791.8841<BR>******************************************************=
>*******************************************************</FONT></DIV></BOD=
>Y></HTML>
>
>------=_NextPart_000_0021_01C31641.17979040--
>