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

Pratikshya TL #11

Conversation

Pratikshya-Regmi
Copy link
Contributor

This is the python file containing TL activity for GIS 714 class.

This is the python file containing TL activity for GIS 714 class.
@petrasovaa
Copy link
Contributor

Please apply Caitlin's suggestion and use black to format the code (either install black locally or use https://black.vercel.app/).

@@ -28,6 +28,7 @@ def run_slope(scanned_elev, env, **kwargs):
gs.run_command("r.slope.aspect", elevation=scanned_elev, slope="slope", env=env)



Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this file from the PR

Pratikshya-Regmi and others added 3 commits April 23, 2024 19:21
Co-authored-by: Caitlin Haedrich <69856275+chaedri@users.noreply.github.com>
Suggestions from caitlin applied
Added author
@petrasovaa
Copy link
Contributor

You still have that extra file in there that needs to be removed.

@chaedri chaedri merged commit b462ead into ncsu-geoforall-lab:master Apr 24, 2024
11 checks passed
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.

3 participants