Sea level rise#
2023#
Investigating the relationship between Sea Level Rise and Extreme Events in Indonesia#
Authors: Camille Mora, Anthea Guo, Satya Sai Srinath, Siyu Xue, Bharti Dharapuram, Tanisha Garg
Teaching assistants: Gaby Mayorga Adame, Nischal Karki
# @markdown
from ipywidgets import widgets
from IPython.display import IFrame
filename = "2023SLR_Investigating_the_relationship_between_sea_level_rise_and_extreme_events_in_Indonesia"
download_link = f"https://github.com/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
render_link = f"https://nbviewer.org/github/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
out = widgets.Output()
with out:
print(f"If you want to download the slides: {download_link}")
display(IFrame(src=f"{render_link}", width=730, height=410))
display(out)
Rapa Nui: A world heritage site threatened by sea level rise#
Authors: Julieta Millan, Emma Poirier, Mitzy Quinto-Cortes, Carlos Vivar Rios, Yang Zhang
Teaching assistants: Rene Navarro Labastida, Shannon Bohman
# @markdown
from ipywidgets import widgets
from IPython.display import IFrame
filename = "2023SLR_Rapa_Nui_A_world_heritage_site_threatened_by_sea_level_rise"
download_link = f"https://github.com/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
render_link = f"https://nbviewer.org/github/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
out = widgets.Output()
with out:
print(f"If you want to download the slides: {download_link}")
display(IFrame(src=f"{render_link}", width=730, height=410))
display(out)
After (during and before) the storm: Comparing SSH data systems#
Authors: James Milward, Ruben Espeleta Bolivar, Abdul Aizat Nazmi Bin A Azmi, Faith Hunja, Ayman Said, Hannah Krohn, Franck Porteous
Teaching assistants: Gaby Mayorga Adame, Grant Parajuli
# @markdown
from ipywidgets import widgets
from IPython.display import IFrame
filename = "2023SLR_After_during_and_before_the_storm_Comparing_SSH_data_systems"
download_link = f"https://github.com/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
render_link = f"https://nbviewer.org/github/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
out = widgets.Output()
with out:
print(f"If you want to download the slides: {download_link}")
display(IFrame(src=f"{render_link}", width=730, height=410))
display(out)
Sea level rise and seagrass distribution#
Authors: Sanket Riswadkar, Vanessa Nakonecnij, Donia Waffa, FERDINARD OBENG-FORSON, Erik Zhivkoplias, Dkawlma Tora
Teaching assistants: Eligio Maure, Danny McCulloch
# @markdown
from ipywidgets import widgets
from IPython.display import IFrame
filename = "2023SLR_Sea_level_rise_and_seagrass_distribution"
download_link = f"https://github.com/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
render_link = f"https://nbviewer.org/github/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
out = widgets.Output()
with out:
print(f"If you want to download the slides: {download_link}")
display(IFrame(src=f"{render_link}", width=730, height=410))
display(out)
Sea level rise: model variability and community impact#
Authors: Carlo Peiffer, Gaia Buccino, Elena Corona, Arpit Ayang Doley, Ben Arnon
Teaching assistants: Rene Navarro Labastida, Mackenzie Blanusa
# @markdown
from ipywidgets import widgets
from IPython.display import IFrame
filename = "2023SLR_Sea_level_rise_model_variability_and_community_impact"
download_link = f"https://github.com/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
render_link = f"https://nbviewer.org/github/neuromatch/climate-course-content/blob/main/projects/past-projects/project-presentations/{filename}.pdf"
out = widgets.Output()
with out:
print(f"If you want to download the slides: {download_link}")
display(IFrame(src=f"{render_link}", width=730, height=410))
display(out)