File tree Expand file tree Collapse file tree 12 files changed +24
-59
lines changed Expand file tree Collapse file tree 12 files changed +24
-59
lines changed Original file line number Diff line number Diff line change 1- <img src =" notebooks/images/cmip6-logo.webp " width =500 alt =" CMIP6 logo " ></img >
2-
31# CMIP6 Cookbook
42
3+ <img src =" notebooks/images/cmip6-logo.webp " width =500 alt =" CMIP6 logo " ></img >
4+
55[ ![ nightly-build] ( https://github.com/ProjectPythia/cmip6-cookbook/actions/workflows/nightly-build.yaml/badge.svg )] ( https://github.com/ProjectPythia/cmip6-cookbook/actions/workflows/nightly-build.yaml )
66[ ![ Binder] ( https://binder.projectpythia.org/badge_logo.svg )] ( https://binder.projectpythia.org/v2/gh/ProjectPythia/cmip6-cookbook.git/main )
77[ ![ DOI] ( https://zenodo.org/badge/507993770.svg )] ( https://zenodo.org/badge/latestdoi/507993770 )
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ dependencies:
3434 - mystmd
3535 - ipywidgets
3636 - pip
37- - sphinx-pythia-theme
3837 - ipywidgets
3938 - pip :
4039 - git+https://github.com/nocollier/intake-esgf
Original file line number Diff line number Diff line change 44 "cell_type" : " markdown" ,
55 "metadata" : {},
66 "source" : [
7- " <img src= \" ../images/cmip6-cookbook-thumbnail.png \" width=250 alt= \" CMIP6 image \" ></img> "
7+ " # Estimating Equilibrium Climate Sensitivity "
88 ]
99 },
1010 {
1111 "cell_type" : " markdown" ,
1212 "metadata" : {},
1313 "source" : [
14- " # Estimating Equilibrium Climate Sensitivity "
14+ " <img src= \" ../images/cmip6-cookbook-thumbnail.png \" width=250 alt= \" CMIP6 image \" ></img> "
1515 ]
1616 },
1717 {
Original file line number Diff line number Diff line change 44 "cell_type" : " markdown" ,
55 "metadata" : {},
66 "source" : [
7- " <img src= \" ../images/cmip6-cookbook-thumbnail.png \" width=250 alt= \" CMIP6 image \" ></img> "
7+ " # Global Mean Surface Temperature "
88 ]
99 },
1010 {
1111 "cell_type" : " markdown" ,
1212 "metadata" : {},
1313 "source" : [
14- " # Global Mean Surface Temperature "
14+ " <img src= \" ../images/cmip6-cookbook-thumbnail.png \" width=250 alt= \" CMIP6 image \" ></img> "
1515 ]
1616 },
1717 {
311311 "name" : " python" ,
312312 "nbconvert_exporter" : " python" ,
313313 "pygments_lexer" : " ipython3" ,
314- "version" : " 3.9.12 "
314+ "version" : " 3.10.15 "
315315 },
316316 "nbdime-conflicts" : {
317317 "local_diff" : [
Original file line number Diff line number Diff line change 44 "cell_type" : " markdown" ,
55 "metadata" : {},
66 "source" : [
7- " <img src= \" ../images/cmip6-cookbook-thumbnail.png \" width=250 alt= \" CMIP6 image \" ></img> "
7+ " # Precipitation Frequency Analysis "
88 ]
99 },
1010 {
1111 "cell_type" : " markdown" ,
1212 "metadata" : {},
1313 "source" : [
14- " # Precipitation Frequency Analysis "
14+ " <img src= \" ../images/cmip6-cookbook-thumbnail.png \" width=250 alt= \" CMIP6 image \" ></img> "
1515 ]
1616 },
1717 {
351351 "name" : " python" ,
352352 "nbconvert_exporter" : " python" ,
353353 "pygments_lexer" : " ipython3" ,
354- "version" : " 3.8.13 "
354+ "version" : " 3.10.15 "
355355 },
356356 "nbdime-conflicts" : {
357357 "local_diff" : [
Original file line number Diff line number Diff line change 44 "cell_type" : " markdown" ,
55 "metadata" : {},
66 "source" : [
7- " <img src= \" ../images/cmip6-cookbook-thumbnail.png \" width=250 alt= \" CMIP6 image \" ></img> "
7+ " # Regridding with xESMF and calculating a multi-model mean "
88 ]
99 },
1010 {
1111 "cell_type" : " markdown" ,
1212 "metadata" : {},
1313 "source" : [
14- " # Regridding with xESMF and calculating a multi-model mean "
14+ " <img src= \" ../images/cmip6-cookbook-thumbnail.png \" width=250 alt= \" CMIP6 image \" ></img> "
1515 ]
1616 },
1717 {
531531 "name" : " python" ,
532532 "nbconvert_exporter" : " python" ,
533533 "pygments_lexer" : " ipython3" ,
534- "version" : " 3.8.13 "
534+ "version" : " 3.10.15 "
535535 },
536536 "nbdime-conflicts" : {
537537 "local_diff" : [
Original file line number Diff line number Diff line change 44 "cell_type" : " markdown" ,
55 "metadata" : {},
66 "source" : [
7- " <img src=\" ../images/esgf.png\" width=250 alt=\" CMIP6 image\" ></img>\n " ,
8- " <img src=\" ../images/cmip6-cookbook-thumbnail.png\" width=250 alt=\" CMIP6 image\" ></img>"
7+ " # Search and Load CMIP6 Data via ESGF/OPeNDAP"
98 ]
109 },
1110 {
1211 "cell_type" : " markdown" ,
1312 "metadata" : {},
1413 "source" : [
15- " # Search and Load CMIP6 Data via ESGF/OPeNDAP"
14+ " <img src=\" ../images/esgf.png\" width=250 alt=\" CMIP6 image\" ></img>\n " ,
15+ " <img src=\" ../images/cmip6-cookbook-thumbnail.png\" width=250 alt=\" CMIP6 image\" ></img>"
1616 ]
1717 },
1818 {
446446 "name" : " python" ,
447447 "nbconvert_exporter" : " python" ,
448448 "pygments_lexer" : " ipython3" ,
449- "version" : " 3.10.9 "
449+ "version" : " 3.10.15 "
450450 },
451451 "nbdime-conflicts" : {
452452 "local_diff" : [
You can’t perform that action at this time.
0 commit comments