-
Notifications
You must be signed in to change notification settings - Fork 32
whitebox v2.4.2 #134
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
Merged
whitebox v2.4.2 #134
Changes from 11 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
b933e4b
chore: update .gitignore
brownag 4f1b2e5
fix: tempfiles in `wbt_source()` should be relative to tempdir not wo…
brownag 28724e2
version bump
brownag 9f576b0
Update NEWS.md
brownag 53f9df0
Update inst/CITATION
brownag 8a85456
fix: `wbt_source()` pass `tmpdir` for `dsn` construction
brownag f481a1c
fix: `wbt_source()` handle terra::sources output
brownag 0304890
fix: `wbt_source()` handle terra::sources output (2)
brownag 95f8af5
spellcheck
brownag 26be95a
fix: handling of various object input types
brownag 0c71c8b
for code review
brownag 1561b08
wbt_source: be explicit about use of first source
brownag 940288f
fix: wbt_source: raster source with user-specified `dsn` or `layer`
brownag 11b27a0
fix: wbt_source: verbosity of multiple source files message
brownag a5ac102
feat: add STATSGO2 shapefile dataset for DEM.tif extent and `sample_s…
brownag 1786c8a
test: wbt_source: basic behaviors for vector and raster data sources
brownag c51bf21
fix: wbt_source: writing to shapefile or geotiff when data source typ…
brownag f33368b
fix: wbt_source: nzchar source
brownag 9f810c0
fix: wbt_source: quiet namespace check
brownag cd54dbb
test: wbt_source: regex extension pattern
brownag 4471edb
test: wbt_source: raster in memory and spatvectorproxy
brownag 939f9bf
test: wbt_source: use gpkg as alternative non-wbt data source type
brownag 8f57a75
test: wbt_source: sources with multiple layers
brownag aea2d75
call.=F
brownag 14dfd99
fix: wbt_source: no need to specify `layer` for output `dsn`
brownag e90968b
test: wbt_source: suppress upstream warnings
brownag 629da64
test: wbt_source: use in memory spatraster
brownag 7578cca
fix: wbt_source: short circuit for common single-layer geotiff case
brownag 58365d9
Update NEWS.md
brownag File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,6 +16,7 @@ whiteboxR.Rproj | |
| *.shx | ||
| *.prj | ||
| *.dbf | ||
| *.cpg | ||
| *.tif | ||
| settings.json | ||
| __MACOSX | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.