Filling observational gaps
# References
- #PAPER Inpainting of Remote Sensing SST Images With Deep Convolutional Generative Adversarial Network (Dong 2018)
- #PAPER Unsupervised Inpainting for Occluded Sea Surface Temperature Sequences (Yin et al., 2019)
- #PAPER Artificial intelligence reconstructs missing climate information (Kadow 2020)
- #PAPER Predicting into unknown space? Estimating the area of applicability of spatial prediction models (Meyer 2020)
- #PAPER
CLIMFILL v0.9: a framework for intelligently gap filling Earth observations (Bessenbacher 2022)
- #CODE https://github.com/climachine/climfill
- CLIMFILL fills gaps in gridded geoscientific observational data by taking into account spatial neighborhood, temporal context and multivariate dependencies. It takes a multivariate dataset with any number and pattern of missing values per variable and returns the dataset with all missing points replaced by estimates
- #PAPER Positional Encoder Graph Neural Networks for Geographic Data (Klemmer 2022)