g-battaglia / Astrologer-API

GNU Affero General Public License v3.0
19 stars 8 forks source link

website birthchart has a date error #3

Open teledyn opened 2 months ago

teledyn commented 2 months ago

Not terribly serious, but in the birth chart link on the webpage, the chart shown was one day earlier than the date given; I'd used 21:14-06:00 1957-04-06, but the chart displayed was 04-05.

g-battaglia commented 2 months ago

Hi @teledyn, thanks for reporting the issue, I'm not able to reproduce it though. Can you give me more details? The issue is with the birth-chart endpoint of the api? If yes can you write me down the full HTTP request? (Including the body and the URL)

teledyn commented 2 months ago

It certainly was a weird effect; here is how I got there:

  1. I'm using Ubuntu 24.04 under KDE/X11 Plasma desktop browsing with Firefox
  2. clicked on https://www.kerykeion.net/birth-chart/ on the homepage
  3. filled in my location and time as seen in the attached screenshot, 1957-04-07 is used as the date, but the chart shows correctly for 1957-04-06

Also, unrelated to this, I updated my kerykeion pip packages yesterday, and I'm just beginning, so I used python interactively to produce a (very nice) transit chart, and then tried all the different themes and table/list options and then I noticed: although I had called the constructor for a new transit object using

transit = AstrologicalSubject("transit", city="Toronto", nation="CA") which produces

transit Astrological data for: transit, 2024-08-26T17:34:00+00:00 UTC Birth location: Toronto, Lat 43.70643, Lon -79.39864

however, when I repeat that minutes later in the same python session, the time remains 17:34; to get a transit with the current time, I had to get the ISO string from elsewhere and use

transit = AstrologicalSubject.get_from_iso_utc_time(name="Now", city="Toronto", nation="CA", iso_utc_time="2024-08-25T19:24:38-04:00", geonames_username="teledyn")

On Mon, Aug 26, 2024 at 4:24 AM Giacomo Battaglia @.***> wrote:

Hi @teledyn https://github.com/teledyn, thanks for reporting the issue, I'm not able to reproduce it though. Can you give me more details? The issue is with the birth-chart endpoint of the api? If yes can you write me down the full HTTP request? (Including the body and the URL)

— Reply to this email directly, view it on GitHub https://github.com/g-battaglia/Astrologer-API/issues/3#issuecomment-2309636554, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPLTK4UIC3WKFHA2YDTTJ3ZTLQ2ZAVCNFSM6AAAAABNC3XBNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBZGYZTMNJVGQ . You are receiving this because you were mentioned.Message ID: @.***>

-- Gary Lawrence Murphy - Toronto CA - Fediverse @.***> - Tumblr https://teledyn.tumblr.com - Blog https://blog.teledyn.com - Home https://www.teledyn.com/