-
Notifications
You must be signed in to change notification settings - Fork 85
Closed
Description
Hi there,
I am having some weird results with slope on DEM open using rioxarray (CRS UTM meters, tif file).
I checked its values and found all fine, min and max values, and plot it correctly.
Then, I generate terrain this way:
terr2 = generate_terrain(dem, x_range=(507773,512043), y_range=(551316,555064))
But when I apply slope(dem), it gives weird results, I mean
min slope = 0 (few pixels)
max slope = 87 (almost all pixels)
So, I can not fix it at the moment.
Any suggestion?
Thanks in advance,
Metadata
Metadata
Assignees
Labels
No labels