<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ongoing | 宋爽</title><link>https://cv.songshgeo.com/zh/tag/ongoing/</link><atom:link href="https://cv.songshgeo.com/zh/tag/ongoing/index.xml" rel="self" type="application/rss+xml"/><description>Ongoing</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>zh-Hans</language><lastBuildDate>Sun, 10 Oct 2021 00:00:00 +0000</lastBuildDate><image><url>https://cv.songshgeo.com/media/icon_hu_4316a4de6cd8a924.png</url><title>Ongoing</title><link>https://cv.songshgeo.com/zh/tag/ongoing/</link></image><item><title>ABSESpy：面向真实社会-生态系统的多主体建模框架</title><link>https://cv.songshgeo.com/zh/project/absespy/</link><pubDate>Sun, 10 Oct 2021 00:00:00 +0000</pubDate><guid>https://cv.songshgeo.com/zh/project/absespy/</guid><description>&lt;!--
[![license](https://img.shields.io/github/license/songshgeo/absespy)](http://www.apache.org/licenses/) ![downloads](https://img.shields.io/github/downloads/songshgeo/absespy/total) ![codesize](https://img.shields.io/github/languages/code-size/songshgeo/absespy) ![tag](https://img.shields.io/github/v/tag/songshgeo/absespy)
[![github](https://img.shields.io/badge/Website-SongshGeo-brightgreen.svg)](https://cv.songshgeo.com/) ![stars](https://img.shields.io/github/stars/songshgeo/absespy?style=social) [![twitter](https://img.shields.io/twitter/follow/shuangsong11?style=social)](https://twitter.com/shuangsong11) -->
&lt;!-- Language: [English Readme](#) | [简体中文](README_ch) -->
&lt;p>&lt;code>ABSESpy&lt;/code> makes it easier to build artificial &lt;strong>&lt;a href="https://songshgeo.github.io/ABSESpy/docs/about/" target="_blank" rel="noopener">Social-ecological systems&lt;/a>&lt;/strong> with real &lt;strong>GeoSpatial datasets&lt;/strong> and fully incorporate &lt;strong>human behaviour&lt;/strong>.&lt;/p>
&lt;h2 id="why-absespy">Why &lt;code>ABSESpy&lt;/code>?&lt;/h2>
&lt;p>&lt;strong>Several characteristics of Agent-Based model (ABM) make it an essential method for social-ecological systems (SES) research:&lt;/strong>&lt;/p>
&lt;ol>
&lt;li>It focuses on the change of an SES over time from mutual adaptations of agents and their environments.&lt;/li>
&lt;li>its ability to generate emergent system-level outcomes from micro-level interactions and macro-level feedback.&lt;/li>
&lt;li>its ability to represent the diversity and heterogeneity of human and non-human actors and the spatial characteristics of an SES &amp;hellip;&lt;/li>
&lt;/ol>
&lt;p>However, there is currently no modelling framework that &lt;strong>combines geo-spatial data and actor behaviour&lt;/strong> (&lt;code>actor&lt;/code> is the term for agents in the SES framework) well. &lt;code>ABSESpy&lt;/code> is designed for spatial modelling that &lt;strong>couples human and nature&lt;/strong> by:&lt;/p>
&lt;ul>
&lt;li>Modelling environment for agents with &lt;strong>&lt;a href="https://songshgeo.github.io/ABSESpy/tutorial/notebooks/nature/geodata/" target="_blank" rel="noopener">geo data&lt;/a>&lt;/strong>: &lt;code>Shapefile&lt;/code>, &lt;code>GeoTiff&lt;/code>, &lt;code>NetCDF&lt;/code>.&lt;/li>
&lt;li>Modelling &lt;strong>&lt;a href="https://songshgeo.github.io/ABSESpy/tutorial/notebooks/human/CCR_example/" target="_blank" rel="noopener">human behaviour&lt;/a>&lt;/strong> of agents with &lt;a href="https://songshgeo.github.io/ABSESpy/docs/background/#human-behaviour-framework" target="_blank" rel="noopener">cognition, contagion and responses&lt;/a>.&lt;/li>
&lt;li>Easily manage all &lt;a href="https://songshgeo.github.io/ABSESpy/tutorial/notebooks/parameters/" target="_blank" rel="noopener">parameters, arguments&lt;/a>, and variables with a &lt;code>yaml&lt;/code> settings file.&lt;/li>
&lt;/ul>
&lt;h2 id="install">Install&lt;/h2>
&lt;p>Install with pip or your favourite PyPI package manager.&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-fallback" data-lang="fallback">&lt;span class="line">&lt;span class="cl">pip install abses
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="basic-usage--documents">Basic usage &amp;amp; Documents&lt;/h2>
&lt;p>You can see how to use &lt;code>ABSESpy&lt;/code> in these simple &lt;a href="https://songshgeo.github.io/ABSESpy/tutorial/user_guide/" target="_blank" rel="noopener">tutorials&lt;/a>:&lt;/p>
&lt;ol>
&lt;li>&lt;a href="https://songshgeo.github.io/ABSESpy/tutorial/notebooks/model/" target="_blank" rel="noopener">Organize an Agent-based model&lt;/a> and &lt;a href="https://songshgeo.github.io/ABSESpy/tutorial/notebooks/parameters/" target="_blank" rel="noopener">easily manage parameters&lt;/a>.&lt;/li>
&lt;li>Using &lt;a href="https://songshgeo.github.io/ABSESpy/tutorial/notebooks/nature/geodata/" target="_blank" rel="noopener">geo-spatial data&lt;/a> as the environment.&lt;/li>
&lt;li>Simply applying a &lt;a href="https://songshgeo.github.io/ABSESpy/tutorial/notebooks/human/CCR_example/" target="_blank" rel="noopener">human behavior framework&lt;/a>.&lt;/li>
&lt;/ol>
&lt;img src="https://songshgeo-picgo-1302043007.cos.ap-beijing.myqcloud.com/uPic/DQg0xJ.jpg" alt="Drawing" style="width: 600px;"/>
&lt;p>Access the &lt;a href="https://songshgeo.github.io/ABSESpy/" target="_blank" rel="noopener">full Documentation here&lt;/a>.&lt;/p>
&lt;h2 id="get-in-touch">Get in touch&lt;/h2>
&lt;ul>
&lt;li>&lt;strong>For enthusiastic developers and contributors&lt;/strong>, all contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.&lt;/li>
&lt;li>&lt;strong>For SES researchers&lt;/strong>, welcome to use this package in social-ecological system (SES) studies. If you have a model published, feel free to contribute it to our model library through &lt;a href="https://groups.google.com/g/absespy" target="_blank" rel="noopener">mailing list&lt;/a>.&lt;/li>
&lt;/ul>
&lt;p>If you need any help when using &lt;code>ABSESpy&lt;/code>, don&amp;rsquo;t hesitate to get in touch with us through:&lt;/p>
&lt;ul>
&lt;li>Ask usage questions (&amp;ldquo;How to do?&amp;rdquo;) on &lt;a href="https://github.com/SongshGeo/ABSESpy/discussions" target="_blank" rel="noopener">&lt;em>GitHub&lt;/em> Discussions&lt;/a>.&lt;/li>
&lt;li>Report bugs, suggest features or view the source code &lt;a href="https://github.com/SongshGeo/ABSESpy/issues" target="_blank" rel="noopener">on &lt;em>GitHub&lt;/em>&lt;/a>.&lt;/li>
&lt;li>For less well-defined questions or ideas or to announce other projects of interest to xarray users, use the &lt;a href="https://groups.google.com/g/absespy" target="_blank" rel="noopener">mailing list&lt;/a>.&lt;/li>
&lt;/ul>
&lt;h2 id="license">License&lt;/h2>
&lt;p>Copyright 2023, &lt;code>ABSESpy&lt;/code> &lt;a href="https://cv.songshgeo.com/" target="_blank" rel="noopener">Shuang Song&lt;/a>&lt;/p>
&lt;p>Licensed under the Apache License, Version 2.0 (the &amp;ldquo;License&amp;rdquo;); you may not use this file except in compliance with the License. You may obtain a copy of the License at&lt;/p>
&lt;p>&lt;a href="https://www.apache.org/licenses/LICENSE-2.0" target="_blank" rel="noopener">https://www.apache.org/licenses/LICENSE-2.0&lt;/a>&lt;/p>
&lt;p>Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an &amp;ldquo;AS IS&amp;rdquo; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.&lt;/p>
&lt;p>&lt;code>ABSESpy&lt;/code> bundles portions of &lt;code>AgentPy&lt;/code>, &lt;code>pandas&lt;/code>, &lt;code>NumPy&lt;/code> and &lt;code>Xarray&lt;/code>; the full text of these licenses is included in the licenses directory.&lt;/p></description></item><item><title>黄河流域社会-生态系统分析</title><link>https://cv.songshgeo.com/zh/project/yellowriver/</link><pubDate>Tue, 10 Oct 2017 00:00:00 +0000</pubDate><guid>https://cv.songshgeo.com/zh/project/yellowriver/</guid><description>&lt;h2 id="background">Background&lt;/h2>
&lt;!-- 在人类活动的强烈影响下，全球资源环境面临前所未有的压力，地球进入“人类世”的新纪元（Crutzen and Stoermer, 2019）。深入理解现代环境变化机理、准确预测未来变化趋势是地球系统科学研究的前沿领域（Steffen et al., 2020）。这就需要发展系统整体的方法，耦合自然与人文过程，探讨变化环境下人地系统耦合机制。人地系统是自然地理环境与人类社会经济所构成相互作用、相互影响的复杂巨系统，揭示其要素动态演化、解析过程耦合机制、明晰优化调控途径，可为区域可持续发展提供坚实的理论基础（吴传钧，1991；陆大道，2002；傅伯杰，2017）。黄河流域在三千多年来悠久的历史开发和近现代的高强度经济活动影响下，人类活动与资源环境间的要素关系、上中下游区域之间的空间联系不断变化。作为具有明确边界范围内“水-土-气-生-人”要素相互作用的完整单元，流域是环境变化背景下人地系统研究的理想场所（程国栋和李新，2015）。阐明黄河流域人地系统耦合机理，构建耦合模型探求流域人地系统优化调控路径，支撑流域可持续发展，将有助于推动我国跻身地球系统科学研究的国际前沿。
国内外人地系统研究近年来在以人-水系统理论、水-粮食-能源关联为主的流域人地系统耦合机制研究中取得系列进展，流域人地系统耦合模型与大数据平台的发展成为人地系统耦合方法学研究的重要发展方向，基于人地系统耦合机理的流域综合治理和优化受到高度关注。当前，黄河流域保护和发展需要强调系统性、整体性、协同性的解决思路，针对以下研究挑战实现重点突破，包括：流域人水系统中社会-水文-生态要素互馈机理与弹性特征缺乏定量表达，流域水-粮食-能源系统的动态演变与外部效应的关联未能整体刻画，人地系统模型中自然生态与社会经济过程的数据匹配和互馈机制定量刻画能力不足，流域水安全、生态安全协同保障下的可持续发展路径亟待系统研判等。抓住当前黄河流域生态保护和高质量发展的国家战略机遇，揭示黄河流域人地系统耦合机理与优化调控机制，不仅将从系统性、整体性、协同性为黄河流域生态保护与可持续发展提供科学依据，也将通过流域集成研究推动我国地球系统科学的发展。 -->
&lt;p>The global environment is under unprecedented pressure due to the strong influence of human activities, and the Earth is entering a new era of the Anthropocene. Understanding the mechanisms of modern environmental change and predicting future trends are at the forefront of Earth system science research. This requires developing a holistic systems approach, coupling natural and human processes and exploring the mechanisms of human-earth system coupling in changing environments. The human-terrestrial system is a complex giant in which the natural geographical environment and human socio-economy interact and feedback. Revealing the evolution of its dynamic, resolving the coupling mechanism of processes, and clarifying the optimal regulation pathways can provide a solid theoretical foundation for regional sustainable development.&lt;/p>
&lt;p>The Yellow River Basin (YRB) has been influenced by more than 3,000 years of historical development and modern high-intensity economic activities; the spatial linkages between human activities and the resources and environment, and the region&amp;rsquo;s upper, middle, and lower reaches, are still changing. The river basin is ideal for studying human-water systems in environmental change. Therefore, it is informative to elucidate the mechanism of socio-hydrological system coupling in the YRB, providing fundamental inspiration for water sustainable management worldwide, and promoting the development of earth system science in China through integrated research in the basin.&lt;/p>
&lt;h2 id="goals--scientific-questions">Goals &amp;amp; Scientific questions&lt;/h2>
&lt;!--
(1) 黄河流域人水关系演变与稳态识别
针对社会-生态用水、缺水、分水以及输沙等方面建立表征人水关系变化的指标和方法，解析千年、百年、十年尺度黄河流域人水关系的发展演变过程；以人水关系变化为枢纽，结合关键突变点识别，揭示黄河流域人水关系的稳态类型、特征与阈值，阐明历史和当代黄河流域人水关系发展演变特征与驱动机制。
(2) 黄河流域人-水关系互馈机制
量化社会-水文系统的关键变量，识别人-水主要互馈过程并量化正负反馈循环。分析社会要素（如经济发展、管理决策、社会感知等）通过反馈循环对流域社会-生态过程（如流域生态健康、洪旱风险适应、水沙调控等）的影响，揭示人-水相互作用及其协同进化机制；通过选择关键变量，刻画主要互馈过程，发展人水关系互馈机理和动态模型。
(3) 黄河流域社会-水文-生态系统动态及其弹性
综合分析黄河流域社会-生态-水文系统动态演化特征，建立表征流域对气候变化和人类活动响应的弹性指标体系；评估流域社会-生态-水文系统弹性时空格局并分析水对流域弹性的影响及作用方式、关键过程、临界阈值，探寻弹性提升途径。 -->
&lt;p>(1) &lt;strong>Identifying the evolution of the human-water relationship and its regimes in the YRB&lt;/strong>
To establish indicators and methods for characterising changes in human-water relations regarding socio-ecological water use, water scarcity, water diversion and sand transport, and to analyse the development and evolution of human-water relations in the Yellow River basin at millennial, centennial and decennial scales.&lt;/p>
&lt;p>(2) &lt;strong>Feedback and its mechanism of the socio-hydrological system in the YRB&lt;/strong>
Quantify the critical variables of the socio-hydrological system, identify the main human-water feedback and quantify the positive and negative feedback loops. Analyse the impact of social factors (e.g. economic development, management decisions, social perceptions, etc.) on socio-ecological processes in the basin (e.g. ecological health of the bay, flood and drought risk adaptation, water and sand regulation, etc.) through feedback loops to reveal human-water interactions and their synergistic evolutionary mechanisms.&lt;/p>
&lt;p>(3) &lt;strong>Dynamic of coupled human and hydrology system and its resilience in the YRB&lt;/strong>
A comprehensive analysis of the dynamic evolution of the socio-ecological-hydrological system of the Yellow River basin and the establishment of a system of resilience indicators to characterise the basin&amp;rsquo;s response to climate change and human activities.&lt;/p>
&lt;p>&lt;strong>Specifically, I focus on the below scientific questions:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>What are the main drivers of the evolution of the human-water relationship in the YRB?&lt;/li>
&lt;li>How social elements, especially the variables of collective behaviour, influences the processes of the socio-hydrological system, taking the YRB as an informative example.&lt;/li>
&lt;li>In addition to engineering, how to build and improve the resilience of the social-hydrological system in the YRB through &amp;ldquo;soft&amp;rdquo; solutions from the social aspect.&lt;/li>
&lt;/ul>
&lt;h2 id="timeline">TimeLine&lt;/h2>
&lt;p>&lt;strong>2017:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>I started learning Ostrom&amp;rsquo;s social-ecological system framework.&lt;/li>
&lt;li>I designed and applied a questionnaire survey in the floodplain within YRB.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2018:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>I finished my Bachelor&amp;rsquo;s degree dissertation, &amp;ldquo;Testing of Human-Flood Model: Taking floodplain of the Yellow River in Ningxia as an example&amp;rdquo;, which was rewarded an &amp;ldquo;Excellent Graduation Thesis.&amp;rdquo;&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2019:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>I published a review article: &lt;a href="https://cv.songshgeo.com/publication/song2019/">Study on adaptive governance of social-ecological system_Progress and prospect&lt;/a>.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2020:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>I published a research article: &lt;a href="https://cv.songshgeo.com/publication/song2020/">Sediment Transport under Increasing Anthropogenic Stress: Regime Shifts within the Yellow River, China&lt;/a>.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2021:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>I published a review article: &lt;a href="https://cv.songshgeo.com/recent-publications/wang2021b/">Achieving a Fit between Social and Ecological Systems in Drylands for Sustainability&lt;/a>.&lt;/li>
&lt;li>I published a research article: &lt;a href="https://cv.songshgeo.com/publication/song2021a/">Improving Representation of Collective Memory in Socio-hydrological Models and New Insights into Flood Risk Management&lt;/a>.&lt;/li>
&lt;li>I published a review article: &lt;a href="https://cv.songshgeo.com/recent-publications/wang2021a/">A review of community-based socio-ecological system adaptation pathways&lt;/a>.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2022:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>I published a research article: &lt;a href="https://cv.songshgeo.com/publication/song2022b/">Decreased Virtual Water Outflows from the Yellow River Basin Are Increasingly Critical to China&lt;/a>.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>2023&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>In April, I went to Vienna, Austria to give a presentation of my upcoming resaerch &lt;a href="https://cv.songshgeo.com/publication/song2023c/">Institutional impacts on the evolution of the Yellow River, China: a perspective from socio-hydrological modelling&lt;/a>&lt;/li>
&lt;li>My research article &lt;a href="https://cv.songshgeo.com/publication/song2023b/">Identifying regime transitions for water governance at the Yellow River Basin, China&lt;/a> was accepted by &lt;em>Water Resources Research&lt;/em>.&lt;/li>
&lt;li>My research article &lt;a href="https://cv.songshgeo.com/publication/song2023d/">Quantifying the Effects of Institutional Shifts on Water Governance in the Yellow River Basin: A Social-ecological System Perspective&lt;/a> was accepted by &lt;em>Journal of Hydrology&lt;/em>.&lt;/li>
&lt;/ul>
&lt;h2 id="acknowledgement">Acknowledgement&lt;/h2>
&lt;p>This project is funded by:&lt;/p>
&lt;ul>
&lt;li>Prof. Shuaiwang&amp;rsquo;s National Natural Science Foundation of China Youth Fund&amp;quot;,&lt;/li>
&lt;li>Prof. Bojie Fu&amp;rsquo;s National Natural Science Foundation of China&lt;/li>
&lt;/ul>
&lt;p>I also thank the following colleagues for their help (ordered by time):&lt;/p>
&lt;ul>
&lt;li>Dr Yunzhen Chen provided some of her research data.&lt;/li>
&lt;li>Dr Xutong Wu provided a lot of inspirational ideas in data analysis.&lt;/li>
&lt;/ul></description></item></channel></rss>