mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-04-03 14:24:25 -04:00
This caused me to discover I had forgotten to finish making the necessary changes to astronomy.ts for saving the cartesian vector inside the EquatorialCoordinates class. I also realized I had made a mistake in the documentation for the y-coordinate of the vector: it is the June solstice; there is no such thing as a September solstice! Also fixed some mistakes in demo tests: if something failed, I was printing out the wrong filename (camera.c instead of camera.cs).