Public
Edited
Aug 30, 2023
Insert cell
Insert cell
Insert cell
studiedParameterRange = FileAttachment("Studied Parameter Range.PNG").image()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// md`
// </br>
// MID CENTURY - RCP 8.5_2041-2060_50%
// </br></br>`
Insert cell
// md`
// </br>
// END OF CENTURY - RCP 8.5_2081-2099_50%
// </br></br>`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
ip_to = d => (unitSelection.unit === "SI") ? _.round(d / 3.412 / 0.092903, 2) : _.round(d, 2);
Insert cell
si_to = d => (unitSelection.unit === "IP") ? _.round(d * 3.412 * 0.092903, 2) : _.round(d, 2);
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more