Vegetation Change Tracker: 밀도 높은 Landsat 시계열 스택을 사용하여 최근 산림 교란 기록을 재구성하는 자동화된 접근 방식입니다.
출력은 6개 행 x N년이 포함된 픽셀당 2D 배열입니다. 출력 행에는 입력 연도, VCT 토지 피복 마스크, UD 컴포지트의 크기, B4의 교란 크기, NDVI의 교란 크기, dNBR의 교란 크기가 포함됩니다.
참고: Huang, C., Goward, S.N., Masek, J.G., Thomas, N., Zhu, Z., Vogelmann, J.E., 2010. 밀도 높은 Landsat 시계열 스택을 사용하여 최근 산림 교란 이력을 재구성하는 자동화된 접근 방식 Remote Sensing of Environment, 114(1), pp.183-198.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-26(UTC)"],[],["Vegetation Change Tracker (VCT) reconstructs forest disturbance history using Landsat time series. It requires yearly image collections of `timeSeries` (containing specific bands) and `landCover` to produce a per-pixel 2D array. This array contains information for each year, including the VCT landcover mask, and the magnitude of disturbances based on UD composite, B4, NDVI, and dNBR. VCT's function can be customized by using arguments like `maxUd`, `minNdvi`, `forThrMax`, and `nYears`.\n"]]