Subversion Repositories lagranto.um

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 michaesp 1
.TH changecst
2
.SH NAME 
3
.B changecst - change constants file name on the netCDF file
4
.SH SYNOPSIS 
5
.B changecst 
6
.I filename
7
.I new_cst_file
8
.SH DESCRIPTION
9
Change the name of the constants file for "filename" to the new name "new_cst_file"
10
.SH PARAMETERS
11
.TP 15
12
.B filename 
13
name of the netCDF file 
14
.TP 15
15
.B new_cst_file
16
name of the new constants file name
17
.SH EXAMPLES
18
.TP 5
19
.B [1] changecst P20110102_18 ml_cst
20
change the constants filename for P20110102_18 to its new name "ml_cst".
21
.SH AUTHOR
22
Written by Michael Sprenger and Heini Wernli (January 2011)