Time Series

A time series is what imagery becomes once you stop looking at a single scene and start reading the same place across many dates. As the Digital Imagery concept describes, satellites revisit the same ground again and again, so observations accumulate into a collection ordered in time. Arranging those repeated measurements into a sequence — one value, index, or image per date — lets you ask a different class of question: not what is here, but how it is changing. These ideas concern the structure of the observations and the phenomena they record, so they hold regardless of the software you later use to assemble or plot the series.

Image dates, cadence, and observation gaps

Every scene carries an acquisition date and time, and those timestamps are the backbone of any time series. How often new observations arrive is the sensor’s temporal resolution, or revisit — a property the Resolution concept develops — and it sets the finest temporal detail the record can carry. A place imaged every few days can resolve short events that a monthly revisit would step straight over.

Real records are rarely as even as the nominal revisit suggests. Clouds, sensor gaps, orbit geometry, and off-nadir pointing all mean that many passes yield no usable measurement, so the series that reaches analysis is irregularly spaced, with clusters of dates and long gaps between them. This unevenness matters because a signal can only be followed if it is sampled often enough: variation faster than the effective sampling interval is missed entirely or, worse, aliased into a false slower pattern. Knowing the true cadence of valid observations — not just the satellite’s design revisit — is the first thing to establish before trusting any temporal claim.

A temporal signal usually mixes several kinds of behaviour, and separating them is much of what interpretation means. The most common is a periodic seasonal cycle: vegetation greening and senescing through the year, snow arriving and melting, water levels rising and falling. Overlaid on that periodicity there may be a gradual trend — a slow, directional drift across several years, such as steady vegetation gain or long-term drying — that is only visible once the record is long enough to see past the seasonal swing. And punctuating both are abrupt events: a fire, a flood, a harvest, a clearing, which appear as a sharp step or spike between two dates.

These three components make different demands on the record. Resolving a trend needs a long enough span that the underlying drift outweighs year-to-year variability; catching an abrupt event needs dense enough sampling that a usable observation falls close to both sides of it. A record that is long but sparse can describe trends while missing every short event, and a dense but short record can catch events while saying nothing about slow change. Matching the record’s length and density to the phenomenon is the design decision behind any time-series analysis.

Composites, windows, and summary statistics

Because raw observations are irregular and noisy, they are often reduced into a smaller number of cleaner, evenly spaced layers. A composite collapses all the valid observations within a temporal window — a month, a season, a year — into one representative image by choosing a per-pixel summary statistic, such as the median value, the maximum of an index, or the greenest observation, computed independently for each pixel from whatever clear dates it had. This is why compositing tolerates the gaps: a pixel clouded on one date can still contribute from another within the same window.

Compositing and summarising trade temporal detail for consistency. A wider window yields cleaner, more gap-free layers but blurs anything that changes faster than the window; a narrower window preserves timing but lets noise and missing dates through. The choice of statistic carries its own assumptions — a median suppresses outliers including residual cloud, whereas a maximum-value composite of a vegetation index favours the greenest, clearest observation but can latch onto an anomalous spike from residual noise. Clear-pixel composites in particular depend on first removing contaminated observations, which is the work of the Cloud Masking concept.

Consistency and the sources of temporal noise

A time series is only meaningful if a change in the numbers reflects a change on the ground rather than a change in how the ground was observed. Several effects can inject apparent change that is really an artefact. Undetected cloud, haze, and shadow are the largest, dropping or lifting values on individual dates. Differences between sensors — even nominally matching bands respond slightly differently — introduce steps when a record is stitched across instruments. And varying viewing and illumination geometry, as the sun angle shifts through the year and the sensor views from different angles, changes measured brightness without any change in the surface.

Guarding against these is why consistent observations matter so much. Values should be calibrated to comparable physical units rather than raw digital numbers, as the Digital Imagery concept sets out, and the scenes must sit on a common, well-registered grid so that a given pixel follows the same ground through time — the co-registration requirement from the Coordinate Systems concept, since a slight misalignment along an edge reads as change that never happened. Working in a normalised index rather than a single band helps too: a ratio such as NDVI, described under Spectral Bands, largely cancels illumination effects that scale bands together, giving a quantity that is more comparable from date to date.

Interpreting a temporal signal with domain context

A plotted curve does not interpret itself. Deciding whether a dip is a normal dry-season trough or a genuine disturbance, or whether a rising trend is recovery or encroachment, requires domain knowledge of what the surface should do: the expected phenology of the land cover, the local climate, the management calendar. The same shape means different things in a deciduous forest, an irrigated field, and a wetland. This is where a time series stops being a sequence of numbers and becomes evidence about a process.

That interpretation is also the foundation for Change Detection, which formalises the step from a temporal signal to a labelled, validated statement that something changed, where, and when. Read with its uncertainty and its context in view — the cadence that set what could be seen, the compositing that shaped it, the noise that was controlled for — a time series turns a stack of dated images into an account of how a place behaves through time.