ebridges / oneau

Provides a web-based application for doing astronomical calculations.

Home Page:http://ebridges.github.io/oneau

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

The OneAU application relies on the JPL ephemeris data from NASA to interpolate the positions of the planets, the Sun, and the Moon at any moment in time over many hundreds of years.

This light-weight, Java application is highly optimized to effectively operate within 512MB of RAM, and still rely on the full range of data in the JPL Ephmemeris (exceeding 1GB of textual data). It is service oriented and will return results in JSON, thus enabling easy integration with other web applications as well as mobile and other apps operating in restricted contexts.

Calculations Supported

  • Determine the location in the sky of the most common heavenly bodies at any point in time from the year 1600 through the year 2400 AD, using the JPL Ephemeris files.
  • Calculate the magnetic declination for any location on the earth.

View Online

More Info

License

This software is licensed under a Creative Commons Attribution-NonCommercial license. Please see the LICENSE.txt file accompanying the distribution for details.

CC BY-NC

About

Provides a web-based application for doing astronomical calculations.

http://ebridges.github.io/oneau

License:Other


Languages

Language:Java 80.7%Language:C 10.8%Language:Prolog 6.7%Language:Shell 1.3%Language:Perl 0.6%