-
Notifications
You must be signed in to change notification settings - Fork 8
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
293 add smoothingfilter cli functions #307
Merged
Merged
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f88cfe1 - Browse repository at this point
Copy the full SHA f88cfe1View commit details
Commits on Jan 31, 2024
-
Merge branch 'master' of github.com:GispoCoding/eis_toolkit into 293-…
…add-smoothingfilter-cli-functions
Configuration menu - View commit details
-
Copy full SHA for ca8b6d1 - Browse repository at this point
Copy the full SHA ca8b6d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59654ec - Browse repository at this point
Copy the full SHA 59654ecView commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c24509e - Browse repository at this point
Copy the full SHA c24509eView commit details
Commits on Mar 1, 2024
-
Bug fix for CLI filter functions in speckle.py and cli.py
Bug fixes for kuan, frost and lee-enhanced speckle filters. Functions had inconsistent type declarations for n_looks (must be integer) and damping_factor (must be Number or float). That issue apparently confused the CLI calls. Also updated the cli.py to be consistent with the speckle code.
Configuration menu - View commit details
-
Copy full SHA for 69787be - Browse repository at this point
Copy the full SHA 69787beView commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6c6eab - Browse repository at this point
Copy the full SHA d6c6eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 955abef - Browse repository at this point
Copy the full SHA 955abefView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf77151 - Browse repository at this point
Copy the full SHA bf77151View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e078ae - Browse repository at this point
Copy the full SHA 0e078aeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.