Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slope does not seem to work #2

Open
charlesstaats opened this issue Sep 20, 2020 · 2 comments
Open

Slope does not seem to work #2

charlesstaats opened this issue Sep 20, 2020 · 2 comments

Comments

@charlesstaats
Copy link

In an area on Kerbin where I have a high-resolution altitude scan, the slope is consistently being reported as around 5.58 to 5.60 times the reported (and reasonable) elevation. The factor varies within that range. Over the ocean, the slope is positive while the elevation is negative, and the factor is about -5.59 rather than 5.59.

It seems pretty clear that this does not correspond to the slopes I see on the scansat overlay map, and is furthermore pretty useless since it gives me no additional information I could not deduce from the elevation.

@eminterrupted
Copy link

I've also encountered this issue. Please let me know if I can provide any further information to help!

@mgalyean
Copy link

I wonder if this is an encoding/decoding issue as the number returned by :SLOPE is way outside anything one would expect. The docs describe it as a percentage (standard highway sign type "grade" I assume) but I'm getting 5 significant digit values with 2 decimals places on Moho, which is clearly neither a grade (percentage) nor a degree value. Additionally, without the direction of the slope the information is a lot less interesting for rover stuff. But all in all, kerboscript can get all this information and more so not sure how big a deal this all is other than for "realism" (no slope calcs until scansat done etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants