Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making a high resolution grid for a small area #69

Open
skuchta opened this issue Feb 6, 2024 · 0 comments
Open

Making a high resolution grid for a small area #69

skuchta opened this issue Feb 6, 2024 · 0 comments

Comments

@skuchta
Copy link

skuchta commented Feb 6, 2024

I'm struggling with some code. I'd like to make a grid of resolution 16, like this:

filename <- dgearthgrid(dgconstruct(res=16, projection = "ISEA", aperture = 4, topology = "TRIANGLE"),savegrid = "world_triangle_res16.shp")

The problem is that it is too big and crashes either R or my computer (and I've tried on several computers). I only need this grid for the Great Lakes region, not the entire earth. How do I infer this grid for a relatively small area? I've worked through the vignette and other online material, but the answer still escapes me. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant