{"id":89702,"date":"2019-02-01T14:18:37","date_gmt":"2019-02-01T22:18:37","guid":{"rendered":"https:\/\/www.esri.com\/about\/newsroom\/?post_type=arcnews&#038;p=89702"},"modified":"2022-08-15T13:14:54","modified_gmt":"2022-08-15T20:14:54","slug":"comparing-distant-river-systems-to-assess-the-effects-of-climate-change","status":"publish","type":"arcnews","link":"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change","title":{"rendered":"Comparing Distant River Systems to Assess the Effects of Climate Change"},"author":1312,"featured_media":0,"menu_order":0,"template":"","format":"standard","meta":{"_acf_changed":false,"sync_status":"","episode_type":"","audio_file":"","castos_file_data":"","podmotor_file_id":"","cover_image":"","cover_image_id":"","duration":"","filesize":"","filesize_raw":"","date_recorded":"","explicit":"","block":"","itunes_episode_number":"","itunes_title":"","itunes_season_number":"","itunes_episode_type":"","_links_to":"","_links_to_target":""},"categories":[10712,10392,1031],"tags":[1291,241,134972,321,1441],"arcnews_issues":[58812],"class_list":["post-89702","arcnews","type-arcnews","status-publish","format-standard","hentry","category-arcgis-api-for-python","category-arcgis-online","category-natural-resources","tag-conservation","tag-gis","tag-land-management","tag-parks","tag-resilience","arcnews_issues-spring-2017","arcnews_sections-your-work"],"acf":{"short_description":"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia","pdf":{"host_remotely":false,"file":"","file_url":""},"flexible_content":[{"acf_fc_layout":"content","content":"<h3>Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia<\/h3>\r\nIn the spring of 2016, a group of researchers from the United States and Mongolia loaded into a van and set out to ply the banks of the Bear River, a mountain stream that flows across the borders of Utah, Idaho, and Wyoming. They were hunting for unique hydrologic and geomorphic sites that could establish a context for studying the flora and fauna of the river and its tributaries as part of a larger comparative study of American and Mongolian waterways."},{"acf_fc_layout":"image","image":89712,"image_position":"right","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"The river systems in the two nations could not be more different. In the United States, growing population centers, agriculture, and dams all affect river biota and structural health. Mongolian waterways, on the other hand, have far fewer impoundments and are largely undisturbed, since a sizable portion of the population is nomadic. Despite such a low rate of anthropogenic disturbance, however, Mongolia appears to be experiencing amplified effects of global warming compared to North America.\r\n\r\nThis is why these researchers, along with a handful of graduate students and technicians, are studying rivers in the United States and Mongolia. Examining the differences between the two countries' river systems may help scientists make predictions about them and the greater effects of climate change. But the Mongolian government is planning to build hydroelectric dams in the coming years, so studies of the country's rivers need to be carried out quickly\u2014which is why the team is using ArcGIS to rapidly categorize and select research sites from afar without having to visit every river system first.\r\n<h3>Studying Large-scale Ecological Systems<\/h3>\r\nThe Macroecological Riverine Synthesis project, or MACRO, is a five-year undertaking in which the group is researching 18 temperate steppe rivers between the two countries to gain a better understanding of how current rapid environmental change might alter natural ecosystem processes. Aided by a $4.2 million grant from the National Science Foundation, the study takes a macrosystem-level look at rivers, examining ecological processes that occur at the large, ecosystem-wide scale.\r\n\r\nWorking within what's called the Riverine Ecosystem Synthesis (RES) framework, researchers are categorizing rivers in both nations into hydrogeomorphic segments. These segments, known as Functional Process Zones (FPZs), are large patches of aquatic habitat\u2014from less than a mile to sometimes over 60 miles long\u2014nested between watersheds and river reach levels.\r\n\r\nFPZs of the same type have similar characteristics, such as geologic histories, discharge patterns, sediment regimes, and channel forms. It is thought that geographically separate yet comparable river systems have more in common ecologically than adjacent but dissimilar patches of habitat, so FPZs are an important way to frame large-scale research questions and come up with water management programs. This study, however, is one of the first of its kind.\r\n<h3>The RESonate Toolbox<\/h3>\r\nTo determine the distribution of FPZs in these two faraway countries and select field sites to study in more detail, the Aquatic Ecology Laboratory of the Kansas Biological Survey (located at the University of Kansas) developed a set of Python-based GIS tools that help researchers characterize riverine landscapes in the lab before beginning fieldwork. When used in conjunction with other modeling procedures, these tools\u2014called RESonate\u2014can assess the character of large river networks quickly and inexpensively.\r\n\r\nRESonate automatically extracts 11 hydrogeomorphic variables from geospatial data layers and datasets derived from modeling procedures. Currently, all the output variables are provided by four principal data layers: digital elevation models, generalized geology, long-term precipitation, and a floodplain polygon layer.\r\n\r\nTo generate these input layers for RESonate, GIS technicians rely on tools found in the ArcGIS Spatial Analyst and ArcGIS 3D Analyst extensions and the Arc Hydro data model. For example, for rivers in the western United States' Great Basin (including the Bear, Carson, and Humboldt Rivers), researchers used Spatial Analyst and Arc Hydro to create a synthetic, or custom, river network, as well as the hydrologic inputs\u2014such as flow direction and flow accumulation rasters\u2014for the FLDPLN tool, a 2D cellular flood model that estimates the extent of floodplains in a river system. Researchers also employed a high-flow accumulation threshold in Arc Hydro to generate a valley ridgetop layer, composed of many small micro-watersheds that correspond to high points in the valley topography. They looked at satellite and aerial imagery as well to assess each river segment's planform (the appearance of the river's channel), bankfull width (the size of the channel needed to convey heavier amounts of water), and valley sinuosity (curvature). All this helps researchers garner information about a river system and its surroundings."},{"acf_fc_layout":"image","image":89722,"image_position":"left","orientation":"horizontal","hyperlink":""},{"acf_fc_layout":"content","content":"Users can also modify the code that underlies the existing RESonate toolbox. If they want to add variables such as soil and land-cover information, they can employ ArcPy, a Python site package from Esri, to modify existing functions or add new tools that accommodate project needs.\r\n\r\nOnce the layer inputs are ready, the data extraction process begins. A GIS technician selects the first tool in the RESonate toolbox, which creates a file geodatabase and master table in a directory specified by the user. RESonate then generates sample points from the river's mouth to its most upstream end at user-defined intervals, as well as along each tributary branch in the study area. RESonate then gives each sample point a unique identifier that indicates the name of the river and the point's distance from the mouth. After RESonate divides each stream network into these uniform sample segments (which provide an adequate representation of the river character in large watersheds), it uses the Surface Spot tool\u2014built using 3D Analyst\u2014to extract precipitation, elevation, slope, and geologic values from the raster and vector layers at each sample point.\r\n\r\nThroughout the data extraction process, RESonate continually updates the geodatabase and master table with hydrogeomorphic values. Once the final data table is generated, GIS analysts can load it into statistical software, such as R, and\u2014using hierarchical clustering techniques\u2014group together segments with similar characteristics. Researchers can then categorize these areas into FPZs.\r\n<h3>Forging a Common Knowledge Base<\/h3>\r\nMACRO researchers used analyses from RESonate to pick analogous river study sites in the Great Basin and Mongolia.\r\n\r\n\"Without the information provided by the RESonate tool, we would be literally wandering in the woods without a good plan for ecological site selection in our rivers,\" said James Thorp, a lead investigator on the MACRO project. \"This model allows us to plan research studies on systems where most of us have never visited and to do so in a scientifically valid and systematic fashion.\"\r\n\r\nThe US sites in the Great Basin were recently sampled\u2014with researchers studying macroinvertebrates, fish, hydrology metrics, and more. Sampling in Mongolia is scheduled to begin this summer.\r\n\r\nIn addition to using RESonate for the MACRO project, developers hope that natural resource managers will be able to employ the tool to pick sites for research and restoration projects among large river systems and for conservation and management needs in smaller river segments. Governments and nonprofit organizations distribute most of the necessary primary data sources (such as climate, elevation, and hydrology datasets) for free, and this would help forge a common knowledge base among GIS analysts, geoscience researchers, ecologists, and environmental scientists, making it easier to communicate hydrologic issues to natural resource managers and policy makers. Developers are also now updating RESonate's toolbox with additional geoprocessing scripts to help open it up to users with only basic knowledge of GIS.\r\n<h3>About the Author<\/h3>\r\nNicholas Kotlinski is an assistant researcher and GIS technician at the Kansas Biological Survey's Aquatic Ecology Laboratory. For more information about the MACRO project, email\u00a0<a href=\"mailto:kotlinic@ku.edu\">him<\/a>."}],"references":null},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Comparing Distant River Systems to Assess the Effects of Climate Change | ArcNews | Spring 2017<\/title>\n<meta name=\"description\" content=\"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Comparing Distant River Systems to Assess the Effects of Climate Change\" \/>\n<meta property=\"og:description\" content=\"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change\" \/>\n<meta property=\"og:site_name\" content=\"Esri\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-15T20:14:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2019\/09\/topography-purple-turquoise-wide.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Comparing Distant River Systems to Assess the Effects of Climate Change\" \/>\n<meta name=\"twitter:description\" content=\"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia.\" \/>\n<meta name=\"twitter:site\" content=\"@Esri\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\/\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change\",\n\t            \"url\": \"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change\",\n\t            \"name\": \"Comparing Distant River Systems to Assess the Effects of Climate Change | ArcNews | Spring 2017\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#website\"\n\t            },\n\t            \"datePublished\": \"2019-02-01T22:18:37+00:00\",\n\t            \"dateModified\": \"2022-08-15T20:14:54+00:00\",\n\t            \"description\": \"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia\",\n\t            \"breadcrumb\": {\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change#breadcrumb\"\n\t            },\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"BreadcrumbList\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change#breadcrumb\",\n\t            \"itemListElement\": [\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 1,\n\t                    \"name\": \"Home\",\n\t                    \"item\": \"https:\/\/www.esri.com\/about\/newsroom\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 2,\n\t                    \"name\": \"ArcNews Articles\",\n\t                    \"item\": \"https:\/\/www.esri.com\/about\/newsroom\/arcnews\"\n\t                },\n\t                {\n\t                    \"@type\": \"ListItem\",\n\t                    \"position\": 3,\n\t                    \"name\": \"Comparing Distant River Systems to Assess the Effects of Climate Change\"\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#website\",\n\t            \"url\": \"https:\/\/www.esri.com\/about\/newsroom\/\",\n\t            \"name\": \"Esri\",\n\t            \"description\": \"Esri Newsroom\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\/\/www.esri.com\/about\/newsroom\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": {\n\t                        \"@type\": \"PropertyValueSpecification\",\n\t                        \"valueRequired\": true,\n\t                        \"valueName\": \"search_term_string\"\n\t                    }\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"Person\",\n\t            \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/07c9626c724f42455e6bbe3102fd1a31\",\n\t            \"name\": \"Tony Beshay\",\n\t            \"image\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/image\/\",\n\t                \"url\": \"https:\/\/secure.gravatar.com\/avatar\/1ed4c97e865db254f2377bf7343801377bdf3935c4b65b54b3944483c5f89b63?s=96&d=blank&r=g\",\n\t                \"contentUrl\": \"https:\/\/secure.gravatar.com\/avatar\/1ed4c97e865db254f2377bf7343801377bdf3935c4b65b54b3944483c5f89b63?s=96&d=blank&r=g\",\n\t                \"caption\": \"Tony Beshay\"\n\t            },\n\t            \"url\": \"\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Comparing Distant River Systems to Assess the Effects of Climate Change | ArcNews | Spring 2017","description":"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change","og_locale":"en_US","og_type":"article","og_title":"Comparing Distant River Systems to Assess the Effects of Climate Change","og_description":"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia.","og_url":"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change","og_site_name":"Esri","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2022-08-15T20:14:54+00:00","og_image":[{"url":"https:\/\/www.esri.com\/about\/newsroom\/app\/uploads\/2019\/09\/topography-purple-turquoise-wide.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_title":"Comparing Distant River Systems to Assess the Effects of Climate Change","twitter_description":"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia.","twitter_site":"@Esri","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change","url":"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change","name":"Comparing Distant River Systems to Assess the Effects of Climate Change | ArcNews | Spring 2017","isPartOf":{"@id":"https:\/\/www.esri.com\/about\/newsroom\/#website"},"datePublished":"2019-02-01T22:18:37+00:00","dateModified":"2022-08-15T20:14:54+00:00","description":"Advanced Spatial Analysis Tools Expedite Study of Disparate Waterways in United States, Mongolia","breadcrumb":{"@id":"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/about\/newsroom\/arcnews\/comparing-distant-river-systems-to-assess-the-effects-of-climate-change#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/about\/newsroom"},{"@type":"ListItem","position":2,"name":"ArcNews Articles","item":"https:\/\/www.esri.com\/about\/newsroom\/arcnews"},{"@type":"ListItem","position":3,"name":"Comparing Distant River Systems to Assess the Effects of Climate Change"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/about\/newsroom\/#website","url":"https:\/\/www.esri.com\/about\/newsroom\/","name":"Esri","description":"Esri Newsroom","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/about\/newsroom\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/07c9626c724f42455e6bbe3102fd1a31","name":"Tony Beshay","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/about\/newsroom\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1ed4c97e865db254f2377bf7343801377bdf3935c4b65b54b3944483c5f89b63?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1ed4c97e865db254f2377bf7343801377bdf3935c4b65b54b3944483c5f89b63?s=96&d=blank&r=g","caption":"Tony Beshay"},"url":""}]}},"sort_order":"18","_links":{"self":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcnews\/89702","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcnews"}],"about":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/types\/arcnews"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/users\/1312"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcnews\/89702\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/media?parent=89702"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/categories?post=89702"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/tags?post=89702"},{"taxonomy":"arcnews_issues","embeddable":true,"href":"https:\/\/www.esri.com\/about\/newsroom\/wp-json\/wp\/v2\/arcnews_issues?post=89702"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}