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

croptograt #5

Description

@mdsumner

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions