6 lines
285 B
Markdown
6 lines
285 B
Markdown
|
Reads and plots the current teperatures of the James Webb Space Telescope.
|
||
|
|
||
|
`load.py` loads the same source that [Where is Webb](https://webb.nasa.gov/content/webbLaunch/whereIsWebb.html?units=metric) uses and saves it to a CSV file.
|
||
|
|
||
|
`graph.py` reads that CSV file and plots the data
|