We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed0b08 commit ba65bd9Copy full SHA for ba65bd9
docs/example_recipes/air_temperature.md
@@ -1,5 +1,9 @@
1
# Air temperature
2
3
+<video controls="true" allowfullscreen="true">
4
+<source src="https://github.com/ahuang11/streamjoy/assets/15331990/cf7d8849-0c1c-4f8b-9592-a29040e2d30f" type="video/mp4">
5
+</video>
6
+
7
Super barebones example of rendering air temperature data from xarray.
8
9
Highlights:
0 commit comments