Metadata-Version: 2.4
Name: pyObsFind
Version: 0.1.0
Summary: Package to find when solar system objects are observable
Author: Richard Cannon, Abigail Patrick, Ottavia Truttero
License: MIT
Keywords: astronomy,ephemeris,asteroids,comets
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: astropy
Requires-Dist: pandas
Requires-Dist: astroquery
Requires-Dist: rich
Requires-Dist: pylatex
Requires-Dist: ephem
Dynamic: license-file

# READ ME

## Purpose:

The purpose of this code is to find when a list of solar system objects are observable from a given observatory on Earth in order to aid proposal writing.

It will create:
* A csv of the JPL Horizons call for all the objects across the semester
* A csv summary of the median value for each night (to do)
* A pdf of nightly elevation charts and summary tables for all objects visible (to do)
* A pdf with summary charts to show how the observability and target properties change over the course of the full semester (to do)


[![Made at Code Astro](https://img.shields.io/badge/Made%20at-Code/Astro-blueviolet.svg)](https://semaphorep.github.io/codeastro/)
[![DOI](https://zenodo.org/badge/1031821874.svg)](https://doi.org/10.5281/zenodo.16754829)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
