I would like to work with NDVI time series extracted by Landsat generation over decades on GEE. Thus, I want to mask out cloud and shadow pixel on each individual image, after that I also want to interpolate and refill DN values on these pixels. Currently, I only use the code for removing cloud pixel, while these pixels still have no data.
Any code solution to address the current problem?