Skip to content

Determine dates and times that interesting astronomical events will be visible in your area.

Notifications You must be signed in to change notification settings

Matt-Hornsby/SkyPrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkyPrediction

Get alerted when something interesting is going to be visible in the night sky in your area, taking into account weather predictions, light pollution, and more.

Usage

iex -S mix

iex> SkyPrediction.get_data_for("Seattle")

iex> WeatherPrediction.get_good_candidates_for("Seattle")

results

About this app

This app is being developed to help me learn the excellent Elixir programming language, and hopefully to provide a useful service to amateur stargazers. This app utilizes data from ClearDarkSky (http://cleardarksky.com) to determine if there will be clouds or other obstacles to viewing ISS flyovers, Iridium flares, and whatever else I can think of.

About

Determine dates and times that interesting astronomical events will be visible in your area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages