Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to docs in Sea ice demo #1039

Merged
merged 2 commits into from
Jan 31, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions doc/jupyter/Demo/Demo_9_seaIceExtent_ivanova.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
"Ivanova, D. P., P. J. Gleckler, K. E. Taylor, P. J. Durack, and K. D. Marvel, 2016: Moving beyond the Total Sea Ice Extent in Gauging Model Biases. J. Climate, 29, 8965–8987, https://doi.org/10.1175/JCLI-D-16-0026.1. \n",
"\n",
"**NOTE** \n",
"The installation instruction for the PMP can be found [here](http:https://pcmdi.github.io/pcmdi_metrics/install.html)."
"The installation instructions for the PMP can be found [here](http:https://pcmdi.github.io/pcmdi_metrics/install.html). \n",
"The documentation for the sea ice metrics can be found [here](http:https://pcmdi.github.io/pcmdi_metrics/metrics_sea_ice.html)."
]
},
{
Expand Down Expand Up @@ -169,7 +170,7 @@
"id": "bf862633",
"metadata": {},
"source": [
"**NOTE** Further explore for the above datasets can be found in our supplemental Jupyter notebook: [Demo_9b_seaIce_data_explore.ipynb](Demo_9b_seaIce_data_explore.ipynb)"
"**NOTE** Further exploration of the above datasets can be found in our supplemental Jupyter notebook: [Demo_9b_seaIce_data_explore.ipynb](Demo_9b_seaIce_data_explore.ipynb)"
]
},
{
Expand Down Expand Up @@ -2906,7 +2907,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "pcmdi_metrics_dev_20231129",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -2920,7 +2921,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.10"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down
Loading