-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allowing for backupdem to replace dem outside of dem bbox
If the bbox of geodata is set to be greater than the extents of the main dem, backupdem can replace those values: - geodata now does not set obj.x0y0 to that of the main dem if backupdem present - in edgefx add line to replace nans in main dem with the backupdem (will occur if outside main dem extents) - add line to handle case of fl being a positive scalar to indicate low pass filter.
- Loading branch information
Showing
2 changed files
with
46 additions
and
14 deletions.
There are no files selected for viewing
This file contains 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 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