Understand your Mac and iPhone more deeply by tracing the evolution of Mac OS X from prelease to Swift. John Siracusa delivers the details.
You've got two main options:
| #!/usr/bin/env python | |
| #----------------------------------------------- | |
| # Name: fetch_cosm.py | |
| # | |
| # Purpose: retrieve historical hi-res data from cosm | |
| # Usage: ./fetch_cosm.py >>cosm_data.csv | |
| # History: | |
| # Date Author Remarks | |
| # 15Oct2012 RW Created. | |
| #----------------------------------------------- |