Re: can resampling not populate cell if source has nodata?
Alan Snow
Here is an example using rioxarray: https://corteva.github.io/rioxarray/stable/examples/interpolate_na.html
It uses scipy griddata.
|
|