astro icon indicating copy to clipboard operation
astro copied to clipboard

Add dwarf planets

Open aligusnet opened this issue 8 years ago • 0 comments

Should be added the most prominent dwarfs planets:

  • Pluto;
  • Ceres;
  • Haumea;
  • Makemake;
  • Eris.

Elements of planetary orbits are available in JPL Small-Body Database Browser.

Implementation details

dwarfPlanetDetails function and DwarfPlanet sum type should be defined in new module Planet/DwarfPlanetDetails.hs.

dwarfPlanetDetails will take a DwarfPlanet and return PlanetDetails defined in Planet/PlanetDetails.hs module.

aligusnet avatar Jul 06 '17 20:07 aligusnet