Skip to content

Commit

Permalink
Remove stray comment
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-white committed Sep 27, 2024
1 parent 701b3cf commit f8d4225
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Recipes/Apply_function_to_every_gridpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1418,7 +1418,6 @@
],
"source": [
"# Get some data\n",
"# sst = cc.querying.getvar(experiment, 'sst', session, frequency='1 monthly', chunks={})\n",
"\n",
"experiment = '025deg_jra55_iaf_omip2_cycle6'\n",
"sst = cat[experiment].search(frequency=\"1mon\", variable=\"sst\").to_dask()\n",
Expand Down

0 comments on commit f8d4225

Please sign in to comment.