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

document attributes on CRS,Geod,Proj classes #261

Merged
merged 1 commit into from
Apr 23, 2019

Conversation

snowman2
Copy link
Member

Addresses #253

@snowman2 snowman2 requested a review from jswhit April 10, 2019 12:58
pyproj/crs.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@jswhit jswhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the ellipsoid attribute description could be a little more specific, for exampel

a: ellipsoid equatorial radius, or semi-major axis.
b: ellipsoid polar radius, or semi-minor axis
f: ellipsoid 'flattening' parameter ( (a-b)/a ).
es: 'eccentricity' of the ellipse, squared (1-b2/a2)

@snowman2
Copy link
Member Author

Thanks for the better descriptions for the Geod attributes @jswhit! I updated the docs with your suggestion.

@jswhit jswhit self-requested a review April 23, 2019 01:31
@snowman2 snowman2 merged commit dd7c4c3 into pyproj4:master Apr 23, 2019
@snowman2 snowman2 deleted the doc_attrs branch September 2, 2019 14:47
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.

3 participants