Skip to content

Commit

Permalink
updated coefficients (FLNTUS and DO) for WQBAW and WQBKN
Browse files Browse the repository at this point in the history
git-svn-id: https://bbl.ancl.hawaii.edu/projects/bbl/trunk@1163 9e959af2-1677-4b95-8350-622619c7fe3b
  • Loading branch information
csjx committed Mar 31, 2016
1 parent 0f61cfe commit d54aabb
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
28 changes: 14 additions & 14 deletions src/matlab/schedule_WQAW01_XXXCTDX001R00_processing.m
Original file line number Diff line number Diff line change
Expand Up @@ -231,23 +231,23 @@
'calibrationCoefficientValues' , ...
{ ...
... % Flourometer
0.058 , ... %CDC
15 , ... %CSF
0.075 , ... %TDC
43 , ... %TSF
0.052 , ... %CDC
10 , ... %CSF
0.072 , ... %TDC
5 , ... %TSF
... % Dissolved Oxygen
1.0513e0 , ... %A0
-1.5000e-3 , ... %A1
3.9329e-1 , ... %A2
7.085069e-4 , ... %Ta0
2.521378e-4 , ... %Ta1
4.688456e-7 , ... %Ta2
1.067418e-7 , ... %Ta3
-2.3305e-1 , ... %B0
1.6100e0 , ... %B1
1.0309e-1 , ... %C0
4.3474e-3 , ... %C1
5.9044e-5 , ... %C2
4.2615e-1 , ... %A2
7.717209e-4 , ... %Ta0
2.332949e-4 , ... %Ta1
2.291097e-6 , ... %Ta2
4.617766e-8 , ... %Ta3
-2.2904e-1 , ... %B0
1.6450e0 , ... %B1
9.8742e-2 , ... %C0
4.2295e-3 , ... %C1
5.7063e-5 , ... %C2
1.1000e-2 , ... %E
... % Salinity
-6.24523e-3 , ... %B0
Expand Down
28 changes: 14 additions & 14 deletions src/matlab/schedule_WQKN01_XXXCTDX001R00_processing.m
Original file line number Diff line number Diff line change
Expand Up @@ -230,23 +230,23 @@
'calibrationCoefficientValues' , ...
{ ...
... % Flourometer
0.052 , ... %CDC
11 , ... %CSF
0.071 , ... %TDC
5 , ... %TSF
0.077 , ... %CDC
16 , ... %CSF
0.056 , ... %TDC
41 , ... %TSF
... % Dissolved Oxygen
1.0513 , ... %A0
-1.5e-3 , ... %A1
3.8786e-1 , ... %A2
6.650443e-4 , ... %Ta0
2.500250e-4 , ... %Ta1
5.829738e-7 , ... %Ta2
1.006507e-7 , ... %Ta3
-2.4484e-1 , ... %B0
1.6179 , ... %B1
1.0691e-1 , ... %C0
4.5282e-3 , ... %C1
6.0681e-5 , ... %C2
3.8903e-1 , ... %A2
7.171708e-4 , ... %Ta0
2.495781e-4 , ... %Ta1
7.200631e-7 , ... %Ta2
9.854769e-8 , ... %Ta3
-2.3472e-1 , ... %B0
1.6068 , ... %B1
1.0363e-1 , ... %C0
4.3752e-3 , ... %C1
5.9339e-5 , ... %C2
1.1e-2 , ... %E
... % Salinity
-6.24523e-3 , ... %B0
Expand Down

0 comments on commit d54aabb

Please sign in to comment.