Skip to content

Commit

Permalink
update decadal example
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Jan 20, 2022
1 parent 09dd4b0 commit 9abf967
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions notebooks/demo/demo-rooki-cmip6-decadal.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"source": [
"wf = ops.Subset(\n",
" ops.Input(\n",
" # 'tas', ['c3s-cmip6.DCPP.CMCC.CMCC-CM2-SR5.dcppA-hindcast.s2005-r10i1p1f1.Amon.tas.gn.v20210719']\n",
" 'tas', ['cmip6.DCPP.CMCC.CMCC-CM2-SR5.dcppA-hindcast.s2005-r10i1p1f1.Amon.tas.gn.v20210719']\n",
" 'tas', ['c3s-cmip6.DCPP.CMCC.CMCC-CM2-SR5.dcppA-hindcast.s2005-r10i1p1f1.Amon.tas.gn.v20210719']\n",
" # 'tas', ['cmip6.DCPP.CMCC.CMCC-CM2-SR5.dcppA-hindcast.s2005-r10i1p1f1.Amon.tas.gn.v20210719']\n",
" ),\n",
" time=\"2010-01-01/2010-12-30\",\n",
")\n",
Expand Down Expand Up @@ -116,7 +116,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
"version": "3.10.1"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 9abf967

Please sign in to comment.