| https:///weradocs/Data_Format_WERA_USORT.shtml | Last update: |
|
This is the data format of WERA .USORT / .URFI data which is stored on the Unix/Linux workstation controlling the WERA.
This data format supports the permanent operation mode of WERA. Every 128 samples one data set is written to the disk.
Files can be combined to longer timeseries as they are acquired in a coherent way.
The file name is generated by the real-time software in the following way: yyyy year, e.g. 2008 mo month, e.g. 03 (March) ddd day within the year, e.g. 80 (18-Mar-2008, leap year) hh hour, e.g. 05 mm minute, e.g. 23 ss second, e.g. 59 cod site code, e.g. gijThe time encoded in the file name and stored in the header is the start time of a coherent 128 sample fraction from the data stream.
The phase of the .USORT / .URFI data is not calibrated.
The calibration values found in the receive antenna calibration file /home/wera/etc/calibration.wera (the default)
or in the file given in CALF_nnn (defined in params_*.cfg) is read by the
subroutine READ_USORT.F and the pase correction is applied after reading the .USORT / .URFI data. To distinuish .USORT / .URFI data from other data formats, for
The structure in each data file is as follows: | | t=1 | t=2 |..| t=SAMPZ | | HEAD |--------------------------------------|-----------------------------|..|------------------| | | Ant=1 | Ant=2 |...| Ant=ANT | Ant=1 | Ant=2 |...| Ant=ANT |..| .......| Ant=ANT | | | RC=1..NRRANGES | ... |...| ... | ... | ... |...| ... |..| .......| ... |Each sample T(RC,Ant) consists of NRRANGES * ANT complex samples (I,Q) [IEEE REAL*4,IEEE REAL*4]. File_Size [Bytes] = 512 + 8 * NRRANGES * ANT * SAMPZ |
The header also contains information on: