You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also points_df['Slope'] = gl_df['Slope'].item() should be replaced.
At training time one idea is to clip slope xarray with geometry and calculate mean slope.
At inference time one idea is to calculate the mean of the interpolated slope values.
nmaffe
changed the title
zmin, zmax, zmed
OGGM features vs independent calculations
Aug 23, 2024
zmin, zmax, zmed are currently imported from oggm. I think using tandemx could be better ?
The text was updated successfully, but these errors were encountered: