hypso.atmospheric.base
Module Contents
Functions
|
Calculate the average elevation of the area where the image is located. |
- hypso.atmospheric.base.MeanDEM(pointUL, pointDR)
Calculate the average elevation of the area where the image is located.
- Parameters:
pointUL – Upper left corner of the lat/lon array
pointDR – Lower right corner of the lat/lon array
- Returns:
Mean elevation of the area where the image was captured
- Return type:
float