-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
👌 Exact grid spacing, broaden mask and refactor tilling function
Final part of #52! Increasing number of training image tiles from 2111 to 2480! Couple of changes for that to work. The grid spacing -I flag in GMT now uses 250+e instead of 250 so that output cell size is precisely 250 metres. Mask_cell_radius was increased from 2 to 3 (i.e. 7x7 pixel neighbourhood mask) to get more tiles along the Siple Coast area. Tiling functions refactored for speed, fixing rounding errors, and linted using black. Note that we are still using the default gridline registration https://gmt.soest.hawaii.edu/doc/latest/GMT_Docs.html#gridline-registration when doing interpolation. Unit tests added for get_window_bounds and selective_tile functions!!
- Loading branch information
Showing
2 changed files
with
224 additions
and
105 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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