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

add slope band to post_job_action #249

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

kvantricht
Copy link
Contributor

@kvantricht kvantricht commented Jan 16, 2025

slope nowadays is in degrees and no longer in rise/run. Therefore it is compatible with dtype UINT16. It should be included in the post-job actions for casting to UINT16 and for setting NaN to 65535.

@kvantricht kvantricht merged commit da2c425 into main Jan 16, 2025
4 checks passed
@kvantricht kvantricht deleted the 248-fix-slope-postjobaction branch January 16, 2025 15:26
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

Successfully merging this pull request may close these issues.

slope band should be added to post job action for casting to UINT16 and 65535 nodata
2 participants