R/extents.R
remove_tiles_over_water.Rd
Removes tiles that have all NA for this example slice.
remove_tiles_over_water(available)
available | This is a description of where all tiles are. |
---|
A list of remaining tiles, by row and column, so a 2D array. Tile is within the domain. The sample data is already cut to that domain.