From e031bf30b92ffe17e806073a6a51f2e2c0a0e201 Mon Sep 17 00:00:00 2001 From: Max Nuding Date: Sun, 9 Jan 2022 06:04:04 +0100 Subject: [PATCH] Added readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e39fe83 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +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