Sets your desktop background to the most recent images of the Sun.
Project description
Solar Background Updater
A program that downloads the most current images of the sun from the SDO satellite, then finds the most likely temperature in each pixel. Then it sets each of the images to the desktop background in series.
Basic Usage:
pip install sunback
python3
import sunback as sb
sb.run(delay=20)
This only works on windows and linux at this time but I would love to expand it to mac as soon as I am able. Check contribute.md to see how you can help out!
Copyright
Copyright (c) 2019, Chris R. Gilly ORCiD
Acknowledgements
Project based on the Computational Molecular Science Python Cookiecutter version 1.1.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.