Skip to content

Commit

Permalink
remove useless cell
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Jun 20, 2023
1 parent b7852ef commit 2fa5e70
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions notebooks/wp4/clima_and_bias_cordex_cmip6_regionalised.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -298,18 +298,6 @@
" return da.to_dataset()"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"ds_era = download.download_and_transform(\n",
" *request_era,\n",
" chunks=chunks,\n",
").expand_dims(model=[\"ERA5\"])"
]
},
{
"attachments": {},
"cell_type": "markdown",
Expand Down

0 comments on commit 2fa5e70

Please sign in to comment.