README.ProcessData
author A.M. Thurnherr <athurnherr@yahoo.com>
Sun, 27 Jul 2014 16:28:57 -0400
changeset 30 8697ba5a88ec
parent 20 7caeef8595b0
permissions -rw-r--r--
before beginning to add code to calculate package velocity
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
16
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
     1
======================================================================
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
     2
                    R E A D M E . P R O C E S S D A T A 
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
     3
                    doc: Tue May 15 18:49:00 2012
20
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 17
diff changeset
     4
                    dlm: Fri Jul 12 12:07:38 2013
16
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
     5
                    (c) 2012 A.M. Thurnherr
20
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 17
diff changeset
     6
                    uE-Info: 118 71 NIL 0 0 72 75 2 8 NIL ofnI
16
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
     7
======================================================================
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
     8
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
     9
=Overview=
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    10
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    11
This README describes how to obtain profiles of vertical shear and
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    12
velocity from CTD/LADCP data. It assumes that all of the required
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    13
software has been installed (see [README.Install]).
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    14
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    15
The re-implemented shear method software provides two commands:
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    16
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    17
[LADCPproc]	This utility produces LADCP shear data from a raw ADCP
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    18
		data file and the corresponding CTD time series.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    19
		Additionally, it can create profiles of acoustic
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    20
		backscatter, as well as BT-referenced velocity
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    21
		profiles near the seabed from downlooking ADCPs.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    22
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    23
[LADCPintsh]	This utility produces profiles of horizontal velocity
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    24
		from the [LADCPproc] shear output. BT profiles (from
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    25
		[LADCPproc] or from the LDEO_IX inversion software) or
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    26
		SADCP profiles (manually constructed) can be used to
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    27
		reference the velocity profiles.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    28
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    29
For non-standard processing, the shear output from [LADCPproc] can be
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    30
post-edited before gridding, e.g. in order to filter data collected at
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    31
very shallow depths when the ADCP may be affected by the magnetic field
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    32
of the surface vessel (see [README.PostEdit] for details).
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    33
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    34
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    35
=DATA REQUIREMENTS=
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    36
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    37
ADCP DATA: The software reads binary RDI BB ADCP files from both down-
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    38
and upward-looking ADCPs. Clock setting of the ADCP is not important.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    39
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    40
CTD DATA: LADCP processing requires a CTD-derived time series of
17
343ba18738cf V1.0beta8
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 16
diff changeset
    41
pressure, temperature and salinity. Optionally, it is recommended that
343ba18738cf V1.0beta8
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 16
diff changeset
    42
an elapsed time field is supplied. A time resolution of 1Hz is
343ba18738cf V1.0beta8
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 16
diff changeset
    43
recommended. The software is capable of reading both binary and ASCII
343ba18738cf V1.0beta8
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 16
diff changeset
    44
SeaBird .cnv files with lat/lon information in the header and with the
343ba18738cf V1.0beta8
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 16
diff changeset
    45
following fields: timeS, prDM, t090C and/or t190C, sal00 and/or sal11.
343ba18738cf V1.0beta8
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 16
diff changeset
    46
Alternatively, the CTD time series can be supplied as an arbitrary
343ba18738cf V1.0beta8
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 16
diff changeset
    47
headerless ASCII CTD file with the same information, as described in
343ba18738cf V1.0beta8
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 16
diff changeset
    48
[LADCPproc.defaults].
16
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    49
	
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    50
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    51
=CALCULATE LADCP SHEAR PROFILE=
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    52
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    53
The following simple example shows how to create separate shear profiles
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    54
from an upward- and a downward-looking ADCP, as well as a BT-referenced
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    55
velocity profile near the seabed:
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    56
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    57
Input files:
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    58
	001DL000.000	downlooker ADCP file
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    59
	001UL000.000	uplooker ADCP file
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    60
	001.cnv		CTD file
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    61
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    62
LADCPproc -p 001DL.sh -b 001.BT 001DL000.000 001.cnv > /dev/null
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    63
	- this example creates two files, 001DL.sh (shear profiles) and
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    64
	  001.BT (bottom-track data)
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    65
	- the default output (STDOUT) from [LADCPproc] is a list of
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    66
	  valid shear samples, which is ignored (sent to /dev/null) in
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    67
	  this example
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    68
	- it is recommended that the diagnostic output (STDERR) is
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    69
	  captured in a log file; refer to the manual of your shell on
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    70
	  how to accomplish this
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    71
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    72
LADCPproc -p 001UL.sh 001UL000.000 001.cnv > /dev/null
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    73
	- this example creates one file, 001UL.sh (shear profiles)
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    74
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    75
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    76
In this simple example, processing is carried out with standard
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    77
parameters. Some of the important parameters can be modified with
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    78
[LADCPproc] options, which are listed when [LADCPproc] is ran without
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    79
input parameters. The following are the most important [LADCPproc]
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    80
options:
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    81
	-d 		generate diagnostic output (recommended)
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    82
	-r		use RDI BT data instead of echo amplitudes to find
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    83
	        	seabed and determine CTD velocity
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    84
	-o <dz>		output grid resolution (defaults to 5m)
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    85
	-p <shearprof>	generate shear profile output
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    86
	-b <btm_track>	generate BT output
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    87
	-s <setup_file>	read additional non-default processing parameters
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    88
			from <setup_file>
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    89
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    90
However, there are many more processing parameters than can be modified
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    91
with options --- a full list with comments can be found in
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    92
[LADCPproc.defaults]. To change any of the default parameter values,
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    93
create a perl-file with variable assignments (see [LADCPproc.defaults]
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    94
for syntax) and use the -s <setup_file> option in [LADCPproc].
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    95
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    96
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    97
=CALCULATE LADCP VELOCITY PROFILE=
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    98
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
    99
Given the output from the above steps, different full-depth velocity
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   100
profiles can be produced as follows:
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   101
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   102
LADCPintsh 001DL.sh > 001DL.bc
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   103
	- this creates baroclinic (zero vertical mean) velocity profile
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   104
	  from the DL shear data
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   105
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   106
LADCPintsh -r 001.BT 001DL.sh > 001DL.vel
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   107
	- this creates a BT-referenced absolute velocity profile from
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   108
	  the DL shear data
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   109
20
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 17
diff changeset
   110
LADCPintsh -r 001.BT 001UL.sh > 001UL.vel
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 17
diff changeset
   111
	- this creates a BT-referenced absolute velocity profile from
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 17
diff changeset
   112
	  the UL shear and the DL BT data
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 17
diff changeset
   113
	- note that no -u is required in this case!
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 17
diff changeset
   114
16
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   115
LADCPintsh -r 001.BT -u 001UL.sh 001DL.sh > 001.vel
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   116
	- this creates a BT-referenced absolute velocity profile from
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   117
	  the combined DL/UL shear data
20
A.M. Thurnherr <athurnherr@yahoo.com>
parents: 17
diff changeset
   118
	- note that -u is only required if both UL and DL data are used
16
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   119
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   120
It is also possible to use SADCP data to reference the velocity
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   121
profiles, although it is up to the user to create an input data file
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   122
in one of the supported formats. Note that it is *not* possible to use
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   123
multiple simultaneous referencing constraints with [LADCPintsh]. 
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   124
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   125
The following are common [LADCPintsh] options:
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   126
	-u		use uplooker shear (in addition to downlooker,
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   127
			which is always used)
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   128
	-r <file>	use reference-velocity data to reference baroclinic
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   129
			velocity profiles; the following file formats
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   130
			are supported 1) bottom-track output produced by
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   131
			the -b option of [LADCPproc], 2) bottom-track
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   132
			output produced by the LDEO processing software
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   133
			(.bot files). SADCP data can be used, too, but
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   134
			they have to be supplied in one of the two
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   135
			supported file formats.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   136
	-n <samp>	set minimum number of shear samples to use
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   137
	-m <samp>	set minimum BT samples to use
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   138
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   139
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   140
=QUALITY CHECKS=
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   141
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   142
After processing, the quality of the resulting profiles must be
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   143
assessed. The following steps are recommended:
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   144
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   145
1) Compare the down- and up-cast profiles of velocity. Vertical
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   146
velocity is particularly useful in this context as problematic casts
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   147
often show a striking "X" pattern.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   148
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   149
2) Inspect the standard deviation profiles of the binned shear and
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   150
determine (by comparison with similar data) whether the standard
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   151
deviations have the correct magnitude.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   152
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   153
3) Calculate and compare independent solutions from the uplooker and
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   154
downlooker data. This will only validate the baroclinic velocities (i.e.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   155
the vertical shear).
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   156
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   157
4) Compare to velocity profiles calculated with different software (e.g.
ff157f4445ce V1.0 beta7
A.M. Thurnherr <athurnherr@yahoo.com>
parents:
diff changeset
   158
with the LDEO_IX velocity inversion code).