Air temperature¶
Super barebones example of rendering air temperature data from xarray.
Highlights:
- Imports
streamjoy.xarray
to use thestream
accessor. - Passes the
uri
tostream
as the first argument to save the animation to disk.
Super barebones example of rendering air temperature data from xarray.
Highlights:
streamjoy.xarray
to use the stream
accessor.uri
to stream
as the first argument to save the animation to disk.