Thermal response of urban roofs (example)
Placeholder case study generated from a notebook.
Thermal response of urban roofs
This is an example notebook converted to a case study via the build-time pipeline. Math: .
import numpy as np
print(np.linspace(0, 1, 5))
[0. 0.25 0.5 0.75 1. ]
A figure
Static image embedded from a real notebook output:
# (would be matplotlib plot here)

A Plotly figure
fig.show()
Source: /opt/render/project/src/notebooks/case-studies/example-thermal.ipynb