Entity_Type:
Entity_Type_Label: SC_transects_rates_STlrr
Entity_Type_Definition:
Transects were automatically generated by DSAS at a 90 degree angle to the user-specified baseline using a smoothing algorithm to maintain roughly parallel transects that are orthogonal with respect to the baseline.
Entity_Type_Definition_Source: U.S. Geological Survey
Attribute:
Attribute_Label: FID
Attribute_Definition: Internal feature number.
Attribute_Definition_Source: Esri
Attribute_Domain_Values:
Unrepresentable_Domain:
Sequential unique whole numbers that are automatically generated.
Attribute:
Attribute_Label: Shape
Attribute_Definition: Feature geometry.
Attribute_Definition_Source: Esri
Attribute_Domain_Values:
Unrepresentable_Domain: Coordinates defining the features.
Attribute:
Attribute_Label: OBJECTID
Attribute_Definition:
Internal feature number generated for each row of the transect attribute table when stored as a feature class in a geodatabase. This value is the common attribute field when joining to the TransectID value in short-term results output table calculated by DSAS.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Unrepresentable_Domain:
Sequential unique whole numbers that are automatically generated.
Attribute:
Attribute_Label: BaselineID
Attribute_Definition:
Unique identification number of the baseline segment. If BaselineID=0 no transects will be generated. Used by DSAS to determine transect ordering alongshore if multiple baseline segments exist.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: 1
Range_Domain_Maximum: unlimited
Attribute:
Attribute_Label: TransOrder
Attribute_Definition:
Assigned by DSAS based on ordering of transects along the baseline. Used to allow user to sort transect data along the baseline from baseline start to baseline end.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: 0
Range_Domain_Maximum: unlimited
Attribute:
Attribute_Label: ProcTime
Attribute_Definition:
Assigned by DSAS automatically to record the date and time a transect was processed.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: no value or 0 (when transect was manually created by user)
Range_Domain_Maximum:
unlimited (values based on time and date of automatic generation)
Attribute:
Attribute_Label: Autogen
Attribute_Definition:
Assigned by DSAS to indicate whether or not a transect was automatically created by DSAS (1= transect was auto generated by DSAS; blank or 0=transect was not auto-generated).
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: blank or 0
Range_Domain_Maximum: 1
Attribute:
Attribute_Label: StartX
Attribute_Definition:
Assigned by DSAS automatically to record the X coordinate of the beginning of the transect in meter units (UTM zone 17N, WGS 84). If a transect position has been adjusted during the editing process, the coordinate in the attribute table is not updated automatically. This field was manually updated using Data East XTools v10.2 to reflect the new position of any adjusted transects.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Unrepresentable_Domain: Values based on data set extent.
Attribute:
Attribute_Label: StartY
Attribute_Definition:
Assigned by DSAS automatically to record the Y coordinate of the beginning of the transect in meter units (UTM zone 17N, WGS 84). If a transect position has been adjusted during the editing process, the coordinate in the attribute table is not updated automatically. This field was manually updated using Data East XTools v10.2 to reflect the new position of any adjusted transects.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Unrepresentable_Domain: Values based on data set extent.
Attribute:
Attribute_Label: EndX
Attribute_Definition:
Assigned by DSAS automatically to record the X coordinate of the end of the transect in meter units (UTM zone 17N, WGS 84). If a transect position has been adjusted during the editing process, the coordinate in the attribute table is not updated automatically. This field was manually updated using Data East XTools v10.2 to reflect the new position of any adjusted transects.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Unrepresentable_Domain: Values based on data set extent.
Attribute:
Attribute_Label: EndY
Attribute_Definition:
Assigned by DSAS automatically to record the Y coordinate of the end of the transect in meter units (UTM zone 17N, WGS 84). If a transect position has been adjusted during the editing process, the coordinate in the attribute table is not updated automatically. This field was manually updated using Data East XTools v10.2 to reflect the new position of any adjusted transects.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Unrepresentable_Domain: Values based on data set extent.
Attribute:
Attribute_Label: Azimuth
Attribute_Definition:
Assigned by DSAS to record the azimuth of the transect measure in degrees clockwise from North. If a transect position has been adjusted during the editing process, the azimuth value in the attribute table is not updated automatically. This field was manually updated using a python script to reflect the new azimuth of any adjusted transects.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: 0
Range_Domain_Maximum: 360
Attribute_Units_of_Measure: degrees
Attribute:
Attribute_Label: SHAPE_Leng
Attribute_Definition: Length of feature in meter units (UTM zone 17N, WGS 84).
Attribute_Definition_Source: Esri
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: 2101.21
Range_Domain_Maximum: 4000
Attribute_Units_of_Measure: meters
Attribute:
Attribute_Label: TransectId
Attribute_Definition:
Same value as OBJECTID. Used as a permanent and unique identification number for each transect in the output rates table calculated by DSAS. This attribute was used as the common field when joining the rates table (.dbf) to the transect feature class in a geodatabase.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Unrepresentable_Domain: Positive real numbers that are automatically generated.
Attribute:
Attribute_Label: LRR
Attribute_Definition:
A linear regression rate-of-change statistic was calculated by fitting a least-squares regression line to all shoreline points for a particular transect. The best-fit regression line is placed so that the sum of the squared residuals (determined by squaring the offset distance of each data point from the regression line and adding the squared residuals together) is minimized. The linear regression rate is the slope of the line. The rate is reported in meters per year with positive values indicating accretion and negative values indicating erosion.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: -11.7
Range_Domain_Maximum: 22.66
Attribute_Units_of_Measure: meters per year
Attribute:
Attribute_Label: LR2
Attribute_Definition:
The R-squared statistic, or coefficient of determination, is the percentage of variance in the data that is explained by a regression. It is a dimensionless index that ranges from 1.0 to 0.0 and measures how successfully the best-fit line accounts for variation in the data. The smaller the variability of the residual values around the regression line relative to the overall variability, the better the prediction (and closer the R-squared value is to 1.0).
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: 0
Range_Domain_Maximum: 1
Attribute:
Attribute_Label: LSE
Attribute_Definition:
The predicted (or estimated) values of y (the distance from baseline in meters) are computed for each shoreline point by using the values of x (the shoreline date) and solving the equation for the best-fit regression line (y=mx+b). The standard error is also called the standard deviation.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: 0.01
Range_Domain_Maximum: 355.77
Attribute_Units_of_Measure: meters
Attribute:
Attribute_Label: LCI90
Attribute_Definition:
The standard error of the slope with confidence interval describes the uncertainty of the reported rate. The LRR rates are determined by a best-fit regression line for the shoreline data at each transect. The slope of this line is the reported rate of change (in meters/year). The confidence interval (LCI) is calculated by multiplying the standard error (also called the standard deviation) of the slope by the two-tailed test statistic at the user-specified 90 percent confidence. This value is often reported in conjunction with the slope to describe the confidence of the reported rate. For example: LRR = 1.2 LCI90 = 0.7 could be reported as a rate of 1.2 (+/-) 0.7 meters/year.
Attribute_Definition_Source: U.S. Geological Survey
Attribute_Domain_Values:
Range_Domain:
Range_Domain_Minimum: 0
Range_Domain_Maximum: 82.71
Attribute_Units_of_Measure: meters