AreaComp2 Users Guide
AreaComp2 Users Guide
INTRODUCTION
The AreaComp2 application is a graphical user interface used to analyze ADCP data and
compute a relationship between channel area and stage for an ADCP measurement. The stage area
relationship (stage area rating) can be used in the computation of discharge using index-velocity
methods.
AreaComp2 allows users to import data files from multiple sources including an ADCP file, a
comma-separated value file, and an AreaComp1.3 file. Users can export processed data into comma-
separated value files. Users can save and open AreaComp2 files. AreaComp2 also allows users to view
processed data and interact with the plots.
AreaComp2 displays two plots of the data: a cross-section plot and an ADCP bottom track based
ship track plot.
Cross-Section Plot:
PANELS
AreaComp2 is organized into different sets of panels that display information and data of
interest. The panels also allow for user interaction where users can add relevant information, adjust
gage height and stationing to desired datum, add new station and stage data, and compute a stage area
relationship. The following is a description of each panel:
The “User Information” panel can be used to enter the date, station number, user name, and
relevant comments about the station of interest. This user information is saved in the “AreaComp2”
data file (File -> Save -> AreaComp2 File).
Panel – “ADCP”
Panel – “CSV”
The “CSV” panel can be used to adjust station and stage data,
contained in a comma-separated value (CSV) file or imported from
AreaComp version 1.3, to the desired datum using the gage height
and starting station. The name of the CSV data file is also
displayed within the panel.
Panel – “Station and Stage Table”
The “Station and Stage Table” panel can be used to view and
edit station and stage data. Users can edit data directly in
the table, add new a new row of data using the Add button,
or delete an entire row or rows of station and stage data
using the “Delete” button. Multiple rows can be selected for
deletion using CNTL-click or SHIFT-click to select rows. Due
to the way Matlab handles tables if the entire cell is not
highlighted the user may need to click outside the table
before the Delete or Add buttons will work or simply click
the button twice.
MENUS
Import - TRDI Classic ASCII File: Import a TRDI Classic ASCII File (*.txt).
Import – CSV: Import comma-separated value (CSV) data files (*.txt, *.csv). These files can
contain corresponding station and depth (or elevation) data for a known cross section. The user
will be prompted to specify whether the data are depths or elevations. NOTE: AreaComp2 does
allow comma separated value files to be imported and combine with imported ADCP data files.
Import AreaComp1.3 *.act File: Imports data previously saved using AreaComp version 1.3.
Export – Station Stage (CSV): Exports the final station and stage data to a comma separated
value file.
Export – Stage Area Rating (CSV): Export the computed stage area rating to a comma separated
values file.
Open – AreaComp2 File: Opens a previously saved AreaComp2 file (stored in Matlab format with
suffix “mat”).
Save - AreaComp2 File: Saves the current data and information in AreaComp2 to a Matlab binary
file that can later be reloaded using Open – AreaComp2 File.
Track Plot Features – Projected Line: This is on by default and shows the line connecting the first
and last points of the ship track. This is the line onto which the data will be projected and the
cross sectional area computed. If projecting the collected data onto this line would not provide a
representative cross section the user should select a different data file to use in the
computation. The straighter the ship track the more accurate the cross section will be.
Track Plot Features – Projected Points: Shows the points from the ship track projected onto the
projection line (green points).
Track Plot Features – Perpendicular Lines: Shows lines perpendicular to the projection line
connecting each point in the ship track with the projected point on the projection line.
TOOLBAR
The icons in the toolbar can be used to zoom in, zoom out, pan, and probe the data
in any of the plots displayed in the AreaComp2 GUI. The probe data interactively
displays data values after a user clicks on a data point in any of the plots.
GENERAL PROCEDURE