Space-Time Remote Sensing Classification
Also known as: multi-temporal remote sensing classification, spatio-temporal image classification, temporal remote sensing analysis, STRSC
Space-Time Remote Sensing Classification extends standard image classification to multi-temporal satellite or aerial imagery, enabling analysts to track land cover change, phenological cycles, and environmental dynamics across both space and time. By incorporating the temporal dimension, classifiers achieve higher accuracy and can detect transitions that a single-date analysis would miss.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Use space-time remote sensing classification when the research question involves land cover change, habitat monitoring, agricultural mapping, or any phenomenon with a meaningful temporal component that cannot be resolved from a single image. It is especially valuable when phenological patterns help distinguish spectrally similar classes. Do not use it when only a single-date snapshot is available, when the time series is too short or irregular to recover reliable temporal features, or when ground-truth collection for multiple time periods is infeasible. It is computationally intensive and requires careful cloud-masking; if temporal variation is minimal and a single clear image suffices, standard single-date classification is simpler.
Strengths & limitations
- Exploits temporal phenological signatures to separate spectrally similar land cover classes.
- Enables detection of gradual and abrupt land cover transitions with associated change dates.
- Leverages dense, freely available time-series archives such as Landsat and Sentinel-2.
- Substantially reduces classification error caused by seasonal variation in a single-date approach.
- Compatible with modern cloud-computing platforms (Google Earth Engine) for large-area mapping.
- Requires dense, regularly spaced time series; persistent cloud cover in tropical regions severely limits usable observations.
- Preprocessing (atmospheric correction, cloud masking) is complex and errors propagate into classification.
- Training data must represent temporal variability, demanding extensive and temporally distributed ground truth.
- Computationally demanding for continental or global extents without cloud-computing infrastructure.
- Sensor changes, orbital drift, or data gaps across the time series can introduce spurious change signals.
Frequently asked
How many images do I need for a reliable space-time classification?
The minimum depends on the phenological complexity of the landscape. For agricultural areas, 6-12 cloud-free images per year are often sufficient to capture growth cycles. For change detection with precise dating, dense stacks of 20 or more images per year — as provided by Sentinel-2 — improve temporal resolution markedly.
What is CCDC and how does it differ from post-classification change detection?
CCDC (Continuous Change Detection and Classification) fits harmonic time-series models to each pixel and flags observations that deviate significantly from the model as potential changes. It operates continuously on the raw time series rather than comparing two classified maps, which reduces errors from misclassification in either epoch and provides a precise date-of-change estimate.
Can deep learning replace Random Forest for space-time classification?
Recurrent neural networks (LSTM, GRU) and temporal convolutional networks can outperform Random Forest when very large labeled datasets are available, because they learn temporal dependencies automatically. Random Forest remains competitive with carefully engineered temporal features and is more interpretable and less data-hungry.
How do I handle missing data caused by cloud cover?
Common strategies include temporal compositing (selecting the best-quality pixel from a window of images), harmonic or spline interpolation of the time series, and gap-filling using spatially adjacent cloud-free observations. For operational monitoring, Sentinel-1 SAR imagery can supplement optical data because radar penetrates cloud cover.
What accuracy is typical for multi-temporal land cover maps?
Overall accuracy of 85-95% is commonly reported for regional maps with 4-10 land cover classes when a dense time series and representative training data are used. Accuracy declines for spectrally similar or rare classes and in regions with persistent cloud contamination.
Sources
- Zhu, Z. (2017). Change detection using landsat time series: A review of frequencies, preprocessing, algorithms, and applications. ISPRS Journal of Photogrammetry and Remote Sensing, 130, 370-384. DOI: 10.1016/j.isprsjprs.2017.06.013 ↗
- Woodcock, C. E., et al. (2008). Free access to Landsat imagery. Science, 320(5879), 1011-1011. DOI: 10.1126/science.320.5879.1011a ↗
How to cite this page
ScholarGate. (2026, June 3). Space-Time Remote Sensing Classification. ScholarGate. https://scholargate.app/en/spatial-analysis/space-time-remote-sensing-classification
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Hot Spot AnalysisSpatial analysis↔ compare
- Remote Sensing ClassificationSpatial analysis↔ compare
- Space-Time KrigingSpatial analysis↔ compare
- Space-Time Spatial AutocorrelationSpatial analysis↔ compare