Regional precipitation variability and extreme events#

2023#

Assessing spatio-temporal precipitation variability and extreme events in India#

Authors: Dr Pandurang Choudhari, Jeciliya Selva Kiruba S, Stefy Thomas, Sintayehu Fetene Demessie

Teaching assistants: Surajit Deb Barma, Sumudu Senanayake

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Assessing_spatiotemporal_precipitation_variability_and_extreme_events_in_India"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

A spatiotemporal assessment of the high-resolution CHIRPS rainfall dataset over the vegetation in Nepal and Sri Lanka Region#

Authors: Akanksha Soni, Zhujun Shao, Swarnadeep Mukherjee, Terezia Klasova​, Aanchal Goel

Teaching assistants: Surajit Deb Barma, Jacob Joseph

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_A_spatiotemporal_assessment_of_the_high_resolution_CHIRPS_rainfall_dataset_over_the_vegetation_in_Nepal_and_Sri_Lanka_Region"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

ENSO’s impact on Amazon Basin: Assessing the relationship between climate anomalies and regional precipitation variability#

Authors: Luciana Rojas, Ricardo Rengifo, Franco Barrionuevo, Cristian Farfán

Teaching assistants: Raphael Rocha, Rubi Garcia

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_ENSO_impact_on_Amazon_basin_Assessing_the_relationship_between_climate_anomalies_and_regional_precipitation_variability"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

How extreme precipitation influence vegetation greenness in the center region of Cameroon between 2001 and 2020?#

Authors: Sarth Dubey, Himanshu Ahuja, Aboudi MANA SUZANNE CHRISTINE, Juan Barrios, Bijay Bagale, Foulna Carmel TCHEOBE

Teaching assistants: Raphael Rocha, Cassidy Wagner

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_How_extreme_precipitation_influences_vegetation_greenness_in_the_center_region_of_Cameroon_between_2001_and_2020"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Assessment of the extreme precipitation events frequency and its impact on the Yucatan Peninsula vegetation coverage#

Authors: Elisa Ortiz Melchor, Ricardo Adolfo Hidalgo Rodriguez, Jean-Claude Jim Kevin Schwarzens, María Elena Velázquez Ferrera

Teaching assistants: Raphael Rocha, Rubi Garcia

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Assessment_of_the_extreme_precipitation_event_frequency_and_its_impact_on_the_Yucatan_Peninsula_vegetation_coverage"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Impact of extreme precipitation on vegetation cover in Indonesia#

Authors: Livinia Saputra, Jazmín Moreno, Moon Limb

Teaching assistants: Surajit Deb Barma, Ye Yint

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Impact_of_extreme_precipitation_on_vegetation_cover_in_Indonesia"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Impact of La Niña on vegetation and precipitation in the Greater Horn of Africa#

Authors: Adewale Olabintan, Arnaz Khan, Hailun Xie, Franklin Njaiwo Ngalim, Kenechi Omeke, Olabanji Aladejana, João Martins, Mame Balla Ndiaye

Teaching assistants: Graziela Luzia, Jeffrey Nii Armah Aryee

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Impact_of_La_Nina_on_vegetation_and_precipitation_in_the_Greater_Horn_of_Africa"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Impact of deforestation and ENSO on precipitation patterns and cereal production in Congo River Basin#

Authors: Pratik Bhandari, Lorenzo Pierini, Magda Altman, James Hartzell, Pelin Cansu Çavuş Gürcan, Masoumeh Bahri, Rajiv Srivastava, Eriola ADENIDJI

Teaching assistants: Graziela Luzia, Jeffrey Nii Armah Aryee

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Impact_of_deforestation_and_ENSO_on_precipitation_patterns_and_cereal_production_in_Congo_River_Basin"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Relationship between extreme precipitation events and vegetation cover in the Amazon basin#

Authors: Botetano Bastidas, Gianella Campos Sanchéz, Kevin Cardona Barrero, Salvador Diez, Francisco Peña, Manuel Romero Arrieta, Sebastián Sanchez, Juan Manuel

Teaching assistants: Graziela Luzia, Nidia Tobon

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Relationship_between_extreme_precipitation_events_and_vegetation_cover_in_the_Amazon_basin"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Relationship between precipitation extremes and cereal productivity in West Africa over 30years#

Authors: Joshua Fafanyo, Emmanuel Agbo, Kayode Florence, Janet Osie, Taiwo Ewulo, Ismailia Elimane, Amadou Ndiaye

Teaching assistants: Graziela Luzia, Oladipo Mumin

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Relationship_between_precipitation_extremes_and_cereal_productivity_in_West_Africa_over_30_years"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Effects of precipitation extreme events on maize yield in Maracaju (Brazil)#

Authors: Lucia Chamlian Munari, Eduardo Gelcer, Hamanda Cavalheri, Chioma Aliku, ANNADASANKAR ROY, Astrid Helena Huechacona Ruiz, Lindsay Barbieri, Arash Nabizadeh Haghighi, Attai Aabubakar, Weld Lucas Cunha, Domenico BOVIENZO

Teaching assistants: Raphael Rocha, Nkongho Ayuketang Arreyndip

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Effects_of_precipitation_extreme_events_on_maize_yield_in_Maracaju_Brazil"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Assessment of rainfall variability on cereal yield and food security in Australia.#

Authors: Felicia Dogbey, Krishna Kanhaiya Tiwari, Femi Akinduyite, Harold Cotacallapa Mamani

Teaching assistants: Raphael Rocha, Mujeeb Akanbi Abdulfatai

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Assessment_of_rainfall_variability_on_cereal_yield_and_food_security_in_Australia"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)

Impact of drought conditions on food security in the Sahelian region of West Africa#

Authors: Abimbola Sekinat Abimbola, Adam Muhhamed Adam, Ingrid Ubeda Trujillo, Opeyemi Hammed Rasaq, Khushi Dani

Teaching assistants: Graziela Luzia, Oladipo Mumin

# @markdown
from ipywidgets import widgets
from IPython.display import IFrame

filename = "2023RPV_Impact_of_drought_conditions_on_food_security_in_the_Sahelian_region_of_West_Africa"

download_link = f"https://github.com/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"
render_link = f"https://nbviewer.org/github/ClimateMatchAcademy/course-content/blob/main/projects/past-projects/{filename}.pdf"

# @markdown
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)