Algorithm for retrieval of ocean surface temperature, wind speed and wind direction from remote microwave radiometric measurements

Information

  • Patent Application
  • 20060064279
  • Publication Number
    20060064279
  • Date Filed
    September 17, 2004
    19 years ago
  • Date Published
    March 23, 2006
    18 years ago
Abstract
This invention is an improved algorithm for retrieving the sea surface temperature, wind speed and wind direction from a suite of remote microwave radiometer measurements of the brightness temperature of a patch of ocean. Advantages of the method over the prior art are: (1) improved spatial resolution, (2) reduced measurement noise and, (3) removal of a source of error in the modeled wind-direction-dependence of the brightness temperature.
Description
BACKGROUND

The next-generation U.S weather satellite, the National Polar-orbiting Operational Environmental Satellite System (NPOESS), carries the Conical-scanning Microwave Imaging/Sounder (CMIS) instrument. One of the major deliverable products (Environmental Data Records, or EDRs) from this instrument's measurements is the ocean EDR suite that includes ocean surface (skin) temperature, and wind speed and direction over the ocean. An algorithm has already been chosen by which these EDRs are derived from a suite of radiometric measurements of brightness temperature [ref. 1-2]. Each “measurement” is characterized by a centerline radiometer wavelength and one of the 4 Stokes polarization components (1st, 2nd, 3rd or 4th Stokes), with the 3rd and 4th Stokes polarizations determined by 2 physical polarimetric brightness temperature measurements each. Measurements at 4 wavelengths are used to infer wind speed and direction (not all polarization components are measured so the number of physical measurements, n, is smaller than the fully-populated measurement array size of 24 measurements). The same n measurements plus two additional measurements at a 5th wavelength are used to infer skin temperature. The existing algorithm (in its slower-but-better form) performs retrieval in the following sequence:

    • 1. Retrieve skin temperature Ts using a regression; a statistical fit of data to a function that is quadratic in each of the n+2 measured brightness temperatures (at 5 radiometer frequencies).
    • 2. Retrieve properties of the atmospheric column along the line-of-sight Pa (up-welling brightness temperature, down-welling brightness temperature and absorption coefficient) using a regression; a statistical fit of data at each frequency to a function that is linear in sea-surface-temperature and quadratic in the measured brightness temperatures at that frequency.
    • 3. At small intervals in assumed wind direction, solve a model equation Tbi=f(Ts, Pa, uw, φ) for each of the theoretical Stokes components at a nominal wind speed and then use Newton's method to find a minimum (wrt wind speed) in a figure-of-merit (FOM) of the agreement between theory and experiment. The FOM consists of the discrepancy between measured and modeled Stokes component, squared and summed over the measurements. The modeled brightness temperature is a function of skin temperature Ts, atmospheric properties Pa, wind speed uw and wind direction φ. Each candidate wind direction interval then has an associated wind speed and FOM. The candidate wind direction interval with the smallest FOM contains the most likely wind direction.


This invention addresses the following inherent weaknesses in the existing algorithm:

    • 1. The 2 measurements at the 5th radiometer wavelength that are used only in the skin temperature regression (but not elsewhere in the wind speed/direction algorithm) have an ocean surface footprint that is the largest of the 5 wavelengths. The spatial resolution of the other 4 radiometers must therefore be degraded (the measurements averaged over the largest of the footprints in the suite) in order to have all measurements refer to the same area of the ocean. This invention removes the need to use the 5th radiometer wavelength for any of the ocean EDRs and thereby improves the spatial resolution.
    • 2. The use of regressions to evaluate the ocean skin temperature and the atmospheric properties uses all of the available measurements to represent the physical phenomena inherent in the model equations Tbi, and none can be considered redundant for the purpose of noise reduction. This invention eliminates the use of regressions. The result is that most of the measurements (as will be shown) are redundant and serve to beat down the measurement noise.
    • 3. Evaluating the skin temperature and atmospheric properties through regressions is an imperfect process, with one of the residual errors being an artificial wind-direction-dependence of the retrieved skin temperature. This artificial directional dependence, when compared with the real directional dependence of the ocean surface emissivity in the model equations, could be large enough to become a confounding effect under some conditions. This invention evaluates the skin temperature directly from the model equations and so avoids the problem.
    • 4. Evaluating the skin temperature and atmospheric properties through regressions (with the measurements as arguments) introduces a measurement noise component to the retrieved skin temperature and atmospheric properties.


These noise-associated retrieval errors can become a dominant source of error in the theoretical Tbi values.


SUMMARY

This invention delays the evaluation of the skin temperature and atmospheric properties so that they are evaluated together with the wind speed at each candidate wind direction. The atmospheric properties are evaluated from a direct model, with arguments that include (in the simplest such model) Ts and the atmospheric columnar water vapor content V. The invention uses initial estimates of Ts, V and uw along with 4 evaluations of the model equations to numerically evaluate ∂Tbi/∂Ts ∂Tbi/∂V and ∂Tbi/∂uw for each of the measurement channels. The first three terms in a Taylor's series of Tbi(Ts,V,uw) are then used to generate an expression for Tbi in the neighborhood of the initial estimates. A figure-of-merit is defined, with a minimum value determining the most likely values of skin temperature and wind speed; this FOM consisting of the difference between measured brightness temperature and Tbi from the Taylor's series, squared and summed over the measurement channels. The expression for this FOM is then minimized wrt Ts, V and uw to yield three algebraic equations linear in Ts, V and uw. This classic least-squares-optimization yields updated estimates of skin temperature, atmospheric water vapor and wind speed. Optionally, a final evaluation of the model equations using the updated Ts, V and uw values yields a more accurate evaluation of the Tbi values and a better estimate of the FOM. After performing this process at all of the candidate wind directions, there has been generated an array of FOM, Ts, V and uw values vs wind direction. The final Ts, V, uw and wind direction best-guess-values correspond to the minimum FOM value.







DESCRIPTION

For each measured brightness temperature Tbmi the corresponding theoretical brightness temperature in the neighborhood of estimated values Ts0, V0 and uw0 is represented by the truncated Taylor's series

Tbi≈f(Ts0,V0,uw0,φ)+∂Tbi/∂Ts(Ts−Ts0)+∂Tbi/V(V−V0)+∂Tbi/∂uw(uw−uw0)+

The partial derivatives are evaluated numerically from evaluations of the model equations using perturbed arguments, f(Ts0+ΔTs,V0,uw0,φ), f(Ts0,V0+ΔV,uw0,φ) and f(Ts0,V0,uw0+Δuw,φ). There are a large number (n) of these equations and three unknowns, Ts, V and uw. If only three of the equations were used to equate measurement to model, Ts, V and uw could be determined exactly. The remaining n-3 equations are redundant, but all n of the equations can be used by asking for a “best fit” instead of an exact solution; i.e. a classical least-squares-fit of Tbi to Tbmi. The difference between measurement and theory is squared and summed over the n measurements to yield the FOM,

FOM=Σ[Tbi−Tbmi]2

This is minimized wrt Ts, wrt V and wrt uw in turn:
0=[f0iTbiTs+(TbiTs)2(Ts-Ts0)+TbiTsTbiV(V-V0)+TbiTsTbiuw(uw-uw0)-TbiTsTbmi]0=[f0iTbiV+TbiTsTbiV(Ts-Ts0)+(TbiV)2(V-V0)+TbiVTbiuw(uw-uw0)-TbiVTbmi]0=[f0iTbiuw+TbiuwTbiTs(Ts-Ts0)+TbiVTbiuw(V-V0)+(Tbiuw)2(uw-uw0)-TbiuwTbmi]

These are a set of three linear algebraic equations of the form

a Ts+b V+c uw=d

that can be solved directly for those values Ts, V and uw that minimize the FOM. Because the model function fi depends on the wind direction, the optimized values Ts, V and uw will vary slightly with wind direction. The candidate wind direction bin that results in the smallest minimized FOM is most likely to contain the true wind direction and the associated true values of Ts, V and uw.


REFERENCES



  • 1. T. Meissner and F. Wentz, The ocean algorithm suite for the Conical-scanning Microwave Imaging/Sounder (CMIS), Proceedings of the 2002 IEEE International Geoscience and Remote Sensing Symposium (IGARSS), Toronto, Canada

  • 2. C. Smith, F. Wentz and T. Meissner, ATBD: CMIS Ocean EDR Algorithm Suite, Remote Sensing Systems, Santa Rosa, Calif. www.remss.com, 2001

  • 3. Algorithm for retrieval of ocean surface temperature, wind speed and wind direction from remote microwave measurements, patent application Ser. No. 10/830,619, filed Apr. 23, 2004.


Claims
  • 1. A method whereby some inherent weaknesses in the prior-art processes are improved by evaluating the ocean skin temperature Ts as an inferred-property and the atmospheric properties Pa from a model having only inferred properties (and no measurements) as arguments.
  • 2. A detailed method by which Ts, uw and the Pa values are evaluated as inferred-properties; the most likely ocean skin temperature (Ts), wind speed (uw) and atmospheric properties (Pa) at a candidate wind direction (φ) can be evaluated from a number (n) of independent (different wavelengths and/or polarizations) remote measurements of the brightness temperature Tbi of a patch of ocean, the method comprising the steps of: a. estimating Ts, V (a proxy for the Pa values) and uw (when incrementing the candidate wind direction, the values of Ts and uw obtained at the previous candidate direction can be used, while other estimation methods can be used for the first candidate wind direction considered) b. using a Taylor's series in powers of Ts, V and uw (truncated at the linear terms) to represent the brightness temperatures Tbi for values of Ts, V and uw in the neighborhood of the estimated values, using a model equation Tbi=f(Ts,V,uw,φ) to represent the brightness temperatures and evaluating the partial derivatives of brightness temperature wrt Ts, V and uw by finite differences (but these could alternatively be evaluated term-by-term within the model function f) c. using 3 of the measurements, Tbmi, equated to the modeled Tbi of step b, to determine Ts, V and uw exactly, or preferably, using more than 2 measurements to evaluate a figure of merit (FOM) consisting of Σ (Tbi−Tbmi)2, then minimizing this FOM wrt Ts, V and uw in turn to produce the three equations needed to evaluate the corresponding optimized values of Ts, V and uw d. considering the candidate wind direction bin that produces the smallest FOM to be the most likely to contain the true wind speed, and the corresponding values of skin temperature, atmospheric properties and wind speed obtained from step c to be the best estimates thereof.
  • 3. Claim 2 altered by using alternate methods of obtaining the initial estimates Ts0, V0 and uw0.
  • 4. Claim 2 altered by using expansions of Tbi (Ts,uw;φ) that are higher order than linear in Ts, V and uw.
  • 5. Claim 2 altered by using methods of convergence toward a minimum FOM that don't rely on the local expansion, such as the method of steepest descent.
  • 6. Claim 2 altered by using other functions of Tbi−Tbmi as the FOM.
  • 7. Any permutations of the preferred and alternate embodiments of claims 2-6.
  • 8. Any other direct model for the atmospheric properties Pa (used in claims 1 and 2) that can be characterized by additional parameters (other than Ts and V), such as the columnar atmospheric liquid water content, characteristic thickness of the atmospheric column, . . . with the understanding that each additional parameter will require the solution of an additional simultaneous linear algebraic equation minimizing the FOM wrt that parameter.
Government Interests

The prior art (see references 1-2) referenced by this invention was funded by the U.S. government and there are no known associated patents. The present invention is an improved version of an earlier patent by the same inventor (see reference 3). This invention is the sole property of the inventor, receiving no support from any outside sources.