Removes tiles that have all NA for this example slice.

remove_tiles_over_water(available)

Arguments

available

This is a description of where all tiles are.

Value

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.