<< Click to Display Table of Contents >> Navigation: EQuIS Library > Reports > EarthSoft Standard Reports by Product > Standard with Collect > Collect – Field EDD Report |
Report Name: Collect – Field EDD (example)
File Name: EarthSoft.Reports.Library.161941.dll
Dependencies: Licensed Collect Module and EDGE Schema
Software: EQuIS Collect, EQuIS Enterprise
Source: EQuIS Collect install
Language: English
Output Type: Excel1
Description: This report creates an EDD to be used in Collect to assist field crews in recording field data. The report creates an EDD with a list of locations to be used as a starting point and/or a task list. If the AQS Schema is applied to the database, the report output will include the AT_EQUIPMENT_LOCATION table fields AQS_POC, AQS_PARAMETER_CODE, AQS_METHOD, and G_VALUE.
Installation Instructions: This report requires a licensed EQuIS Collect module and the EDGE Schema applied to the database. For use, this report should be published to the database. Download the EQuIS Collect xcopy zip from the community center, unblock the *.zip file, and extract the EarthSoft.Reports.Library.161941.dll file to the EQuIS Professional installation folder. For default installations, this directory is C:\Program Files\EarthSoft\EQuIS. The report will be available for selection once it has been published.
Overview:
When used in conjunction with the EQuIS Sample Planning Module (SPM), data fields relating to water levels, activities (or inspections), sampling, and chain of custody (COC) handling can also be pre-populated, reducing the amount of time spent in the field entering these data. Pass information from the Collect Field EDD report to Collect Forms by using the Pre-Population feature.
Note: There is a presumption that there is only one sample plan code within a date range per facility, if no plan code is selected. The Collect Field EDD will generate with or without a sample plan code based on the date range. |
Tables: DT_ACTION_LEVEL_LOOKUP, DT_ACTION_LEVEL_PARAMETER, DT_COORDINATE, DT_EQUIPMENT, DT_FACILITY, DT_FILE, DT_MEASURE_DATUM, DT_SPM_COMMITMENT, DT_SPM_CONTRACT, DT_SPM_PLAN, DT_SPM_PLANNED_ACTIVITY, DT_SPM_SCHEDULED_ACTIVITY, DT_SPM_PLANNED_SAMPLE, DT_SPM_SCHEDULED_SAMPLE, DT_SPM_PLANNED_RESULT, DT_SPM_SCHEDULED_RESULT, DT_SPM_SCHEDULED_TASK, DT_SPM_SCHEDULED_TASK, DT_TASK
Report Parameters |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Last Custom Data:
SPM_Samples worksheet in the Excel output file has custom field data of the latest sample in columns like last_custom_1, last_custom_2, last_custom_3, last_custom_4 and last_custom_5. These columns are mapped to the CUSTOM_FIELD_1, CUSTOM_FIELD_2, CUSTOM_FIELD_3, CUSTOM_FIELD_4 and CUSTOM_FIELD_5 fields of the DT_SAMPLE table, respectively. For each unique set of FACILITY_ID, SYS_LOC_CODE and MATRIX_CODE, latest sample is found among samples whose task code matches one of the selected SPM task code(s).
Most Recent Measurements:
The Most_Recent_Measurements worksheet in the Excel output file contains the latest values for flow, water level, field results, and equipment parameters.
•Flow – Latest value of DT_FLOW.INSTANT_FLOW and DT_FLOW.CUMULATIVE_FLOW for each unique pair of FACILITY_ID and SYS_LOC_CODE in the “activities_all” worksheet with ACTIVITY_TYPE = "flow".
•Water Level – Latest value of DT_WATER_LEVEL.WATER_LEVEL_DEPTH for each unique pair of FACILITY_ID and SYS_LOC_CODE in the “activities_all” worksheet with ACTIVITY_TYPE = "flow".
•Field Results – Most recent value of selected Historical/Field Parameter(s) from the DT_RESULT table for the latest 3 samples. Latest samples are found for each unique pair of FACILITY_ID, SYS_LOC_CODE and MATRIX_CODE in the "SPM_Samples" worksheet. Selected Analytic Method will be used to filter DT_TEST records.
Note: The output of Field Results is dependent on samples scheduled in SPM coming from DT_SPM_SCHEDULED_SAMPLE, which populates the SPM Samples tab of the Collect - Field EDD. DT_SAMPLE is then filtered to find samples that match the samples in SPM Sample based on SAMPLE_TYPE, SYS_LOC_CODE, and MATRIX_CODE. The associated DT_RESULTS are then returned to pull the most recent result. |
•Equipment Parameter(s) – Most recent value of selected Equipment Parameter Code(s) and Equipment Code(s) from the DT_EQUIPMENT_PARAMETER table for each unique pair of FACILITY_ID and SYS_LOC_CODE in the "SPM_Samples" worksheet. Equipment Code(s) are selected from the DT_EQUIPMENT table using selected equipment type(s) and whose STATUS_FLAG = ‘A’.
Note: If FACILITY_ID is empty in the DT_EQUIPMENT_PARAMETER table, then FACILITY_ID of facility to which the user is logged in will be displayed. |
---|
How Historical Water Level Range is Calculated in the WATER_LEVEL Table:
The Collect - Field EDD uses statistics to calculate historical ranges that exclued outlier data, using the following formula:
The DT_WATER_LEVEL.WATER_LEVEL_DEPTH must fall between (Mean - X*STDEVP) and (Mean + X*STDEVP) where X is the value determined by the Historical Range Outlier parameter selected by the user. The corresponded X value to Historical Range Outlier selection is displayed in the chart below:
% Under Normal Distribution |
Report Parameter |
X Value |
---|---|---|
100% |
0% |
7 |
99% |
1% |
2.275829 |
95% |
5% |
1.959964 |
90% |
10% |
1.644854 |
80% |
20% |
1.281552 |
70% |
30% |
1 |
50% |
50% |
.067449 |
The Historical Range Outlier is set to 5% and there are 15 water level readings recorded for a location.
Number of Readings |
Depth to Water |
---|---|
1 |
44.2 |
2 |
48 |
3 |
48.2 |
4 |
49.2 |
5 |
49.2 |
6 |
49.3 |
7 |
49.3 |
8 |
49.3 |
9 |
49.3 |
10 |
49.8 |
11 |
50.1 |
12 |
50.2 |
13 |
50.5 |
14 |
51 |
15 |
55 |
Assume that any data that do not fall under 95% of the area of the normal distribution are to be excluded. The calculation follows:
Mean = 49.5
X*STDEVP = 4.136
Historical Range = between 45.4 and 53.6
The values 44.2 and 55 fall outside the range and will be excluded from the report.
1Excel report output requires a valid license of Microsoft Excel to view the output.
Copyright © 2024 EarthSoft, Inc. • Modified: 20 Mar 2024