Data Description
The zipped file DEM.zip contains DEM elevation points and the river network. The spherical distortions can be ignored in this example. The elevation (see ELEVATION) is measured in meters. Another variable (see RIVER DIST) measures the distance in miles from each grid cell to the nearest river. See the elevation map below.
DEMSample
Part I: Trend Surface Model
Task 01: You may pick manually in total 100 sample points use your favorite GIS program. This task requires careful planning and perhaps a nested sampling strategy. The predictive quality of your model very much depends on the selected sample points.
Clearly justify your selection strategies of sample points based on the criteria listed below:
(i) You want to avoid any bias in the predicted surface. Therefore, the average predicted elevations should match closely the average observed elevations in the study area. How can you try to avoid this potential bias?
(ii) The extrapolation problem should be avoided and the prediction error, in particular at the edges of the study area, need to be minimized. How many sample points should be assigned to control for this problem?
(iii) The rapid topographic variation along a transection of the river valleys and ridges needs to be captured properly. How many sample points should be assigned to model this variability, where should they be placed and which variable in the data set measures it?
(iv) In order to build a well-defined variogram all spatial scales of the inter-sample point distances need to be represented. How many sample points should be assign to fill in missing distance ranges and where should these points be placed?Finally, show the map of your sampling points and the given elevations similar to the map shown above.
Should you encounter any problems with Task01, please let me know. I can provide you with a set of sample points so you can perform the remaining tasks.
Task 02: Estimate the 1st, 2nd and 3rd order trend-surface models. Include the distance to the nearest rivers as covariable.
Task 03: Map the three predicted trend-surfaces. Use a meaningful color ramp.
Task 04: Decide with the partial F-test, which of the three surface models is most appropriate for your given sample points. Interpreted the selected trend-surface regression model.
Task 05: Evaluate the prediction quality of your most appropriate trend surface model. Does the histogram of observed elevations match that based on the predicted values? Does your prediction model lead to biased overall elevation estimates? If yes, what may be the cause?
Task 06: For your most appropriate model, map the standard errors of the prediction surfaces. Use a meaningful color ramp. Interpret the general pattern in the standard errors. In particular evaluate the standard errors at the edges of the study area relative to those in the center?
Task 07: For your most appropriate model, calculate the error component (residual surface: observed DEM minus predicted trend DEM). Map this pattern with a bipolar map theme (zero is the neutral value) and overlay the river network onto your residual map. Interpret this residual pattern.
Part II: Variogram Estimation
Task 08: Estimate the variogram function based on the error component at the sampling locations from Part I. Show the necessary plots and interpret them by exploring possible anisotropy, range, sill, and nugget effects.
Part III: Kriging Interpolation of the error component
Task 09: Predict the error component by Kriging for all locations. Justify your choice of the Kriging model. Map the surface of the predicted error component with an appropriate color ramp.
Task 10: Estimate the uncertainty of the error component for all locations. Map the uncertainty surface with an appropriate color ramp.
Part IV: Combining Frist and Second Order Components
Task 11: Combine the predicted trend-surface with the predicted error component to obtain the overall predicted DEM surface. Map this predicted surface with a proper color ramp.
Task 12: Combined the trend-surface prediction uncertainty with the kriging uncertainty in the standard deviation scale. Map the uncertainty surface with a proper color ramp.
Task 13: Calculate the root mean squared error of your overall predicted DEM values by comparing it against the observed DEM value of the Kansas topographic surface.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme