{"id":409,"date":"2023-11-17T01:32:27","date_gmt":"2023-11-17T08:32:27","guid":{"rendered":"https:\/\/blogs.ubc.ca\/landscapeslab\/?page_id=409"},"modified":"2026-07-23T10:47:34","modified_gmt":"2026-07-23T17:47:34","slug":"people","status":"publish","type":"page","link":"https:\/\/blogs.ubc.ca\/landscapeslab\/people\/","title":{"rendered":"People"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-resized is-style-rounded wp-duotone-unset-1\"><img loading=\"lazy\" decoding=\"async\" width=\"799\" height=\"1065\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-edited.png\" alt=\"\" class=\"wp-image-486\" style=\"aspect-ratio:1;object-fit:cover;width:414px;height:auto\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-edited.png 799w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-edited-225x300.png 225w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-edited-768x1024.png 768w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-edited-620x826.png 620w\" sizes=\"auto, (max-width: 799px) 100vw, 799px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\" style=\"font-size:36px;line-height:1.2\"><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\" style=\"font-size:30px;line-height:1.2\">Michele Koppes | Lab Director<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Dr. Koppes is a Professor of Geography and Faculty Associate at the Institute for Resources, Environment, and Sustainability at the University of British Columbia.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Her research focuses on landscape response to climate change, from the current day to the long term. She is fascinated with all rates of geomorphic change, particularly the effects of glaciers and humans on mountain landscapes and how cultures perceive and adapt to these changes. In addition to her scholarly interests, she is involved in creative science communication, transformative education, and critical approaches to physical geography.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Personal Website: <\/strong><a href=\"http:\/\/blogs.ubc.ca\/koppes\/\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/blogs.ubc.ca\/koppes\/<\/a><\/p>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#ececec;color:#ececec\"\/>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:30px;font-style:normal;font-weight:200\">Current Members&#8217; Research Locales<\/h6>\n\n\n\n<title>Leaflet Map with Custom Markers and Enhanced Elements<\/title>\n  <link rel=\"stylesheet\" href=\"https:\/\/unpkg.com\/leaflet@1.7.1\/dist\/leaflet.css\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet.markercluster\/1.5.3\/MarkerCluster.css\">\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet.markercluster\/1.5.3\/MarkerCluster.Default.css\">\n  <style>\n  #map-container {\n    position: relative;\n    width: 100%;\n    height: auto;\n  }\n\n  #map {\n    height: 500px;\n    margin: 20px;\n    position: relative;\n  }\n\n  #map-container .leaflet-popup-content-wrapper {\n    background: #f8fafc;\n    color: #2d3748;\n    padding: 10px;\n  }\n\n  #map-container .leaflet-popup-tip {\n    background: #f8fafc;\n  }\n\n  #map-container .custom-popup {\n    max-width: 400px;\n    padding: 10px;\n  }\n\n  #map-container .site-title {\n    font-size: 1.4em;\n    font-weight: bold;\n    color: #000;\n    margin-bottom: 8px;\n    border-bottom: 2px solid #000;\n    padding-bottom: 4px;\n  }\n\n  #map-container .site-name {\n    font-size: 1.1em;\n    font-weight: bold;\n    color: #4a5568;\n    margin-bottom: 12px;\n  }\n\n  #map-container .site-description {\n    font-size: 1em;\n    line-height: 1.6;\n    color: #2d3748;\n    margin-bottom: 12px;\n  }\n\n  #map-container .site-footer {\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px solid #e2e8f0;\n    font-size: 0.9em;\n    color: #718096;\n  }\n\n  #map-container .custom-marker {\n    text-align: center;\n  }\n\n  #map-container .marker-pin {\n    width: 30px;\n    height: 30px;\n    border-radius: 50% 50% 50% 0;\n    position: absolute;\n    transform: rotate(-45deg);\n    left: 50%;\n    top: 50%;\n    margin: -15px 0 0 -15px;\n  }\n\n  #map-container .marker-icon {\n    width: 20px;\n    height: 20px;\n    position: absolute;\n    left: 50%;\n    top: 50%;\n    margin: -10px 0 0 -10px;\n    transform: rotate(45deg);\n    color: white;\n  }\n\n  #map-container .legend {\n    position: absolute;\n    bottom: 10px;\n    right: 10px;\n    z-index: 1000;\n    background: rgba(255, 255, 255, 0.4);\n    padding: 12px;\n    border-radius: 8px;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);\n    font-family: \"Helvetica, Arial, sans-serif\";\n    max-width: 300px;\n    margin: 0;\n  }\n\n  #map-container .legend-item {\n    display: flex;\n    align-items: center;\n    margin: 5px 0;\n  }\n\n  #map-container .legend-color {\n    width: 20px;\n    height: 20px;\n    margin-right: 8px;\n    border-radius: 50%;\n  }\n\n  #map-container .site-description-textbox {\n    background: #f8fafc;\n    padding: 10px;\n    border: 1px solid #e2e8f0;\n    border-radius: 5px;\n    color: #2d3748;\n  }\n\n  #map-container .marker-cluster-medium div {\n    background-color: rgba(240, 194, 12, 0.6) !important;\n  }\n\n#map-container .marker-cluster-small {\n    background-color: rgba(255, 179, 198, 0.3) !important;\n    border: 2px solid #ffffff !important;\n  }\n\n  #map-container .marker-cluster-small div {\n    background-color: rgba(255, 179, 198, 0.3) !important;\n  }\n\n  #map-container .marker-cluster-large {\n    background-color: rgba(253, 156, 115, 0.6) !important;\n    border: 2px solid #ffffff !important;\n  }\n\n  #map-container .marker-cluster-large div {\n    background-color: rgba(241, 128, 23, 0.6) !important;\n  }\n\n  #map-container .marker-cluster div {\n    color: #ffffff !important;\n    font-weight: bold;\n  }\n\n  #map-container .marker-cluster {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    border-radius: 50%;\n    border: 2px solid #fff;\n  }\n\n  #map-container .marker-cluster div {\n    width: 100%;\n    height: 100%;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    margin: 0;\n    padding: 5px;\n    border-radius: 50%;\n  }\n<\/style>\n\n<div id=\"map-container\">\n  <div id=\"map\"><\/div>\n  <div class=\"legend\">\n    <div class=\"legend-item\">\n      <div class=\"legend-color\" style=\"background: #F94449;\"><\/div>\n      <span>Garibaldi, British Columbia &amp; Gwangju, South Korea, Mudeungsan<\/span>\n    <\/div>\n    <div class=\"legend-item\">\n      <div class=\"legend-color\" style=\"background: #008080;\"><\/div>\n      <span>Nepal, South Asia<\/span>\n    <\/div>\n    <div class=\"legend-item\">\n      <div class=\"legend-color\" style=\"background: #FFC2D1;\"><\/div>\n      <span>Patagonia &amp; Chile<\/span>\n    <\/div>\n    <div class=\"legend-item\">\n      <div class=\"legend-color\" style=\"background: #4A90D9;\"><\/div>\n      <span>Lillooet Watershed, British Columbia<\/span>\n    <\/div>\n    <div class=\"legend-item\">\n      <div class=\"legend-color\" style=\"background: #2E86AB;\"><\/div>\n      <span>Fraser River, British Columbia<\/span>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script src=\"https:\/\/unpkg.com\/leaflet@1.7.1\/dist\/leaflet.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/leaflet.markercluster\/1.5.3\/leaflet.markercluster.js\"><\/script>\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    var map = L.map(\"map\", {\n      zoomControl: false,\n      minZoom: 2\n    });\n\n    L.control.zoom({\n      position: 'topright'\n    }).addTo(map);\n\n    L.tileLayer('https:\/\/{s}.basemaps.cartocdn.com\/light_all\/{z}\/{x}\/{y}.png', {\n      attribution: '&copy; <a href=\"https:\/\/carto.com\/attributions\">CARTO<\/a>'\n    }).addTo(map);\n\n    var locations = [\n      { name: 'Joshua Kakepetum', title: 'Garibaldi, British Columbia', lat: 49.97117846012131, lng: -123.14300883068206, color: '#F94449', url: 'https:\/\/blogs.ubc.ca\/landscapeslab\/projects\/', icon: 'mountain' },\n      { name: 'Joshua Kakepetum', title: 'Gwangju, South Korea, Mudeungsan', lat: 35.1341, lng: 126.9888, color: '#F94449', url: 'https:\/\/blogs.ubc.ca\/landscapeslab\/projects\/', icon: 'mountain' },\n      { name: 'Maicen Stuart', title: 'Nepal, South Asia', lat: 27.767787293336205, lng: 86.7227563423295, color: '#008080', url:'https:\/\/blogs.ubc.ca\/landscapeslab\/projects\/', icon: 'leaf' },\n      { name: 'Holly Chubb', title: 'Patagonia', lat: -41.8101, lng: -68.9063, color: '#FFD1DC', url:'https:\/\/blogs.ubc.ca\/landscapeslab\/projects\/', icon: 'snowflake', description: 'Holly Chubb\u2019s research in Patagonia focused on understanding the dynamics of catastrophic mass movements in high mountain regions, driven by climate change and deglaciation. The work involved assessing new glacier lakes, deploying UAVs to map landslides, and establishing collaborations with local communities for hazard management. The research aimed to quantify changes in glacier volume and assess future flood risks impacting remote settlements like Villa O\u2019Higgins.' },\n      { name: 'Holly Chubb', title: 'Chile', lat: -35.6751, lng: -71.5430, color: '#FFD1DC', url:'https:\/\/blogs.ubc.ca\/landscapeslab\/projects\/', icon: 'snowflake', description: 'In Chile, Holly Chubb\u2019s research involved deploying UAVs to monitor the Mosco watershed, installing equipment to track glacier lake dynamics, and working with the community to understand their concerns about flooding and landslides. The study highlighted the effects of climate change on increasing hazards in high mountain areas, and emphasized collaboration to co-develop solutions for hazard management.' },\n      { name: 'Lillooet Watershed', title: 'Lillooet, British Columbia', lat: 50.6889, lng: -121.9366, color: '#4A90D9', url: 'https:\/\/storymaps.arcgis.com\/stories\/a3a63bba91ee41069c62335db6baa2e3\/edit', icon: 'water' },\n      { name: 'Fraser River', title: 'Fraser River, British Columbia', lat: 49.1913, lng: -122.1958, color: '#2E86AB', url: 'https:\/\/storymaps.arcgis.com\/stories\/eebfafdcaa314b52beb37c85e6f00201', icon: 'water' }\n    ];\n\n    var markers = L.markerClusterGroup({\n      spiderfyOnMaxZoom: true,\n      showCoverageOnHover: true,\n      zoomToBoundsOnClick: true\n    });\n\n    locations.forEach(function (location) {\n      var marker = L.marker([location.lat, location.lng], {\n        icon: L.divIcon({\n          className: 'custom-marker',\n          html: `\n            <div class=\"marker-pin pulse\" style=\"background: ${location.color};\">\n              <i class=\"fa fa-${location.icon} marker-icon\"><\/i>\n            <\/div>\n          `,\n          iconSize: [30, 30],\n          iconAnchor: [15, 30],\n          popupAnchor: [0, -30]\n        })\n      }).bindPopup(`\n        <div class=\"custom-popup\">\n          <div class=\"site-title\">${location.title}<\/div>\n          <div class=\"site-name\">${location.name}<\/div>\n          <div class=\"site-description-textbox\">${location.description ? location.description : ''}<\/div>\n          <div class=\"site-footer\">\n            <a href=\"${location.url}\" target=\"_blank\">Learn more<\/a>\n          <\/div>\n        <\/div>\n      `);\n\n      markers.addLayer(marker);\n    });\n\n    map.addLayer(markers);\n    map.fitBounds(markers.getBounds());\n  });\n<\/script>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#ececec;color:#ececec\"\/>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full is-style-rounded\"><img decoding=\"async\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/image.png\" alt=\"\" class=\"wp-image-765\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h2 class=\"wp-block-heading\">Holly Chubb | Postdoctoral Research Fellow<\/h2>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Holly joined the lab in 2021 as a Natural Environment Research Council PhD Candidate from Newcastle University (UK), completing her PhD on the &#8220;Control on the dynamics of Catastrophic Mass Movements in High Mountain Regions&#8221; in 2024. Holly is particularly interested in braiding knowledge systems and different &#8216;ways of seeing&#8217; to further under the relationship between climate change and hazard cascades in mountain regions. Her postdoctoral work now focuses on community-centred approaches to natural hazard management in Canada and Chile. <\/p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"><strong>Email:<\/strong><a href=\"mailto:H.Chubb1@newcastle.ac.uk\"> <\/a> <a href=\"mailto:holly.chubb@ubc.ca\">holly.chubb@ubc.ca<\/a><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\"><\/div><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<figure class=\"wp-block-image size-full is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"720\" height=\"1280\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/06\/Photo.jpg\" alt=\"\" class=\"wp-image-982\" style=\"aspect-ratio:1;object-fit:cover\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/06\/Photo.jpg 720w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/06\/Photo-169x300.jpg 169w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/06\/Photo-576x1024.jpg 576w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/06\/Photo-620x1102.jpg 620w\" sizes=\"auto, (max-width: 720px) 100vw, 720px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h2 class=\"wp-block-heading\">Joshua Kakepetum | MSc Student<\/h2>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">Joshua joined the lab in 2023. I grew up in Winnipeg, Manitoba with some younger years in Red Lake Ontario. I have an honors degree in Geography from the University of Manitoba and did my undergraduate thesis looking at the spatial relationships between Arctic shipping and marine mammals in Inuit communities. My interests lay in big data, AI, and geospatial science and how they can be applied to climate change impacts for policy.<\/p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">This led me to become a Jr. Science Advisor for the Canadian federal government in the national capital region, applying spatial data in the support and development of science policy in Canada. <\/p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\">I am now pursuing my Master of Science in Geography in the Landscapes lab. My current interests shifted towards geoheritage and the co-production of knowledge. My interests in geoheritage are rooted in my passion for museums, where geoparks can be thought of as outdoor museums showcasing beautiful landscapes, local cultures, and the natural\/anthropogenic histories surrounding the region. Currently, I am exploring geoheritage sites in South Korea and Canada with the use of GIScience, co-produced with local knowledges.<\/p>\n\n\n\n<p class=\"has-small-font-size wp-block-paragraph\"><strong>Email: <\/strong><a href=\"mailto:joshua.kakepetum@ubc.ca\">joshua.kakepetum@ubc.ca<\/a><\/p>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#ececec;color:#ececec\"\/>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:30px;font-style:normal;font-weight:200\">Lab Alumni<\/h6>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/Tatshenshini_Lee-138-2-683x1024.jpg\" alt=\"\" class=\"wp-image-770\" style=\"aspect-ratio:1;object-fit:cover;object-position:5% 9%;width:266px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/Tatshenshini_Lee-138-2-683x1024.jpg 683w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/Tatshenshini_Lee-138-2-200x300.jpg 200w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/Tatshenshini_Lee-138-2-768x1152.jpg 768w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/Tatshenshini_Lee-138-2-1024x1536.jpg 1024w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/Tatshenshini_Lee-138-2-1365x2048.jpg 1365w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/Tatshenshini_Lee-138-2-620x930.jpg 620w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/Tatshenshini_Lee-138-2-scaled.jpg 1707w\" sizes=\"auto, (max-width: 683px) 100vw, 683px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4090\" class=\"c-accordion__title js-accordion-controller\" role=\"button\"><br><strong>Annika Ord | MSc<\/strong><\/h4><div id=\"ac-4090\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\"><br>Annika&#8217;s research focused on learning from Indigenous and place-based knowledge to understand the impact of glacier loss on coastal ecosystems, hazards, food resources, and culture in Ling\u00edt Aan\u00ed. While previous studies primarily examined the biophysical relationship between glaciers and salmon, Annika&#8217;s work emphasized engaging local communities, including Indigenous groups and fishermen, to integrate their observations of glacier change. By collaborating with the Children of the Taku Society, Annika supported a Tlingit language immersion camp on the Juneau Icefield in summer 2024.<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-columns are-vertically-aligned-top is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-top is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<figure class=\"wp-block-image size-large is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"682\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/07ebb1ab-b788-4857-a635-5a860e00abc7-1-1024x682.jpg\" alt=\"\" class=\"wp-image-768\" style=\"aspect-ratio:1;object-fit:cover;object-position:61% 49%;width:266px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/07ebb1ab-b788-4857-a635-5a860e00abc7-1-1024x682.jpg 1024w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/07ebb1ab-b788-4857-a635-5a860e00abc7-1-300x200.jpg 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/07ebb1ab-b788-4857-a635-5a860e00abc7-1-768x512.jpg 768w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/07ebb1ab-b788-4857-a635-5a860e00abc7-1-1536x1023.jpg 1536w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/07ebb1ab-b788-4857-a635-5a860e00abc7-1-620x413.jpg 620w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/07ebb1ab-b788-4857-a635-5a860e00abc7-1.jpg 1600w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4091\" class=\"c-accordion__title js-accordion-controller\" role=\"button\"><br><strong>Maicen Stuart | MSc<\/strong><\/h4><div id=\"ac-4091\" class=\"c-accordion__content\">\n<p class=\"has-text-align-left wp-block-paragraph\"><br>Maicen joined the lab in 2022. Maicen&#8217;s research centered on exploring the ways that mountain communities are experiencing and adapting to climate change and how the scientific community engages with local perspectives of the changing environment in Khumbu, Nepal. Through bibliographic and network analysis and acoustic soundscapes, his research seeks to understand the scientific production of knowledge in Khumbu and how the scientific community has engaged and consulted with Sherpa communities and their perspectives and knowledge. He engages with these ideas in a way that includes a diverse set of knowledge systems, and interdisciplinary contexts, and reflexively considers his own positionality.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"960\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-9.png\" alt=\"\" class=\"wp-image-478\" style=\"aspect-ratio:1;object-fit:cover;width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-9.png 960w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-9-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-9-150x150.png 150w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-9-768x768.png 768w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-9-620x620.png 620w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4092\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Flavien Beaud | Postdoctoral Fellow<\/h4><div id=\"ac-4092\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Flavien joined the lab in 2020 as a Swiss National Science Foundation&nbsp;postdoctoral fellow. He is passionate about the processes that shape landscapes,&nbsp;particularly in&nbsp;mountainous and glaciated landscapes. His research explores ice dynamics, subglacial&nbsp;hydrology, glacier erosion, and sediment&nbsp;transport, focusing on better quantifying the interactions between these&nbsp;processes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">He believes that a varied approach is key to better understanding physical processes and his research involves theory and numerical modeling, as well as fieldwork and laboratory experiments. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Personal Website:<\/strong> <a href=\"http:\/\/flavienbeaud.com\/\">http:\/\/flavienbeaud.com\/<\/a><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"360\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-10.png\" alt=\"\" class=\"wp-image-479\" style=\"aspect-ratio:1;object-fit:cover;width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-10.png 270w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-10-225x300.png 225w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4093\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Avinash Parla | PhD <\/h4><div id=\"ac-4093\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Avinash joined the lab in 2019 after completing a MSc. under the supervision of Prof. RAAJ Ramsankaran at the Indian Institute of Technology, Mumbai. His doctoral research focused on the glacier dynamics and quantification of mass loss in the Canadian Arctic, using remote sensing and optical satellite data. The aim was to utilize remote sensing technology to improve our understanding of the impacts of climate change on remote glaciers of the Canadian Arctic.<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"168\" height=\"200\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-11.png\" alt=\"\" class=\"wp-image-480\" style=\"aspect-ratio:1;object-fit:cover;width:275px\"\/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4094\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Graham McDowell | PhD <\/h4><div id=\"ac-4094\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Graham successfully defended his PhD in 2020 looking at the socio-ecological dimensions of cryospheric change in high mountains. He led projects in the Nepal Himalaya, Rocky Mountains, Greenland, and the Canadian Arctic as well as numerous global-scale assessments of environmental change in cold regions. Graham moved on to a Banting Postdoctoral Fellowship at the University of Zurich, as well as becoming the Project Leader for the <a href=\"https:\/\/ucp.manifoldapp.org\/projects\/9781773855103\">Canadian Mountain Assessment<\/a>, which launched in 2023.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Personal Website:<\/strong> <a href=\"http:\/\/grahammcdowellresearch.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">grahammcdowellresearch.com<\/a><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"270\" height=\"360\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-12.png\" alt=\"\" class=\"wp-image-527\" style=\"aspect-ratio:1;object-fit:cover;width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-12.png 270w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-12-225x300.png 225w\" sizes=\"auto, (max-width: 270px) 100vw, 270px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4095\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Alexandra Winter-Billington | PhD <\/h4><div id=\"ac-4095\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Alex\u2019s doctoral research is on changes to glacier mass balance and melt water generation in the Indian Himalaya given climate change. In collaboration with scholars at The Indian Institute for Science Education and Research (Pune) and the Institute of Mathematical Sciences, Chennai, she set up a comprehensive monitoring system at Satopanth Glacier in Uttarakhand  to address the effect of extensive supra-glacial debris on energy transfers and melt, with the aim of creating a transferable, physically based model of the energy flux in supraglacial debris that will eliminate the need for laborious field work.&nbsp;<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"500\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-13.png\" alt=\"\" class=\"wp-image-528\" style=\"width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-13.png 500w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-13-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-13-150x150.png 150w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4096\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Matt Chernos | MSc <\/h4><div id=\"ac-4096\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Matt is a Hydrologist and Data Analyst based in Calgary, AB. Matt&#8217;s master&#8217;s research explored how the presence of a lake at a glacier terminus affects the melt rate at Bridge Glacier, British Columbia. He now spends a lot of time modelling mountain hydrology for industry, government, and not-for-profit stakeholders. He likes mountains, glaciers, travelling to cool places to see more mountains and glaciers, and cool (open-source!) data analysis.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Personal Website:<\/strong> <a href=\"https:\/\/mattchernos.wordpress.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/mattchernos.wordpress.com<\/a><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"480\" height=\"640\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-14.png\" alt=\"\" class=\"wp-image-529\" style=\"aspect-ratio:1;object-fit:cover;width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-14.png 480w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-14-225x300.png 225w\" sizes=\"auto, (max-width: 480px) 100vw, 480px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4097\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Lucy MacKenzie | MSc <\/h4><div id=\"ac-4097\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Although Lucy completed her PhD in fluvial geomorphology at UBC, glaciers and glaciated landscapes were her first true (academic) love. In 2012 she completed an honours thesis surveying the proglacial area of Bridge Glacier, in order to develop a better understanding of the sedimentological and morphological characteristics of deglacial deposits. Her MSc. experimentally investigated thresholds of morphologic stability in steep channels. She completed her PhD in 2019 and is currently a geomorphologist at BGC in Vancouver.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"682\" height=\"1024\" data-id=\"531\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-15-682x1024.png\" alt=\"\" class=\"wp-image-531\" style=\"aspect-ratio:1\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-15-682x1024.png 682w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-15-200x300.png 200w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-15-768x1154.png 768w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-15-620x931.png 620w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-15.png 850w\" sizes=\"auto, (max-width: 682px) 100vw, 682px\" \/><\/figure>\n<\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4098\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Alexis Moyer | MSc <\/h4><div id=\"ac-4098\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Alexis completed her MSc in the lab in 2015, where her research focused on streamflow response to the retreat of a lake-calving glacier in the Southern Coast Mountains of BC.&nbsp; She currently is the Head of ESG &amp; Spatial Finance at Edinburgh-based Space Intelligence, a climate-tech start-up supplying consistent, timely and accurate information to support nature-based solutions and sustainability-linked finance.<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth.png\" alt=\"\" class=\"wp-image-533\" style=\"width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth.png 600w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-150x150.png 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-4099\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Lawrence Bird | MSc <\/h4><div id=\"ac-4099\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Lawrence is currently pursuing his Ph.D. at Monash University in Australia. His research focuses on subglacial hydrology, ice-ocean interactions, and understanding ice sheet dynamics through ice sheet modelling of ice shelves in East Antarctica. From 2014 to 2021, he was a Water Resources specialist working with Associated Environmental in Vernon, BC. He completed his MSc in the lab in 2014, focused on the hydrology and thermal regime of Bridge Lake, a proglacial lake fed by Bridge Glacier in the southern Coast Mountains.<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-1.png\" alt=\"\" class=\"wp-image-534\" style=\"width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-1.png 600w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-1-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-1-150x150.png 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-40910\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Haley Williams | MSc <\/h4><div id=\"ac-40910\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Haley&#8217;s research focused on the landscape relaxation response to rapid deglaciation in Icy Bay, Alaska.&nbsp; She completed her MSc program in the lab in 2018. She is currently working as a consultant for BGC in Calgary, AB.<\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#ececec;color:#ececec\"\/>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:30px;font-style:normal;font-weight:200\">Visiting Students<\/h6>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"378\" height=\"427\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-16.png\" alt=\"\" class=\"wp-image-537\" style=\"aspect-ratio:1;object-fit:cover;width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-16.png 378w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-16-266x300.png 266w\" sizes=\"auto, (max-width: 378px) 100vw, 378px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h4 id=\"at-40911\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">Yanfei Peng<\/h4><div id=\"ac-40911\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Yanfei joined the lab in the 2021-2022 academic year as a visiting international research student from Northwest Normal University in Lanzhou, China. Her research interests lie in the use of machine learning applications in remote sensing of the cryosphere. Her work focuses on the application of Physical-Informed Neural Networks to investigate ice shelf dynamics. She is currently completing her PhD at Wuhan University, investigating AI methods to document glacial change in the Tibetan plateau.<\/p>\n<\/div><\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-alpha-channel-opacity has-background is-style-wide\" style=\"background-color:#ececec;color:#ececec\"\/>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-center\" style=\"font-size:30px;font-style:normal;font-weight:200\">Undergraduate Research Assistants<\/h6>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-17-1024x683.png\" alt=\"\" class=\"wp-image-543\" style=\"aspect-ratio:1;object-fit:cover\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-17-1024x683.png 1024w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-17-300x200.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-17-768x512.png 768w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-17-620x413.png 620w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-17.png 1500w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h5 id=\"at-40912\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">SAMADHEE KALUARACHCHI &#8211; 2022\/2023<\/h5><div id=\"ac-40912\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Samadhee completed a BSc. with Honours Environmental Sciences in 2023. Her honours thesis focused on the retreat of Bridge Glacier in the Lillooet Icefield, specifically looking at the recent changes in glacier area, climate, and streamflow, including the influence of the proglacial Bridge Lake on regulating streamflow in Bridge River. She is currently pursuing graduate studies in Forestry at UBC.<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-2.png\" alt=\"\" class=\"wp-image-545\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-2.png 600w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-2-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/RoyaltyFreeEarth-2-150x150.png 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h5 id=\"at-40913\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">ISAAC LOWENTHAL WALSH &#8211; 2022<\/h5><div id=\"ac-40913\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Isaac joined in the lab in 2022<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" src=\"http:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/DSC8701-scaled.jpg\" alt=\"\" class=\"wp-image-746\" style=\"aspect-ratio:1;object-fit:cover\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/DSC8701-scaled.jpg 2560w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/DSC8701-300x200.jpg 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/DSC8701-1024x683.jpg 1024w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/DSC8701-768x512.jpg 768w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/DSC8701-1536x1024.jpg 1536w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/DSC8701-2048x1365.jpg 2048w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2024\/05\/DSC8701-620x413.jpg 620w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h5 id=\"at-40914\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">MADISON BROWN &#8211; 2021<\/h5><div id=\"ac-40914\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Madi completed a BSc. in Soil Science in 2021. She is interested in the relationship between glaciers and the surrounding hydrological and land systems and with the continuation of climate change how this will impact down downstream communities. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">She held an NSERC USRA in the lab, where she created an interactive map to identify useful data collections points, as well as resources vulnerable to glacier retreat in Coastal BC and Alaska, and contributing a blog series on <a href=\"https:\/\/www.climateandcryospherelab.com\/emergingthoughts\/category\/Bridge%20Glacier%20Blog\">\u201cthe impact of climate change on the evolution of Bridge Glacier\u201d.<\/a><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-style-rounded\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1944\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2025\/06\/K_Hurley_headshot-scaled.jpg\" alt=\"\" class=\"wp-image-1329\" style=\"aspect-ratio:1;object-fit:cover\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2025\/06\/K_Hurley_headshot-scaled.jpg 2560w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2025\/06\/K_Hurley_headshot-300x228.jpg 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2025\/06\/K_Hurley_headshot-1024x777.jpg 1024w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2025\/06\/K_Hurley_headshot-768x583.jpg 768w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2025\/06\/K_Hurley_headshot-1536x1166.jpg 1536w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2025\/06\/K_Hurley_headshot-2048x1555.jpg 2048w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2025\/06\/K_Hurley_headshot-620x471.jpg 620w\" sizes=\"auto, (max-width: 2560px) 100vw, 2560px\" \/><\/figure>\n\n\n\n<div class=\"wp-block-pb-accordion-item c-accordion__item js-accordion-item no-js\" data-initially-open=\"false\" data-click-to-close=\"true\" data-auto-close=\"true\" data-scroll=\"false\" data-scroll-offset=\"0\"><h5 id=\"at-40915\" class=\"c-accordion__title js-accordion-controller\" role=\"button\">KELLY HURLEY &#8211;  2020<\/h5><div id=\"ac-40915\" class=\"c-accordion__content\">\n<p class=\"wp-block-paragraph\">Kelly joined the lab in summer 2020 while completing a BSc. in Global Resource Systems. She held NSERC USRA modelling contemporary glacier runoff in the Canadian Cordillera using a temperature index model, in order shed light on how regional meltwater generation has evolved in recent decades .&nbsp;She currently applies her scientific skillset to issues of environmental justice and climate change adaptation.<\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-19.png\" alt=\"\" class=\"wp-image-549\" style=\"width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-19.png 600w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-19-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-19-150x150.png 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\">ANNA KAVENEY &#8211;  2019<\/h5>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-20.png\" alt=\"\" class=\"wp-image-550\" style=\"width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-20.png 600w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-20-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-20-150x150.png 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\">NIKITA WALLIA \u2013  2016<\/h5>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-21.png\" alt=\"\" class=\"wp-image-552\" style=\"width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-21.png 600w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-21-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-21-150x150.png 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">JULIA NEWTON \u2013  2014<\/h4>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-22.png\" alt=\"\" class=\"wp-image-553\" style=\"width:275px\" srcset=\"https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-22.png 600w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-22-300x300.png 300w, https:\/\/blogs.ubc.ca\/landscapeslab\/files\/2023\/11\/image-22-150x150.png 150w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\">ALISTAIR DAVIS-  &nbsp;2013<\/h5>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Michele Koppes | Lab Director Dr. Koppes is a Professor of Geography and Faculty Associate at the Institute for Resources, Environment, and Sustainability at the University of British Columbia. Her research focuses on landscape response to climate change, from the current day to the long term. She is fascinated with all rates of geomorphic change, [&hellip;]<\/p>\n","protected":false},"author":98999,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-full-width.php","meta":{"footnotes":""},"class_list":["post-409","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/blogs.ubc.ca\/landscapeslab\/wp-json\/wp\/v2\/pages\/409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.ubc.ca\/landscapeslab\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blogs.ubc.ca\/landscapeslab\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.ubc.ca\/landscapeslab\/wp-json\/wp\/v2\/users\/98999"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.ubc.ca\/landscapeslab\/wp-json\/wp\/v2\/comments?post=409"}],"version-history":[{"count":175,"href":"https:\/\/blogs.ubc.ca\/landscapeslab\/wp-json\/wp\/v2\/pages\/409\/revisions"}],"predecessor-version":[{"id":1436,"href":"https:\/\/blogs.ubc.ca\/landscapeslab\/wp-json\/wp\/v2\/pages\/409\/revisions\/1436"}],"wp:attachment":[{"href":"https:\/\/blogs.ubc.ca\/landscapeslab\/wp-json\/wp\/v2\/media?parent=409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}