Subversion Repositories lagranto.um

Rev

Rev 3 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3 Rev 6
1
.TH list2lsl
1
.TH list2lsl
2
.SH NAME 
2
.SH NAME 
3
.B list2lsl - convert a list of longitude, latitude and pressure into a trajectory file. 
3
.B list2lsl - convert a list of longitude, latitude and pressure into a trajectory file. 
4
.SH SYNOPSIS 
4
.SH SYNOPSIS 
5
.B list2lsl
5
.B list2lsl
6
.I inpfile
6
.I inpfile
7
.I outfile
7
.I outfile
8
.I [ optional arguments ]
8
.I [ optional arguments ]
9
.SH DESCRIPTION
9
.SH DESCRIPTION
10
Convert an input file "inpfile" wqith  a list of longitude, latitude and pressure into a trajectory file.
10
Convert an input file "inpfile" wqith  a list of longitude, latitude and pressure into a trajectory file.
11
.SH PARAMETERS
11
.SH PARAMETERS
12
.TP 15
12
.TP 15
13
.I inpfile
13
.I inpfile
14
input file (a list of longitude, latitude and pressure)
14
input file (a list of longitude, latitude and pressure)
15
.TP 15
15
.TP 15
16
.I outfile
16
.I outfile
17
output trajectory file
17
output trajectory file
18
.SH OPTIONAL PARAMETERS 
18
.SH OPTIONAL PARAMETERS 
19
.TP 5
19
.TP 5
20
.B -ref refdate
20
.B -ref refdate
21
set the reference date of the trajectory file to "refdate", e.g. "-ref 20110102_00".
21
set the reference date of the trajectory file to "refdate", e.g. "-ref 20110102_00".
22
.TP 5
22
.TP 5
23
.B -time value
23
.B -time value
24
set the time of the trajectory file to "value" (in format HH.MM): e.g. "-time 6" sets the time to 6 h. 
24
set the time of the trajectory file to "value" (in format HH.MM): e.g. "-time 6" sets the time to 6 h. 
25
.SH EXAMPLES
25
.SH EXAMPLES
26
.TP 5
26
.TP 5
27
.B [1] list2lsl listfile trafile -refdate 20110101_00 -time 6 
27
.B [1] list2lsl listfile trafile -refdate 20110101_00 -time 6 
28
converts the list "listfile" into a trajectory file "trafile", where the reference date is 20110101_00 and the time is 6 h.
28
converts the list "listfile" into a trajectory file "trafile", where the reference date is 20110101_00 and the time is 6 h.
29
.SH AUTHOR
29
.SH AUTHOR
30
Written by Michael Sprenger and Heini Wernli (January 2011)
30
Written by Michael Sprenger and Heini Wernli (January 2011)