Skip to content

Commit

Permalink
update cam notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
pinarda committed May 24, 2021
1 parent 8bac92e commit 5532a19
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions docs/source/notebooks/CAMNotebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,7 @@
" f\"{dataDir}/middle_ground/b.e11.BRCP85C5CNBDRD.f09_g16.031.cam.h1.{daily_variable}.20060101-20071231.nc\",\n",
" f\"{dataDir}/most_conservative/b.e11.BRCP85C5CNBDRD.f09_g16.031.cam.h1.{daily_variable}.20060101-20071231.nc\",\n",
" ],\n",
" [\n",
" \"orig\",\n",
" \"not_good\",\n",
" \"most_aggressive\",\n",
" \"middle_ground\",\n",
" \"most_conservative\",\n",
" ],\n",
" [\"orig\", \"not_good\", \"most_aggressive\", \"middle_ground\", \"most_conservative\"],\n",
" )"
]
},
Expand Down Expand Up @@ -191,13 +185,7 @@
" f\"{dataDir}/middle_ground/b.e11.BRCP85C5CNBDRD.f09_g16.031.cam.h0.{monthly_variable}.200601-201012.nc\",\n",
" f\"{dataDir}/most_conservative/b.e11.BRCP85C5CNBDRD.f09_g16.031.cam.h0.{monthly_variable}.200601-201012.nc\",\n",
" ],\n",
" [\n",
" \"orig\",\n",
" \"not_good\",\n",
" \"most_aggressive\",\n",
" \"middle_ground\",\n",
" \"most_conservative\",\n",
" ],\n",
" [\"orig\", \"not_good\", \"most_aggressive\", \"middle_ground\", \"most_conservative\"],\n",
" )"
]
},
Expand Down Expand Up @@ -1863,9 +1851,9 @@
],
"metadata": {
"kernelspec": {
"display_name": "CMIP6 2019.10",
"display_name": "Python 3",
"language": "python",
"name": "cmip6-201910"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -1877,7 +1865,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.8"
"version": "3.8.0"
},
"varInspector": {
"cols": {
Expand Down

0 comments on commit 5532a19

Please sign in to comment.