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 of coordinate transformation, e.g. from UTM Nad83 to UTM Nad27 #25

Open
2 tasks
mycarta opened this issue Apr 27, 2022 · 2 comments
Open
2 tasks

Comments

@mycarta
Copy link
Member

mycarta commented Apr 27, 2022

This would be very useful.

MINIMAL TO DO LIST:

  • Get some test data.
    Ideally a point set with both the source coordinates and transformed coordinates so as to also include a test.

  • Get up to speed with pjproj then build a notebook
    I used to do it all the time so I have some old notebooks and .py files to do that but have had no time to catch up with the syntax changes post pyproj 1, see for example here

@mharty3
Copy link
Contributor

mharty3 commented Apr 27, 2022

@mycarta, you may want to look into the rioxarray package. It has great spatial functionality on top of xarray.

@RichardScottOZ
Copy link

Definitely recommended!

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

3 participants