issues
search
nmaffe
/
iceboost
A gradient-boosted tree framework to model the ice thickness of the World's glaciers
1
stars
0
forks
source link
Gaussian kernels
#13
Closed
nmaffe
closed
1 month ago
nmaffe
commented
3 months ago
I should check the following:
Also get rid of gfa ? Have a look at slopegfa .. it has weird artifacts? E.g. RGI60-16.02944 ?
delete num_pixels_50, etc and just use (3,3), (5,5), (7,7), (9,9), (11,11) etc.. pixels ?
nmaffe
commented
1 month ago
RGI60-16.02944 fixed with new adaptive kernels
Kernels with pixels not good idea to be able to adapt to future DEMs with any resolution. Keep as is.
I should check the following: