Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 805 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 805 Bytes

A brief introduction to Astropy affiliated packages

shield

Tutorials on astroplan and astroquery for .Astronomy 9 in Cape Town, South Africa

Dependencies

You will need to have astroquery and astroplan installed. If you're using conda, type:

conda install -c astropy astroquery astroplan

or via pip:

pip install astroquery astroplan

Downloading this repository

If you have git, type:

git clone git@github.com:bmorris3/dotastro9_astroplan_astroquery.git

otherwise you can download this repository as a ZIP archive by clicking here.