diff --git a/src/CloudCover.vue b/src/CloudCover.vue
new file mode 100644
index 00000000..94e000d4
--- /dev/null
+++ b/src/CloudCover.vue
@@ -0,0 +1,111 @@
+
+
+
+
+
+
+ {{ cloudIcon }}
+
+
+
+
Median historical
cloud cover:
+
{{ cloudCoverFracToLabel }}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/DefineTerm.vue b/src/DefineTerm.vue
new file mode 100644
index 00000000..0b9c655e
--- /dev/null
+++ b/src/DefineTerm.vue
@@ -0,0 +1,72 @@
+
+import { tooltip } from 'leaflet';
+
+
+
+
+
+ {{ term }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/SolarEclipse2024.vue b/src/SolarEclipse2024.vue
index 07d51ec1..d9a75a8d 100644
--- a/src/SolarEclipse2024.vue
+++ b/src/SolarEclipse2024.vue
@@ -87,10 +87,17 @@
- Explainer text for cloud coverage map data goes here
- Explainer text for cloud coverage map data goes here
- Explainer text for cloud coverage map data goes here
- Explainer text for cloud coverage map data goes here
+
+
+ This map shows historical cloud cover data on April 8 for the years 2001–2023 from the
NASA MODIS Aqua satellite.
+ {{ touchscreen ? "Tap" : "Click" }} the map to display the
cloud coverage for a particular location (within about 100 km).
+
+
+
+
+
@@ -617,31 +624,31 @@
getMyLocation = false;
console.log(error);
}"
- />
+ />
-