Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Apr 23, 2024
1 parent 1882634 commit 052e108
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions notebooks/wp5/uth_atmospheric_circulation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,6 @@
"metadata": {},
"outputs": [],
"source": [
"da_uth = ds_uth[\"uth_mean_ascend\"]\n",
"da_omega500 = ds_omega500[\"w\"]\n",
"\n",
"series = {}\n",
"for da in [ds_uth[\"uth_mean_ascend\"], ds_omega500[\"w\"]]:\n",
" series[da.name] = (\n",
Expand Down

0 comments on commit 052e108

Please sign in to comment.