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

CATFLOW Geospatial Tool #10

Merged
merged 4 commits into from
Jul 25, 2023
Merged

CATFLOW Geospatial Tool #10

merged 4 commits into from
Jul 25, 2023

Conversation

Ash-Manoj
Copy link
Collaborator

Restructured the run.py for generating required Raster files for CATFLOW Hillslope Wizard using a single Tool.

@Ash-Manoj Ash-Manoj added the enhancement New feature or request label May 3, 2023
@Ash-Manoj Ash-Manoj requested a review from mmaelicke May 3, 2023 10:24
@Ash-Manoj Ash-Manoj self-assigned this May 3, 2023
Copy link
Member

@mmaelicke mmaelicke left a comment

Choose a reason for hiding this comment

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

Nice work @Ash-Manoj ! Sorry for my late response, I forgot about this pull request. There are some minor changes requested.

src/run.py Outdated Show resolved Hide resolved
src/run.py Outdated Show resolved Hide resolved
src/run.py Show resolved Hide resolved
src/tool.yml Outdated Show resolved Hide resolved
type: float
description: Optional multiplier for when the vertical and horizontal units are not the same
default: None
Copy link
Member

Choose a reason for hiding this comment

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

This parameter does not have a default, but is optional, as the tool will set it to 100. The difference between optional and default is a bit confusing. You can add optional: true here and add to the description that the threshold is always 100, but you can overwrite this constant

@mmaelicke
Copy link
Member

Any progress on this?

@Ash-Manoj
Copy link
Collaborator Author

Any progress on this?

@Ash-Manoj Ash-Manoj closed this Jun 15, 2023
@Ash-Manoj Ash-Manoj reopened this Jun 15, 2023
@Ash-Manoj
Copy link
Collaborator Author

Working on the changes. Should be able to push by next week.

@Ash-Manoj Ash-Manoj merged commit 27b36f3 into main Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants