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

added function to add 2D latlon to dataset #34

Closed
wants to merge 3 commits into from
Closed

Conversation

snowman2
Copy link
Member

@snowman2 snowman2 commented Aug 1, 2019

  • Tests added
  • Fully documented, including whats-new.rst for all changes and api.rst for new API

@djhoese
Copy link
Contributor

djhoese commented Aug 1, 2019

Does this still work if someone has a +proj=latlong projection and 1D longitude and latitude coordinates that they use as their X and Y coordinates?

@snowman2
Copy link
Member Author

snowman2 commented Aug 1, 2019

Does this still work if someone has a +proj=latlong projection and 1D longitude and latitude coordinates that they use as their X and Y coordinates?

It should. As long as they don't have 'latitude' and 'longitude' in the coordinates it will generate a 2D array of latitude and longitude.

@snowman2 snowman2 closed this Dec 12, 2019
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