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 example showing how to sample gridded data at points #241

Closed
shoyer opened this issue Sep 30, 2014 · 4 comments
Closed

Add example showing how to sample gridded data at points #241

shoyer opened this issue Sep 30, 2014 · 4 comments

Comments

@shoyer
Copy link
Member

shoyer commented Sep 30, 2014

It would be good to show how to do this, even if we don't have an efficient implementation yet (#214).

@nfaggian
Copy link

I read through #214 and noticed the use of a kd-tree might be a bit off for lat/lons. In the past I have had to transform coordinates first. Worth thinking about.

@shoyer
Copy link
Member Author

shoyer commented Oct 17, 2014

That's a good point, thanks for bringing it up. Is pyproj still the best bet for that?

@nfaggian
Copy link

nfaggian commented Nov 3, 2014

I think pyproj would be great to use.

@max-sixty
Copy link
Collaborator

Closing as stale, please reopen if still relevant

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

No branches or pull requests

3 participants