|
2 | 2 | "cells": [
|
3 | 3 | {
|
4 | 4 | "cell_type": "markdown",
|
5 |
| - "id": "ignored-brain", |
| 5 | + "id": "short-alcohol", |
6 | 6 | "metadata": {},
|
7 | 7 | "source": [
|
8 | 8 | "# plotting quantified data"
|
|
11 | 11 | {
|
12 | 12 | "cell_type": "code",
|
13 | 13 | "execution_count": null,
|
14 |
| - "id": "sealed-bishop", |
| 14 | + "id": "applied-caution", |
15 | 15 | "metadata": {},
|
16 | 16 | "outputs": [],
|
17 | 17 | "source": [
|
|
21 | 21 | },
|
22 | 22 | {
|
23 | 23 | "cell_type": "markdown",
|
24 |
| - "id": "binding-financing", |
| 24 | + "id": "pressed-subscriber", |
25 | 25 | "metadata": {},
|
26 | 26 | "source": [
|
27 | 27 | "## load the data"
|
|
30 | 30 | {
|
31 | 31 | "cell_type": "code",
|
32 | 32 | "execution_count": null,
|
33 |
| - "id": "round-consistency", |
| 33 | + "id": "amino-junction", |
34 | 34 | "metadata": {},
|
35 | 35 | "outputs": [],
|
36 | 36 | "source": [
|
|
41 | 41 | },
|
42 | 42 | {
|
43 | 43 | "cell_type": "markdown",
|
44 |
| - "id": "collective-surrey", |
| 44 | + "id": "solved-inspector", |
45 | 45 | "metadata": {},
|
46 | 46 | "source": [
|
47 | 47 | "## convert units into a format understood by pint\n",
|
48 | 48 | "\n",
|
49 | 49 | "<!-- Use one of the alert classes: alert-info, alert-warning, alert-success, alert-danger -->\n",
|
50 |
| - "<div class=\"alert alert-block alert-warning\">\n", |
| 50 | + "<div class=\"alert alert-info\">\n", |
51 | 51 | " <b>Note:</b> this example uses the data provided by the <tt>xarray.tutorial</tt> functions. As such, the units attributes follow the CF conventions, which by default <tt>pint</tt> does not understand. To work around that, we're modifying the <tt>units</tt> attributes here, but in general it is better to use a library that modifies the <tt>UnitRegistry</tt>.\n",
|
52 | 52 | "</div>"
|
53 | 53 | ]
|
54 | 54 | },
|
55 | 55 | {
|
56 | 56 | "cell_type": "code",
|
57 | 57 | "execution_count": null,
|
58 |
| - "id": "satisfied-baseline", |
| 58 | + "id": "nonprofit-routine", |
59 | 59 | "metadata": {},
|
60 | 60 | "outputs": [],
|
61 | 61 | "source": [
|
|
65 | 65 | },
|
66 | 66 | {
|
67 | 67 | "cell_type": "markdown",
|
68 |
| - "id": "indonesian-stuff", |
| 68 | + "id": "impaired-giving", |
69 | 69 | "metadata": {},
|
70 | 70 | "source": [
|
71 | 71 | "## quantify the data"
|
|
74 | 74 | {
|
75 | 75 | "cell_type": "code",
|
76 | 76 | "execution_count": null,
|
77 |
| - "id": "affected-input", |
| 77 | + "id": "amended-summary", |
78 | 78 | "metadata": {},
|
79 | 79 | "outputs": [],
|
80 | 80 | "source": [
|
|
84 | 84 | },
|
85 | 85 | {
|
86 | 86 | "cell_type": "markdown",
|
87 |
| - "id": "every-minnesota", |
| 87 | + "id": "fatty-penguin", |
88 | 88 | "metadata": {},
|
89 | 89 | "source": [
|
90 | 90 | "## work with the data"
|
|
93 | 93 | {
|
94 | 94 | "cell_type": "code",
|
95 | 95 | "execution_count": null,
|
96 |
| - "id": "measured-encounter", |
| 96 | + "id": "demonstrated-movement", |
97 | 97 | "metadata": {},
|
98 | 98 | "outputs": [],
|
99 | 99 | "source": [
|
|
108 | 108 | },
|
109 | 109 | {
|
110 | 110 | "cell_type": "markdown",
|
111 |
| - "id": "creative-member", |
| 111 | + "id": "stone-excess", |
112 | 112 | "metadata": {},
|
113 | 113 | "source": [
|
114 | 114 | "## plot\n",
|
|
119 | 119 | {
|
120 | 120 | "cell_type": "code",
|
121 | 121 | "execution_count": null,
|
122 |
| - "id": "round-symphony", |
| 122 | + "id": "accessory-monster", |
123 | 123 | "metadata": {},
|
124 | 124 | "outputs": [],
|
125 | 125 | "source": [
|
|
0 commit comments