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

Add SRTM GL1 Ellipsoidal dataset from OpenTopography #82

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

youngdjn
Copy link

I have a use case that requires the SRTM GL1 Ellipsoidal DEM from OpenTopography, so I added that as an option of get_elev_raster and dependencies. Specifically, it adds the option "gl1e" for the src parameter.

This is my first PR to an R library. I don't know how to get the docs (man) or any other dependencies to update automatically to match my updates to the functions under R. But the updated code runs the new functionality as expected.

@jhollist
Copy link
Owner

Thanks for the PR! I am very open to accepting this PR, just need some time to dig through it.

As I mentioned in #64 I am hoping to carve out some time for elevatr soon.

I had added this for debugging, removing now that function is working so it doesn't cause the API key to be displayed in places it shouldn't be
@youngdjn
Copy link
Author

Sounds great! No rush and no pressure to merge; I'm able to use this by installing from my fork. Thanks for making this super useful package!

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

Successfully merging this pull request may close these issues.

None yet

2 participants