Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Jan 27, 2025
1 parent 547083a commit 761bdb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/wp5/ozone_vertical_profile.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"metadata": {},
"outputs": [],
"source": [
"time = time = \"2005-08\"\n",
"time = \"2005-08\"\n",
"ds[\"ozone_concentration\"].sel(time=time).plot(col=\"sensor\", col_wrap=3)"
]
}
Expand Down

0 comments on commit 761bdb6

Please sign in to comment.