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

feature: add landmask_single CLI command to process a single landmask #187

Conversation

hollandjg
Copy link
Collaborator

@hollandjg hollandjg commented Nov 4, 2024

Add a single-file version of the landmask script.

Call it like this:

${IFT} landmask_single -i landmask.tiff -o landmask.non-dilated.tiff -d landmask.dilated.tiff 

... where ${IFT} is the CLI.

Adds:

  • New CLI command
  • New smoke test

Part of:

@hollandjg hollandjg changed the title Jghrefactor/A2c-add-single-file-versions-of-cli-landmask feature: add landmask_single CLI command to preprocess a single landmask Nov 4, 2024
@hollandjg hollandjg changed the title feature: add landmask_single CLI command to preprocess a single landmask feature: add landmask_single CLI command to process a single landmask Nov 4, 2024
@hollandjg hollandjg deleted the branch jghrefactor/A2b-add-docker-cli-test December 17, 2024 22:31
@hollandjg hollandjg closed this Dec 17, 2024
@hollandjg hollandjg deleted the jghrefactor/A2c-add-single-file-versions-of-cli-landmask branch December 17, 2024 22:31
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.

1 participant