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 10
1
.TH getvars
1
.TH getvars
2
.SH NAME 
2
.SH NAME 
3
.B getvars - get a list of a fields on a netCDF file
3
.B getvars - get a list of a fields on a netCDF file
4
.SH SYNOPSIS 
4
.SH SYNOPSIS 
5
.B getvars
5
.B getvars
6
.I filename
6
.I filename
7
.SH DESCRIPTION
7
.SH DESCRIPTION
8
Get a list of all fields on a netCDF file - the names of the fields are listed line-by-line.
8
Get a list of all fields on a netCDF file - the names of the fields are listed line-by-line.
9
.SH PARAMETERS
9
.SH PARAMETERS
10
.TP 15
10
.TP 15
11
.B filename
11
.B filename
12
name of the netCDF file (e.g. P20110102_00).
12
name of the netCDF file (e.g. P20110102_00).
13
.SH EXAMPLES
13
.SH EXAMPLES
14
.TP 5
14
.TP 5
15
.B [1] getvars P20110102_00
15
.B [1] getvars P20110102_00
16
gives a list of all fields on the netCDF file P20110102_00; the results is:  time, Q, LWC, IWC, T, U, V, OMEGA, PS, SLP  
16
gives a list of all fields on the netCDF file P20110102_00; the results is:  time, Q, LWC, IWC, T, U, V, OMEGA, PS, SLP  
17
.SH AUTHOR
17
.SH AUTHOR
18
Written by Michael Sprenger and Heini Wernli (January 2011)
18
Written by Michael Sprenger and Heini Wernli (January 2011)