Python AIML Repo
Paul Dunn
Meteorological data such as precipitation and temperature can be modeled predictively based on time series methods. However, localized data will vary based on topography.
Localized, site specific meteorological information is useful for several operational purposes such as emergency response, risk maagement, tactical defense, and agriculture among others. It is impossible to have weather stations at all locations, but there are methods for spatial predictive modeling to estimate spatiotemporal results for areas of interest (AOI)
Spatially predict site specifc temperature and precipitation based on historical time-series data and Empirical Bayesian Kriging 3D (EBK) geostatisticasl methods.
Meteostat.
Time series decomposition of ~20 years of monthly preciptation data for several sites disttibuted by climate. EBK 3D model used to interpolate predicted site samples
Time series preidiction needs to account for drought in future iterations.
Spatio-temporeal database development to show both time and elevation layers over area of interest (AOI).
https://github.com/1969Paulie/AIML_Laboratory/