Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Apr 15, 2024
1 parent 8a61fe0 commit 41ecb62
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions notebooks/wp4/cmip6_energy_indices.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "2",
"metadata": {},
"outputs": [],
Expand All @@ -45,7 +45,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"id": "4",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -96,7 +96,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"id": "6",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -140,7 +140,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": null,
"id": "8",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -176,7 +176,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"id": "10",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -336,15 +336,7 @@
"execution_count": null,
"id": "12",
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"100%|██████████| 6/6 [00:11<00:00, 1.86s/it]\n"
]
}
],
"outputs": [],
"source": [
"transform_func_kwargs = {\n",
" \"index_timeseries\": dict(sorted(index_timeseries.items())),\n",
Expand Down

0 comments on commit 41ecb62

Please sign in to comment.