This document establishes the mathematical foundations for Earth observation machine learning.
The World Geodetic System 1984 (WGS84) defines the reference ellipsoid:
where a = 6378137 m (semi-major axis) and b = 6356752.314 m (semi-minor axis).
Reference: National Imagery and Mapping Agency (2000). Department of Defense World Geodetic System 1984. NIMA TR8350.2.
UTM divides Earth into 60 zones, each 6 degrees wide:
Reference: Snyder, J.P. (1987). Map Projections: A Working Manual. USGS Professional Paper 1395. DOI: 10.3133/pp1395
NDVI ranges from -1 to +1, with healthy vegetation typically 0.2-0.9.
Reference: Tucker, C.J. (1979). Red and photographic infrared linear combinations for monitoring vegetation. Remote Sensing of Environment, 8(2), 127-150. DOI: 10.1016/0034-4257(79)90013-0
with G = 2.5, C₁ = 6, C₂ = 7.5, and L = 1.
Reference: Huete, A., et al. (2002). Overview of the radiometric and biophysical performance of the MODIS vegetation indices. Remote Sensing of Environment, 83(1-2), 195-213. DOI: 10.1016/S0034-4257(02)00096-2
Reference: McFeeters, S.K. (1996). The use of the Normalized Difference Water Index (NDWI). International Journal of Remote Sensing, 17(7), 1425-1432. DOI: 10.1080/01431169608948714
Global measure of spatial autocorrelation:
| Value | Interpretation |
|---|---|
| I > 0 | Positive autocorrelation (clustering) |
| I ≈ 0 | Random pattern |
| I < 0 | Negative autocorrelation (dispersion) |
Reference: Moran, P.A.P. (1950). Notes on Continuous Stochastic Phenomena. Biometrika, 37(1/2), 17-23. DOI: 10.2307/2332142
Reference: Matheron, G. (1963). Principles of geostatistics. Economic Geology, 58(8), 1246-1266. DOI: 10.2113/gsecongeo.58.8.1246
Reference: LeCun, Y., Bengio, Y., & Hinton, G. (2015). Deep learning. Nature, 521(7553), 436-444. DOI: 10.1038/nature14539
Reference: Vaswani, A., et al. (2017). Attention Is All You Need. NeurIPS, 30. arXiv:1706.03762
Reference: Milletari, F., et al. (2016). V-Net: Fully Convolutional Neural Networks for Volumetric Medical Image Segmentation. 3DV. DOI: 10.1109/3DV.2016.79