Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

croptograt #5

Open
mdsumner opened this issue Sep 5, 2018 · 0 comments
Open

croptograt #5

mdsumner opened this issue Sep 5, 2018 · 0 comments
Assignees

Comments

@mdsumner
Copy link
Collaborator

mdsumner commented Sep 5, 2018

Try

  • build graticule of tiles, or just one big grat
  • union them all together (rgeos::gUnionCascaded, or sf::st_union)
  • mask the raster with the grat (or find the cell numbers that overlap, and set the rest to NA)
  • intersect the coastline with the grat
  • add the border
@mdsumner mdsumner self-assigned this Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant