WaterVapor#
- class hgrs.hgrs_kernel.WaterVapor(prod, raster_name='coarse_masked_raster', variable='Rtoa')[source]#
Bases:
Solver- static filter2d(image, weight, windows)#
Function to convolve parameter image with uncertainty image
- Parameters:
image – parameter image
weight – uncertainty image
windows – size of the window for convolution
- Returns:
convolved result with same shape as image
- conv_mapping(x)#
Nan-mean convolution
- errFit(hess_inv, resVariance)#
Error/uncertainty of the estimated parameters :param resVariance: :return: