+/- lat/lon bug? #54
Closed
andrew-reiter
started this conversation in
General
Replies: 1 comment
|
I've converted this to an issue #55 as there are actually a couple of problems here. The documentation needs updating to indicate that the values of |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
New user here; am I missing something??
The sample code and description in the README seem to show automatic North / South, East / West fields based on the sign of the latitude and longitude, but it doesn't seem to be working.
The following script is mostly copy / pasted from the README:
Produces
.... rather than the
SandWpresent in the output in the README.WSL2 / Ubuntu 22.04.3, Python 3.10.12. Library v1.0.34
Happy to convert this to a bug report if need be, but I wanted a sanity check first?
All reactions