-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
moon is not the correct orientations for southern hemisphere #1
Comments
For showing the south hemisphere moon phases apparently it's only needed to rotate the moon drawing upside down and place the text accordingly.
What are your thoughts on this? |
That sounds good. Thank you. |
oh, my mistake thinking it would only be needed to rotate the ascii art.
rotated (look at the perimeter and the parentesis):
I will have to either swap some characters, like parentesis, or redo the ascii art. I was thinking that keeping the art and making a swap table was better:
which results in the following:
Which is not optimal, since some dots inside the moon have been replaced. What are your thoughts on the matter? |
My results are the same. I started searching for flipping ascii art, but that was mostly table flipping. Next was: mirror ascii art https://stackoverflow.com/questions/13112671/how-to-horizontally-mirror-ascii-art |
Yeah, the issues are the same. Although rewriting every moon doesn't seen the smart thing to do, It's probably the best one can do to get a better outcome, to stay as faithful as possible to the original art. What do you think @dlangille and @chubin ? |
I think that your last drawing with fixes was pretty good, and we should use it. I thik that you original plan #1 (comment) was pretty good, so let's do it. Please:
Then we try to bind it to wttr.in as you said. I think this feature is very important, at least it is steadily being requested from time to time since years |
#29 is merged now, I've updated it on wttr.in, but it is not yet enabled in the wttr.in code
|
I think, this issue can be closed now, and we can move to wttr.in: |
I think so. Thanks Chubin. |
I am happy with any solution. :) |
I've reopened the issue, because we want to add a note about the southern hemisphere in the output (chubin/wttr.in#247) |
When in the southern hemisphere, the moon waxes and wanes in the opposite direction.
re: http://twitter.com/igor_chubin/status/717791483127066625
The text was updated successfully, but these errors were encountered: