Astronoby v0.10.0: Lunar eclipses & observational events
A tour of Astronoby v0.10.0: lunar eclipses, planetary phenomena, deep lunar observation data, groundwork for satellite tracking, and IERS integration for even greater accuracy.
A tour of Astronoby v0.10.0: lunar eclipses, planetary phenomena, deep lunar observation data, groundwork for satellite tracking, and IERS integration for even greater accuracy.
It's not often you finally build something you've been dreaming about for more than a decade. Caelus is my open-source astronomical tool where every sunrise time, Moon phase, and planet position can be traced back to the source data and the logic that produced it.
Finding the perfect night to observe a planet doesn't have to be guesswork. Here's how to compute the best observation dates for the Sun, planets, and Moon using the Astronoby Ruby gem.
There's always a place on Earth where you'd cast no shadow, where the Sun sits directly overhead. Here's how to find that sub-solar point with a few lines of Ruby.
The v0.7.0 release of the Astronoby Ruby library adds support for all major planets and ephemeris-based positions accurate to under 10 arc seconds.
It is not always possible to have frozen AND performant objects in Ruby.
A new Ruby gem for astronomy: Ephem produces high-precision ephemerides from NASA's JPL Development Ephemeris series.
How many times can you watch the sunset from your sofa? Ruby can give you the answer.
Ruby supports multiple numeric data types in its core and standard libraries. What are they made for and how to use them properly?
How to parse content from a tool that is made to speak in human sentences.
Testing Ruby on Rails and avoiding RSpec and FactoryBot anti-patterns.