Topography module not working properly with negative values
flohorovicic opened this issue · 1 comments
flohorovicic commented
What I am trying to do:
Add negative TopoModule.min_height
values to show sea level at beginning at 0 m.
Problem: even if I set TopoModule.min_height
(also implemented a slider for it), the generated map still starts at 0 (see image).
Commit: befb261
I think it is related to the TopoModule.set_norm()
method, but could not figure out how...
(Note: in the image, TopoModule.min_height
is actually set to -200)
danielsk78 commented
solved in commit b71b6cf