Download presentation
Presentation is loading. Please wait.
1
Objective Analysis and Data Assimilation
2
Exploring the Components of an NWP System
3
Objective Analysis/Data Assimilation
Numerical weather models are generally solved on a three-dimensional grid Observations are scattered in three dimensions Need to interpolate observations to grid points and to insure that the various fields are consistent and physically plausible (e.g., most of the atmosphere in hydrostatic and gradient wind balance).
4
Objective Analysis/Data Assimilation
Often starts with a “first guess”, usually the gridded forecast from an earlier run (frequently a run starting 6 hr earlier) This first guess is then modified by the observations. Adjustments are made to insure proper balance. Objective Analysis/Data Assimilation produces what is known as the model initialization, the starting point of the numerical simulation.
5
Objective Analysis Definition
The graphic to the right depicts the basic problem of objective analysis, namely that we have irregularly spaced observations that must provide values for points on a regularly spaced grid. (Red dots represent observations and blue dots are grid points.) Objective analysis in NWP is the process of interpolating observed values onto the grid points used by the model in order to define the initial conditions of the atmosphere. Why isn’t this just a simple exercise in mathematical interpolation? There are several answers to this question.
6
Objective Analysis Definition
1. We can use our knowledge of atmospheric behavior to infer additional information from the data available in the area. For example, we can use balance relationships such as geostrophy or mass continuity to introduce dynamical consistency into the analysis. If we use one type of data to improve the analysis of another, then the analysis is said to be multivariate (e.g., height data can be used to help the analysis of winds).
7
Objective Analysis Definition
2. We can adjust the analysis procedure to filter out scales of motion that can’t be forecast by the model being used. For example, small mesoscale circulations represented in the observations may need to be smoothed out in an analysis for a global model.
8
Objective Analysis Definition
3. We can make use of a first guess field or background field provided by an earlier forecast from the same model. The blending of the background fields and the observations in the objective analysis process is especially important in data sparse areas. It allows us to avoid extrapolation of observation values into regions distant from the observation sites. The background field can also provide detail (such as frontal locations that exist between observations). Using a background field also helps to introduce dynamical consistency between the analysis and the model. In other words, that part of the analysis that comes from the background field is already consistent with the physical (dynamic) relationships implied by the equations used in the model.
9
Objective Analysis Definition
4. We can also make use of our knowledge of the probable errors associated with each observation. We can weight the reliability of each type of observation based on past records of accuracy.
10
Analysis Equation In this section, we will examine a fundamental objective analysis equation in worded form in order to illustrate the basic principles that contribute to a numerical meteorological analysis. In simplest terms, the objective analysis equation attempts to determine the value of a particular meteorological variable at a particular grid point (at a particular valid time). In words, the analysis equation can be expressed as shown below.
11
The Importance of the Background Field
In the simplest kind of objective analysis scheme, the background values would not be used and the analysis would be based solely on new observations. In this case the equation would become: The observations themselves would be interpolated to the grid point by calculating a weighted average of the data. (One type of weight, for example, is proportional to the distance of the data from the grid point. The farther an observation is from the grid point, the less weight it gets.) If a grid point has no nearby observations, the simple scheme described here is in trouble!
12
Analysis Equation Suppose we had a surface low along a coastline and the only observations (in red) were over the land. In order to obtain an analysis value at grid point “A”, a simple objective analysis scheme would have to extrapolate from the available data. Since there are no nearby data to the west of point “A”, an extrapolated value would reflect the decrease in pressure towards the coastline in the available data. Therefore the analyzed pressure at point “A” would be in the neighborhood of 974 hPa (whereas the correct value would be closer to 986 hPa)! So how can we solve this problem of data void areas?
13
Analysis Equation One solution is to start our analysis using a short-range forecast of the same field from an earlier run of some NWP model (usually the same one that will use the analysis). If the forecast period is fairly short, say 3-6 hours, then very little error will have accumulated. This forecast (the background field, or first guess) will provide a much better estimate of the atmosphere over data sparse regions than would an extrapolation of distant observations. In the previous example, a 6-hr forecast of the surface low might produce an estimate at point “A” that would be in error by 2-4 hPa rather than 12 hPa.
14
Analysis Equation The first place the background field is used is in calculating the “correction”values for each observation site. This correction value, known as the observation increment, is the difference between the observed value and an interpolated background value for that observation point. In other words, the “new information” that will be analyzed to the grid point are the changes that the observations make to the background field, rather than the observations themselves.
15
Analysis Equation The background field is also used in the final step of the analysis in that the final analysis value is defined as the background value plus the weighted sum of observation increments (corrections). The use of the background field ensures that the analysis will blend smoothly from regions with good data to regions with no or sparse data (where the background field is allowed to dominate in determining the analysis value). Because this provides a better analysis of data sparse regions than an extrapolation of the observations, all objective analysis schemes used by NWP use background fields.
16
Analysis Equation For this reason, a very high priority in improving objective analysis is to improve the background field. Two ways to do this include: We can set up a data assimilation procedure that allows us to make a sequence of short-range forecasts to provide background fields rather than one longer-range forecast. We can improve the forecast model! There is a very interdependent relationship between an analysis and the model that uses it: The better the analysis, the better the forecast. The better the forecast model, the better the background field , therefore, the better the analysis.
17
Analysis Equation - Weight Factor
Each observation increment is weighted based on its perceived accuracy and validity. The biggest difference among objective analysis schemes is how the weighting of observation increments is done.
18
Applications in GIS (Kriging Interpolation)
19
Interpolating a Surface From
Sampled Point Data
20
Interpolating a Surface From Sampled Point Data
Assumes a continuous surface that is sampled Interpolation Estimating the attribute values of locations that are within the range of available data using known data values Extrapolation Estimating the attribute values of locations outside the range of available data using known data values
21
Interpolating a Surface From Sampled Point Data
Interpolation Estimating a point here: interpolation Sample data
22
Interpolating a Surface From Sampled Point Data
Extrapolation Estimating a point here: extrapolation Sample data
23
Interpolating a Surface From Sampled Point Data
Sampling Strategies for Interpolation Regular Sampling Random Sampling
24
Interpolating a Surface From Sampled Point Data
Linear Interpolation Elevation profile Sample elevation data A B If A = 8 feet and B = 4 feet then C = (8 + 4) / 2 = 6 feet C
25
Interpolating a Surface From Sampled Point Data
Non-Linear Interpolation Elevation profile Sample elevation data A B C Often results in a more realistic interpolation but estimating missing data values is more complex
26
Global Interpolation Interpolating a Surface From Sampled Point Data
Uses all known sample points to estimate a value at an unsampled location Sample data
27
Local Interpolation Interpolating a Surface From Sampled Point Data
Uses a neighborhood of sample points to estimate a value at an unsampled location Sample data Uses a local neighborhood to estimate value, i.e. closest n number of points, or within a given search radius
28
Trend Surface
29
Trend Surface Global method Inexact Can be linear or non-linear predicting a z elevation value [dependent variable] with x and y location values [independent variables]
30
1st Order Trend Surface Trend Surface
In one dimension: z varies as a linear function of x x z z = b0 + b1x + e
31
1st Order Trend Surface Trend Surface
In two dimensions: z varies as a linear function of x and y z = b0 + b1x + b2y + e x y z
32
Trend Surface
33
Inverse Distance Weighted (IDW)
34
Inverse Distance Weighted
Local method Exact Can be linear or non-linear The weight (influence) of a sampled data value is inversely proportional to its distance from the estimated value
35
Inverse Distance Weighted (Example)
4 3 2 100 160 IDW: Closest 3 neighbors, r = 2 200
36
Inverse Distance Weighted (Example)
1 / (42) = / (32) = / (22) = .2500 Weights A BC 4 3 2 A = 100 B = 160 C = 200
37
Inverse Distance Weighted (Example)
1 / (42) = / (32) = / (22) = .2500 .0625 * 100 = * 160 = * 200 = 50.00 Weights Weights * Value A BC 74.01 / = 175 Total = .4236 = 74.01 4 3 2 A = 100 B = 160 C = 200
38
Geostatistics
39
Geostatistics Geostatistics:The original purpose of geostatistics centered on estimating changes in ore grade within a mine. The principles have been applied to a variety of areas in geology and other scientific disciplines. A unique aspect of geostatistics is the use of regionalized variables which are variables that fall between random variables and completely deterministic variables.
40
Geostatistics Regionalized variables describe phenomena with geographical distribution (e.g. elevation of ground surface). The phenomenon exhibit spatial continuity.
41
Geostatistics It is notalways possible to sample every location.
Therefore, unknown values must be estimated from data taken at specific locations that can be sampled. The size, shape, orientation, and spatial arrangement of the sample locations are termed the support and influence the capability to predict the unknown samples.
42
Punctual (Ordinary) Kriging
Once the individual weights are known, an estimation can be made by And an estimation variance can be calculated by
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.