HOME

TheInfoList



OR:

Collocation is a procedure used in
remote sensing Remote sensing is the acquisition of information about an object or phenomenon without making physical contact with the object, in contrast to in situ or on-site observation. The term is applied especially to acquiring information about Ear ...
to match measurements from two or more different instruments. This is done for two main reasons: for validation purposes when comparing measurements of the same variable, and to relate measurements of two different variables either for performing retrievals or for prediction. In the second case the data is later fed into some type of statistical inverse method such as an
artificial neural network Artificial neural networks (ANNs), usually simply called neural networks (NNs) or neural nets, are computing systems inspired by the biological neural networks that constitute animal brains. An ANN is based on a collection of connected units ...
,
statistical classification In statistics, classification is the problem of identifying which of a set of categories (sub-populations) an observation (or observations) belongs to. Examples are assigning a given email to the "spam" or "non-spam" class, and assigning a diag ...
algorithm, kernel estimator or a
linear least squares Linear least squares (LLS) is the least squares approximation of linear functions to data. It is a set of formulations for solving statistical problems involved in linear regression, including variants for ordinary (unweighted), weighted, and ...
. In principle, most collocation problems can be solved by a
nearest neighbor search Nearest neighbor search (NNS), as a form of proximity search, is the optimization problem of finding the point in a given set that is closest (or most similar) to a given point. Closeness is typically expressed in terms of a dissimilarity function ...
, but in practice there are many other considerations involved and the best method is highly specific to the particular matching of instruments. Here we deal with some of the most important considerations along with specific examples. There are at least two main considerations when performing collocations. The first is the sampling pattern of the instrument. Measurements may be dense and regular, such as those from a cross-track scanning satellite instrument. In this case, some form of
interpolation In the mathematical field of numerical analysis, interpolation is a type of estimation, a method of constructing (finding) new data points based on the range of a discrete set of known data points. In engineering and science, one often has ...
may be appropriate. On the other hand, the measurements may be sparse, such as a one-off field campaign designed for some particular validation exercise. The second consideration is the instrument footprint, which can range from something approaching a point measurement such as that of a
radiosonde A radiosonde is a battery-powered telemetry instrument carried into the atmosphere usually by a weather balloon that measures various atmospheric parameters and transmits them by radio to a ground receiver. Modern radiosondes measure or calcula ...
, or it might be several kilometers in diameter such as that of a satellite-mounted, microwave radiometer. In the latter case, it is appropriate to take into account the instrument
antenna pattern In the field of antenna design the term radiation pattern (or antenna pattern or far-field pattern) refers to the ''directional'' (angular) dependence of the strength of the radio waves from the antenna or other source.Constantine A. Balanis: “ ...
when making comparisons with another instrument having both a smaller footprint and a denser sampling, that is, several measurements from the one instrument will fit into the footprint of the other. Just as the instrument has a spatial footprint, it will also have a temporal footprint, often called the integration time. While the integration time is usually less than a second, which for meteorological applications is essentially instantaneous, there are many instances where some form of time averaging can considerably ease the collocation process. The collocations will need to be screened based on both the time and length scales of the phenomenon of interest. This will further facilitate the collocation process since remote sensing and other measurement data is almost always binned in some way. Certain atmospheric phenomena such as clouds or convection are quite transient so that we need not consider collocations with a time error of more than an hour or so. Sea ice, on the other hand, moves and evolves quite slowly, so that measurements separated by as much as a day or more might still be useful.


Satellites

The
satellite A satellite or artificial satellite is an object intentionally placed into orbit in outer space. Except for passive satellites, most satellites have an electricity generation system for equipment on board, such as solar panels or radioiso ...
s that most concern us are those with a low-Earth,
polar orbit A polar orbit is one in which a satellite passes above or nearly above both poles of the body being orbited (usually a planet such as the Earth, but possibly another body such as the Moon or Sun) on each revolution. It has an inclination of abo ...
since geostationary satellites view the same point throughout their lifetime. The diagram shows measurements from AMSU-B instruments mounted on three satellites over a period of 12 hours. This illustrates both the orbit path and the scan pattern which runs crosswise. Since the
orbit In celestial mechanics, an orbit is the curved trajectory of an object such as the trajectory of a planet around a star, or of a natural satellite around a planet, or of an artificial satellite around an object or position in space such a ...
of a satellite is
deterministic Determinism is a philosophical view, where all events are determined completely by previously existing causes. Deterministic theories throughout the history of philosophy have developed from diverse and sometimes overlapping motives and consi ...
, barring orbit maneuvers, we can predict the location of the satellite at a given time and, by extension, the location of the measurement pixels. In theory, collocations can be performed by inverting the determining equations starting from the desired time period. In practice, partially processed data (usually referred to as level 1b, 1c or level 2) contain the coordinates of each of the measurement pixels and it is common to simply feed these coordinates to a nearest neighbor search. As mentioned previously, the satellite data is always binned in some manner. At minimum, the data will be arranged in swaths extending from pole to pole. The swaths will be labelled by time period and the approximate location known.


Radiosondes

Radiosonde A radiosonde is a battery-powered telemetry instrument carried into the atmosphere usually by a weather balloon that measures various atmospheric parameters and transmits them by radio to a ground receiver. Modern radiosondes measure or calcula ...
s are particularly important for collocation studies because they measure atmospheric variables more accurately and more directly than satellite or other remote-sensing instruments. In addition, radiosonde samples are effectively instantaneous point measurements. One issue with radiosondes carried aloft by
weather balloon A weather balloon, also known as sounding balloon, is a balloon (specifically a type of high-altitude balloon) that carries instruments aloft to send back information on atmospheric pressure, temperature, humidity and wind speed by means of ...
s is balloon drift. In, this is handled by averaging all the satellite pixels within a 50 km radius of the balloon launch. If high-resolution sonde data, which normally has a constant sampling rate or includes the measurement time, is used, then the lateral motion can be traced from the wind data. Even with low-resolution data, the motion can still be approximated by assuming a constant ascent rate. Excepting a short bit towards the end, the linear ascent can be clearly seen in the figure above. We can show that the ascent rate of a balloon is given by the following equation : : v = \sqrt where ''g'' is gravitational acceleration, ''k'' relates the height, ''h'', and surface area, ''A'', of the balloon to its volume: ''V'' = ''khA''; ''R''s is the equivalent "gas constant" of the balloon, ''R''a is the gas constant of the air and ''c''D is the drag coefficient of the balloon. Substituting some sensible values for each of the constants, ''k''=1. (the balloon is a perfect cylinder), ''h''=2. m, ''c''D = 1. and ''R''a is the gas constant of helium, returns an ascent rate of 4.1 m/s. Compare this with the values shown in the histogram which compiles all of the radiosonde launches from the
Polarstern RV ''Polarstern'' (meaning pole star) is a German research icebreaker of the Alfred Wegener Institute for Polar and Marine Research (AWI) in Bremerhaven, Germany. ''Polarstern'' was built by Howaldtswerke-Deutsche Werft in Kiel and Nobiskrug in R ...
research vessel over a period of eleven years between 1992 and 2003.


Interpolation

For gridded data such as
assimilation Assimilation may refer to: Culture *Cultural assimilation, the process whereby a minority group gradually adapts to the customs and attitudes of the prevailing culture and customs **Language shift, also known as language assimilation, the progre ...
or reanalysis data,
interpolation In the mathematical field of numerical analysis, interpolation is a type of estimation, a method of constructing (finding) new data points based on the range of a discrete set of known data points. In engineering and science, one often has ...
is likely the most appropriate method for performing any type of comparison. A specific point in both physical position and time is easy to locate within the grid and interpolation performed between the nearest neighbors.
Linear interpolation In mathematics, linear interpolation is a method of curve fitting using linear polynomials to construct new data points within the range of a discrete set of known data points. Linear interpolation between two known points If the two known po ...
( bilinear, trilinear etc.) is the most common, though cubic is used as well but is probably not worth the extra computational overhead. If the variable of interest has a relatively smooth rate of change (temperature is a good example of this because it has a diffusion mechanism,
radiative transfer Radiative transfer is the physical phenomenon of energy transfer in the form of electromagnetic radiation. The propagation of radiation through a medium is affected by absorption, emission, and scattering processes. The equation of radiative trans ...
, not available to other atmospheric variables), then interpolation can eliminate much of the error associated with collocation. Interpolation may also be appropriate for many types of satellite instruments, for instance a cross-track scanning instrument like
Landsat The Landsat program is the longest-running enterprise for acquisition of satellite imagery of Earth. It is a joint NASA / USGS program. On 23 July 1972, the Earth Resources Technology Satellite was launched. This was eventually renamed to L ...
. In data derived from the Advanced Microwave Sounding Unit (AMSU) are interpolated (although not for the purposes of collocation) using a slight variation of trilinear interpolation. Since measurements within a single scan track are laid out in an approximately rectangular grid, bilinear interpolation can be performed. By searching for the nearest overlapping scan track both forwards and backwards in time, the spatial interpolates can then be interpolated in time. This technique works better with derived quantities rather than raw brightness temperatures since the scan angle will already have been accounted for. For instruments with a more irregular sampling pattern, such as the Advanced Microwave Scanning Radiometer-EOS (AMSR-E) instrument which has a circular scanning pattern, we need a more general form of interpolation such as
kernel estimation The term kernel is used in statistical analysis to refer to a window function. The term "kernel" has several distinct meanings in different branches of statistics. Bayesian statistics In statistics, especially in Bayesian statistics, the kernel ...
. A method commonly used for this particular instrument, as well as
SSM/I The Special Sensor Microwave/Imager (SSM/I) is a seven-channel, four-frequency, linearly polarized passive microwave radiometer system.Hollinger, J.P. 1989: ''DMSP Special Sensor Microwave/Imager Calibration/Validation''. Final Report, Vol. I., Spac ...
, is a simple daily average within regularly gridded, spatial bins .


Trajectories

To collocate measurements of a medium- to long-lived atmospheric tracer with a second instrument, running
trajectories A trajectory or flight path is the path that an object with mass in motion follows through space as a function of time. In classical mechanics, a trajectory is defined by Hamiltonian mechanics via canonical coordinates; hence, a complete traj ...
can considerably improve the accuracy. It also simplifies the analysis somewhat: a trajectory is run both forwards and backwards from the measurement location and between the desired time window. Note that the acceptable time window has now become longer because the error from transport induced changes in the tracer is removed: the tracer lifetime would be a good window to use. Since the trajectories provide a location for every point in time within the time window, there is no need to check multiple measurements from the second instrument. Every time within the trajectory is checked for the distance criterion but within a very narrow window. Alternatively, the exact times of the measurements for the second instrument are interpolated within the trajectory. Only the smallest distance error below the threshold is used and the distance criterion can be made smaller as a consequence.


Example: Pol-Ice Campaign

Collocations of sea ice thickness and
brightness temperature Brightness temperature or radiance temperature is the temperature at which a black body in thermal equilibrium with its surroundings would have to be in order to duplicate the observed intensity of a grey body object at a frequency \nu. This conc ...
s taken during the Pol-Ice Campaign are an excellent example since they illustrate many of the most important principles as well as demonstrating the necessity of taking into account the individual case. The Pol-Ice campaign was conducted in the N. Baltic in March 2007 as part of the SMOS-Ice project in preparation for the launch of the
Soil Moisture and Ocean Salinity satellite Soil Moisture and Ocean Salinity (SMOS) is a satellite which forms part of ESA's Living Planet Programme. It is intended to provide new insights into Earth's water cycle and climate. In addition, it is intended to provide improved weather foreca ...
. Because of the low frequency of the SMOS instrument, it is hoped that it will render information on sea ice thickness, therefore the campaign comprised measurements of both sea ice thickness and emitted brightness temperature. Brightness temperatures were measured with the EMIRAD L-band microwave radiometer carried on board an airplane. Ice thickness was measured with the E-M Bird ice thickness meter which was carried by a helicopter. The E-M Bird measures ice thickness with a combination of inductance measurements to determine the location of the ice-water interface and a
laser altimeter A laser is a device that emits light through a process of optical amplification based on the stimulated emission of electromagnetic radiation. The word "laser" is an acronym for "light amplification by stimulated emission of radiation". The firs ...
to measure the height of the ice surface. The map above shows the flight tracks of both instruments which were approximately coincident but obviously subject to pilot error. Since the flight paths of both aircraft were approximately linear, the first step in the collocation process was to convert all the coincident flights to Cartesian coordinates with the ''x''-axis being lateral distance and the ''y''-axis transverse distance. In this way, collocations can be performed in two ways: crudely, by matching only the ''x'' distances, and more precisely by matching both coordinates. More importantly, the footprint size of the radiometer is many times larger than that of the E-M Bird meter. The figure to the left shows the antenna response function for the radiometer. The
full width at half maximum In a distribution, full width at half maximum (FWHM) is the difference between the two values of the independent variable at which the dependent variable is equal to half of its maximum value. In other words, it is the width of a spectrum curve mea ...
is 31 degrees. Since the aircraft was flying at approximately 500 m, this translates to a footprint size of 200 m or more. Meanwhile, the footprint size of the E-M Bird was roughly 40 m with a sample spacing of only 2 to 4 m. Rather than looking to nearest neighbors, which would have produced poor results, a weighted average of the thickness measurements was performed for each radiometer measurement. Weights were calculated based on the radiometer response function which is almost a perfect Gaussian up to about 45 degrees. Points could be excluded based on distance along the flight path. For validation of sea ice emissivity forward model calculations, this was further refined by performing an emissivity calculation for each thickness measurement and averaging over the radiometer footprint. {{cite journal , author1=Peter Mills , author2=Georg Heygster , journal=IEEE Transactions on Geoscience and Remote Sensing , year=2010 , title=Sea ice emissivity modelling at L-band and application to Pol-Ice campaign field data , issue=2 , doi=10.1109/TGRS.2010.2060729 , volume=49 , pages=612–627 , url=http://peteysoft.users.sourceforge.net/smos_ieee.pdf , bibcode=2011ITGRS..49..612M, s2cid=20981849 The figure below illustrates relative measurement locations from each of the instruments used in the Pol-Ice campaign. Two overpasses are shown: one from the airplane carrying the EMIRAD radiometer and one from the helicopter carrying the E-M Bird instrument. The x-axis is along the line of the flight path. EMIRAD footprints are drawn with lines, E-M Bird inductance measurements are represented by circles and LIDAR measurements with dots.


References

Remote sensing Branches of meteorology Inverse problems Data analysis