Skip to content

Commit

Permalink
cleared notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Morris committed Oct 17, 2023
1 parent ea49e76 commit b31d0a3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 295 deletions.
36 changes: 7 additions & 29 deletions docs/source/tutorials/customizing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "ee8a9126",
"metadata": {},
"outputs": [],
Expand All @@ -30,7 +30,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"id": "37ba028f",
"metadata": {},
"outputs": [],
Expand All @@ -48,7 +48,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"id": "a17c2481",
"metadata": {},
"outputs": [],
Expand All @@ -61,42 +61,20 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": null,
"id": "ebcc7c8d",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"array([1.69340538e+09])"
]
},
"execution_count": 13,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"weather.time"
]
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": null,
"id": "ccbf66b3",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"array([25.81154086])"
]
},
"execution_count": 14,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"weather.column_water_vapor"
]
Expand Down
291 changes: 25 additions & 266 deletions docs/source/tutorials/mock-observations.ipynb

Large diffs are not rendered by default.

0 comments on commit b31d0a3

Please sign in to comment.