Detect Change Using Change Analysis Raster (Image Analyst Tools)
Summary
Generates a raster containing pixel change information using the output change analysis raster from the Analyze Changes Using CCDC tool or the Analyze Changes Using LandTrendr tool.
Usage
This tool uses a change analysis raster generated from the Analyze Changes Using CCDC tool or the Analyze Changes Using LandTrendr tool to generate a raster containing point of change information.
Change analysis rasters contain model information about how each pixel has changed over time. This tool analyzes that information.
The Change Type parameter indicates the information that will be generated. Information is extracted from the change analysis raster.
When running this tool on the output from the Analyze Changes Using CCDC tool, you can choose from the following options:
Time of latest change—The most recent date and time at which a pixel was flagged as being changed.
Time of earliest change—The earliest date and time at which a pixel was flagged as being changed.
Time of largest change—The date and time at which the calculated change was the most significant for a pixel.
Number of changes—The total number of times the pixel changed.
For more information, see How Analyze Changes Using CCDC works.
When running this tool on the output from the Analyze Changes Using LandTrendr tool, the following additional options are available:
Time of longest change—The date at which a pixel was flagged as being changed, at the beginning or end of the longest period of change.
Time of shortest change—The date at which a pixel was flagged as being changed, at the beginning or end of the shortest period of change.
Time of fastest change—The date at which a pixel was flagged as being changed, at the beginning or end of the fastest period of change.
Time of slowest change—The date at which a pixel was flagged as being changed, at the beginning or end of the slowest period of change.
Filter by Start Value—Filter results by start value so that only the changes of a given start value are included in the output.
Filter by End Value—Filter results by end value so that only the changes of a given end value are included in the output.
The Filter by Start Value and Filter by End Value parameters use the fitted values of surface reflectance from the change analysis raster containing the model coefficients. The fitted values indicate when change has occurred by a break in the fitted value line segment when plotted in a temporal profile chart.
For more information, see How Analyze Changes Using LandTrendr works.
The output is a multiband raster in which each band contains change information depending on the change type selected and the maximum number of changes specified. For example, if the Change Type parameter is set to Time of earliest change and the Maximum Number of Changes parameter is set to 2, the tool calculates the two earliest dates when change occurred throughout the time series for every pixel. The result is a raster in which the first band contains the dates of the earliest change per pixel, and the second band contains the dates of the second-earliest change per pixel.
When running this tool on the output from the Analyze Changes Using LandTrendr tool, you can extract the date that marks the beginning of a change or the end of a change using the Segment Date parameter. For example, to understand how the most recent change in the time series started, set the Change Type parameter to Time of latest change and the Segment Date parameter to Beginning of segment.
Use the following filtering parameters to extract more specific dates of change from the change analysis raster:
Filter by year—Identify changes that occurred within a specific time period, for example, changes that occurred in a landscape during five years of drought.
Filter by duration—Identify changes that occurred over a given range of years, for example, abrupt changes that took place over one or twp years. You can calculate the duration using the formula
end year - start year +1. Gaps in the time series will be included.Filter by magnitude—Identify changes of a given magnitude, for example, large changes in the vegetation index NDVI. Magnitude is an absolute value, so the minimum and maximum values cannot be negative. To specify directional change, use the Change Direction parameter.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input Change Analysis Raster |
The change analysis raster generated from the Analyze Changes Using CCDC tool or the Analyze Changes Using LandTrendr tool. |
Raster Dataset; Raster Layer; Image Service |
|
Change Type (Optional) |
Specifies the change information that will be calculated for each pixel.
|
String |
|
Maximum Number of Changes (Optional) |
The maximum number of changes per pixel that will be calculated. This number corresponds to the number of bands in the output raster. The default is 1, meaning only one change date will be calculated, and the output raster will contain only one band. This parameter is not active when the Change Type parameter is set to Number of changes. |
Long |
|
Segment Date (Optional) |
Specifies whether the date at the beginning of a change segment will be extracted or at the end. This parameter is available only when the input change analysis raster is the output from the Analyze Changes Using LandTrendr tool.
|
String |
|
Change Direction (Optional) |
Specifies the direction of change that will be included in the analysis. This parameter is available only when the input change analysis raster is the output from the Analyze Changes Using LandTrendr tool.
|
String |
|
Filter by Year (Optional) |
Specifies whether the output will be filtered by a range of years.
|
Boolean |
|
Minimum Value (Optional) |
The earliest year that will be used to filter results. This parameter is required if the Filter by Year parameter is checked. |
Long |
|
Maximum Value (Optional) |
The latest year that will be used to filter results. This parameter is required if the Filter by Year parameter is checked. |
Long |
|
Filter by Duration (Optional) |
Specifies whether results will be filtered by the change duration. This parameter is enabled only when the input change analysis raster is the output from the Analyze Changes Using LandTrendr tool.
|
Boolean |
|
Minimum Duration (in years) (Optional) |
The minimum number of consecutive years that will be included in the results. This parameter is required if the Filter by Duration parameter is checked. |
Double |
|
Maximum Duration (in years) (Optional) |
The maximum number of consecutive years that will be included in the results. This parameter is required if the Filter by Duration parameter is checked. |
Double |
|
Filter by Magnitude (Optional) |
Specifies whether results will be filtered by change magnitude.
|
Boolean |
|
Minimum Magnitude (Optional) |
The minimum magnitude that will be included in the results. This parameter is required if the Filter by Magnitude parameter is checked. |
Double |
|
Maximum Magnitude (Optional) |
The maximum magnitude that will be included in the results. This parameter is required if the Filter by Duration parameter is checked. |
Double |
|
Filter by Start Value (Optional) |
Specifies whether results will be filtered by start value. This parameter is enabled only when the input change analysis raster is the output from the Analyze Changes Using LandTrendr tool.
|
Boolean |
|
Minimum Start Value (Optional) |
The minimum start value that will be included in the results. This parameter is required if the Filter by Start Value parameter is checked. |
Double |
|
Maximum Start Value (Optional) |
The maximum start value that will be included in the results. This parameter is required if the Filter by Start Value parameter is checked. |
Double |
|
Filter by End Value (Optional) |
Specifies whether results will be filtered by end value. This parameter is enabled only when the input change analysis raster is the output from the Analyze Changes Using LandTrendr tool.
|
Boolean |
|
Minimum End Value (Optional) |
The minimum end value that will be included in the results. This parameter is required if the Filter by End Value parameter is checked. |
Double |
|
Maximum End Value (Optional) |
The maximum end value that will be included in the results. This parameter is required if the Filter by End Value parameter is checked. |
Double |
Return value
| Label | Explanation | Data type |
|---|---|---|
|
Output Raster |
The output raster containing the detected change information. |
Raster |
Environments
Cell Size, Compression, Current Workspace, Geographic Transformations, NoData, Output CONFIG Keyword, Output Coordinate System, Extent, Parallel Processing Factor, Raster Statistics, Resampling Method, Scratch Workspace, Snap Raster, Tile Size
Licensing information
- Basic: Requires Image Analyst
- Standard: Requires Image Analyst
- Advanced: Requires Image Analyst