The flux and
correlation files contain data for the whole of one logging session
(from the start of logging until logging is stopped). At the
end of the flux averaging period the files are opened to allow
the data to be appended, the data are written and then the files
are closed again once the data is written. This means if the
computer crashes (e.g. because of power failure) any data that
have been written to files are not lost.
The raw data
is saved to file after every packet of data is received from
the Solent anemometer. A new file is used for each flux averaging
period and the file is left open until the end of the period
for speed. If the computer crashes, raw data in an open file
is lost.
Assuming that
u,v,w, and T plus H2O and CO2
are being sampled, saving all the raw data uses approximately
one megabyte of disk space per hour. Flux files take up about
8 Kb per day and correlation files, about 38 Kb per day. Long
time series of flux and correlation data could be stored on a
small hard disk (though of course it should be backed up) whereas
raw data does present some problem in storage. EdiSol
automatically checks the amount of hard disk space available;
if it less than about 2 Mb, the program stops storing raw data
(if this option was selected) but continues to calculate the
fluxes over the specified averaging interval. The averaged fluxes
continue to be appended to the *.FLX files.
2.2.1 The
flux file (.FLX) format
|
Column |
Heading |
Description |
Units |
Notes |
|
1 |
Yr |
1992 etc. |
|
|
|
2 |
Mon |
1,2,,,12 |
|
|
|
3 |
Day |
1,2,,,28,[29,30,31]
+ day of week |
|
|
|
4 |
h |
0,1,2,,,23 |
|
|
|
5 |
m |
0,1,2,,,59 |
|
|
|
6 |
Sonic H |
Sonic Sensible heat flux |
W m-2 |
see note 2 |
|
7 |
E |
Water vapour flux |
mmol m-2s-1 |
|
|
8 |
C |
CO2 flux |
mmol m-2s-1 |
|
|
9 |
u* |
Friction velocity |
m s-1 |
|
|
10 |
var u |
variance of u |
m2 s-2 |
|
|
11 |
var v |
variance of v |
m2 s-2 |
|
|
12 |
var w |
variance of w |
m2 s-2 |
|
|
13 |
var Ts |
variance of sonic temperature |
oC2 |
see note 3 |
|
14 |
var c |
variance of CO2 oncentration |
mmol2 mol-2 |
|
|
15 |
var h |
variance of H2O oncentration |
mmol2 mol-2 |
|
|
16 |
av u |
mean windspeed xn component |
m s-1 |
xn is aligned with 330o |
|
17 |
av v |
mean windspeed vn component |
m s-1 |
yn is aligned with 240o |
|
18 |
av w |
mean windspeed wn component |
m s-1 |
zn is aligned with the nominal vertical axis |
|
19 |
av t |
mean sonic temperature |
|
|
|
20 |
av c |
mean CO2 concentration |
|
|
|
21 |
av h |
mean H2O concentration |
|
|
|
22 |
av Tsun |
mean sonic temperature uncorrected for wind velocity |
oC |
|
|
23 |
windspeed |
mean windspeed |
m s-1 |
|
|
24 |
Eta |
first rotation angle |
degrees |
|
|
25 |
Theta |
second rotation angle |
degrees |
|
|
26 |
Beta |
third rotation angle |
degrees |
|
|
27 |
C lag |
CO2 time lag |
sample periods |
(see note 1) |
|
28 |
H lag |
H2O time lag |
sample periods |
(see note 1) |
back
to top
Some
Notes about the *.FLX Format
1 the sample
period is equal to (sample rate)-1, e.g. if the tabulated
time lag is 59 then this is equal to 59/20.8 seconds when the
data is logged using a Solent sonic anemometer.
2.
Sonic sensible heat flux, Hs, is calculated using sonic
temperature (see note 3) this is a very close approximation to
the virtual heat flux which includes the buoyancy effects of
moisture required for calculating stability terms such as Monin-Obukov
length. Sensible heat flux, H, is given by Hs+0.00032cpTE
where cp is the heat capacity of air at constant pressure,
T is the absolute temperature and E is the evaporation
flux in mmol m-2 s-1. (Schotanus, P., Nieuwstadt, F.T.M. and
Bruin, H.A.R. 1983 Temperature measurement with a sonic anemometer
and its application to heat and moisture fluxes. Boundary-Layer
Meteorology 26:81-93.).
3.
Sonic temperature, Ts, is a very close approximation to
virtual temperature, Tv. The relationship of Ts
and Tv with temperature, T, is given by, Ts=T(1+0.32e/p)
and Tv=T(1+0.38e/p) where e and p are vapour pressure and absolute
pressure, respectively.
2.2.2
The lagged correlations file (.COR) format
These files contain
the results of correlations with fluctuations in vertical windspeed
and lagged fluctuations of CO2 or H2O.
EdiSol uses these correlations to estimate the lag in
measurement of CO2 and H2O because of the
time taken for the air to travel down the sample tube.
|
Column |
1 |
2 |
|
definition |
delay time |
correlation coefficient. |
|
Units |
in 1/20.8 ths of a second. |
|
2.2.3
Raw data files (.SLT) format
These
are binary files made up of records of 16 bit integers the format
is shown below:
|
Column |
1 |
2 |
3 |
4 |
5 |
6 |
|
Variable |
un |
vn |
wn |
Cs |
input 1 |
input 2 |
|
Units |
m s-1 |
m s-1 |
m s-1 |
1/ 50 m s-1 |
mV |
mV |
The
number of fields (or columns) varies with the number of analogue
inputs to the Solent anemometer: four fields if there are no
analogue inputs up to nine fields if there are five analogue
inputs. The first record of the file is a header the first byte
of which contains the record size in bytes (=2 * number of fields).
back
to top
2.3 Starting EdiSol
N.B. Time and
date are taken from the PC clock. These may be checked and reset
by typing TIME or DATE respectively at the DOS prompt.
1. Change directory
(CHDIR or CD)
to the directory that EdiSol.exe is in.
2. Type EdiSol at the DOS prompt.
3. A menu bar
should now appear. (EdiSol uses the same menu system as
Turbo Pascal.)
(EdiSol
must be able to find a calibration file (default name - EDI.CAL)
or the program will crash. If a calibration file called EDI.CAL
is not in the current directory a file open
dialogue box will appear. You should use this dialogue box to
locate the calibration file you wish to use. Errors in the calibration
file may also cause the program to crash.)
back
to top
2.4
Real time calculation of fluxes
N.B. To establish
communications with the Solent anemometer the anemometer must
be in its start up mode; to ensure this turn the
Solent sonic off and on again.
1. If you wish
to override the selection of the calibration file EDI.CAL in
the current directory, select LOAD
FILE from
the CALIBRATION menu and use the resulting
dialogue box to select the required file.
2. From the LOG menu select SOLENT
(this selects the device from which to log data).
3. Configure the Solent
anemometer using the SET
UP SOLENT
dialogue box.
Check:
the serial
port selected is the one connected to the Solent (default
is COM1).
the baud rate;
(19200 baud rate is the default, use this unless you have problems
communicating with the Solent - slowing down the baud rate to
9600 or 4800 may help but will reduce the time the computer has
to process the data and therefore the range of sample lags it
can deal with).
the number
of analogue inputs; ( the flux calculations use only 2 inputs,
1 for CO2 and one for H2O, but extra inputs
may be saved as raw data to file.
the Solent
data mode; this may be calibrated or uncalibrated wind velocity
as u,v and w components. In the calibrated mode
the Solent makes corrections for strut interference (p4 Gill
Instruments 3 Axis Research Anemometer Product Specification).
The default is calibrated output.
When you are
satisfied with your selections select Okay
or Cancel to escape back to the
main menu.
Set parameters
controlling the logging using the Logging Parameters dialogue box.
Check: