Towards an Agent Based Modeling: The prediction and prevention of the spread of the drywood termite Cryptotermes brevis

Size: px
Start display at page:

Download "Towards an Agent Based Modeling: The prediction and prevention of the spread of the drywood termite Cryptotermes brevis"

Transcription

1 Towards an Agent Based Modeling: The prediction and prevention of the spread of the drywood termite Cryptotermes brevis Orlando Guerreiro 1, Miguel Ferreira 2, José Cascalho 3, and Paulo Borges 1 1 Azorean Biodiversity Group (GBA, CITA-A) and Portuguese Platform for Enhancing Ecological Research & Sustainability (PEERS), Universidade dos Açores, Portugal. 2 Centro de Astrofísica, Universidade do Porto, Porto, Portugal. 3 Centro de Matemática Aplicada e Tecnologias de Informação (CMATI), Universidade dos Açores, Portugal. orlandogue@gmail.com, miguelf@uac.pt, jmc@uac.pt, pborges@uac.pt Abstract. We present initial efforts made to model the spread of the drywood termite in Angra do Heroísmo, Azores, using an agent based modeling approach. First we describe how a simple Cellular Automata (CA) model was created in Netlogo to simulate the spread of the species based on simple assumptions concerning the ecology of the species. A second step was taken by increasing the complexity of the initial CA approach, adding new specific characteristics to each cell, based again on ecology of the species and its behavior towards the environment. Finally, we add agents to the model in order to simulate the human intervention in fighting back the pest. This new model has become a two-level Agent- Based model. We also evaluated the costs of this intervention. These efforts were supported by field research which allowed a continuous crosschecking of the results obtained in the model with the field data. Keywords: netlogo, pest control, agent based systems 1 Introduction Cryptotermes brevis is nowadays one of the worst pests in Azores being present in six of the nine islands of the archipelago and in its two major cities. This termite rapidly destroys the wood structures of houses with a huge economical and patrimonial costs. Here we describe the initial efforts made to model the spread of Cryptotermes brevis in Angra do Heroísmo, Azores, using agent based modeling approach with Netlogo [1]. The model was constructed in steps of increasing levels of complexity. The basic model was constructed within a Cellular Automata (CA) approach [2] [3] and then improved to simulate the efforts to control or eradicate the problem, through the addition of agents [4]. Agent-Based Modeling has been used to model pest control and management [5] [6] [7] [8] or to understand the behavior of endangered species [9]. Although we also have as a medium term goal, the discussion of management issues, in this

2 paper only an initial step is made towards that goal by adding the pest control agents. The following main concerns guided the elaboration of the present work: 1. What can be the role of the simulation as a tool to predict the spread of this termite in a specific urban area? 2. How can a dynamic model using simulated agents that combat termite infestation help to identify strategies to reduce the presence of the termites, and to prevent them to spread into new areas? The main contributions of this work are, first, to show how a simple model in Netlogo can successfully predict the spread of a termite taking into account a specific urban environment. Secondly, apply the model with pest control agents to understand which are the best strategies to control the spread of the pest, therefore opening the door to explore models of integrated management. In the next section we briefly present how data about the termite required for the model was gathered. In section 3 we describe the basic model, present the results of the simulations and compare then with real data. We also study the effect of adding information about the buildings characteristics in the model. Finally, in section 4 we present preliminary results of simulations with pest control agents in the same environment and predict different scenarios for the next 40 years. 2 Collecting data The drywood termite individuals live their entire life in colonies inside wood structures in houses and furniture. However, as in other termite species, a swarming or short-term dispersal period occurs as part of its life-cycle. Fig. 1. Locations in Angra do Heroísmo where the data was collected. The red double arrow is the shortest distance from the main infested area to an isolated spot of infestation.

3 In this part of the life cycle, that usually occurs in the summer/warmer season, the young alates leave the parents nest and fly in search for a partner to start a new colony. It is in this period that new houses become infested. Once the termites form a new colony, it takes at least 5 years until this colony becomes a source of new infestations. The flight capacity of this termite was not known. Different methodologies were applied during and after this swarming period in order to obtain the maximum possible information. The following sources of data were selected (Fig.1): Interviews to termite pest control agents; Interviews to inhabitants living in certain areas of the city, mostly in the border between infested and non-infested areas; Placement of UV Light traps to capture the young winged C. brevis individuals. From these different sources it was possible to obtain: a) that this termite has been present in Angra do Heroísmo for at least 40 years; b) the alates have a flight capacity of the order of 100m or higher; c) a more accurate map of the areas infested and their degree of infestation and d) the most likely location of the first infested houses (see [10] for details). Based on the termites biology described above, one infers that the pest can only advance at each 5 years interval. Assuming that the infestation started 40 years ago one obtains that the average distance Cryptotermes brevis alates had to fly on each swarming period was about 125 meters 4, in agreement with the 100m minimum distances obtained with the light traps experiments. 3 The basic model 3.1 Netlogo as a tool to predict the spread of the pest Netlogo is a multistage tool, which has been used for a large number of experiments across several domains (see the link to the library of applied models in ). The entities in Netlogo are patches, turtles and the observer. The observer controls the experiment in which the other two entities participate. The patches are static identities in the environment, which corresponds to cells in an Cellular Automata environment or a kind of stationary agents [11] in a Agent-Based Modeling perspective. The environment is a grid of patches that perceive the place where they are and interact with other patches as well as the turtles. Turtles are agents that are able to move, to be created, to die and to reproduce and interact as well with the patches in environment and the other agents. Agents can also be organized in groups as different breeds that co-exist in the world. These breeds can be viewed as specialized agents that assume specific tasks as it is the case presented in this paper. 4 This disregards human active contribution to its dispersion and assumes a single initial source of infestation.

4 The rational behind the selection of Netlogo to produce an initial study of the spread of this pest in Angra do Heroísmo was twofold: To supply additional information about the dimension of the infestation, based on some of the evidences collected during the field work and the knowledge about the ecology of the species; To give clues about main factors that influence the spread of the pest through all the city and to predict new places where the species could be already present. 3.2 The basic properties of the model In this problem we are interested in the houses and how the infestation propagates, and not in the termites per se. The city is divided into patches or cells. The patches either represent buildings or immune structures (e.g. streets, car parks, fields). We added the map of the city from a converted GIS map. Cell states Patch size Time step All buildings are born equal Dispersion Radius Probability of infestation There are four possible states that are represented in figure 2 and explained in the main text below. Each patch is 10x10m. A map of the city of Angra do Heroísmo was imported and all non black patches represent the buildings in the city. The unit of time of the simulation is one year. In similar circunstances all cells representing buildings have equal probability of being infested. This is the flight distances of the alates. The neighbors of a cell are all cells within a dispersion radius. This is the probability of a house becoming infested if it has one infected neighbor. All infested neighbors have the same probability of infesting it. This probability is a parameter of the model. Table 1. A set of basic principles of the model. In Table 1 we describe the model properties. These are essentially some of the basic principles of the ODD protocol [4]. The probability of a cell becoming infested increases with the number of infested neighbors according to the rules of probability. Fig. 2. The different states acessible to a cell and how they can evolve in time.

5 The possible states of each cell are: Imune(IM). These represent everything that is not a building and is not susceptible to infestation. Not infested (NI). These correspond to houses not yet infested; Recently infested (RI). These are recently infested houses which are not a source of infestation yet. The cells only remain on this state for 4 time steps becoming source of infestation at the beginning of the 5 th time step; Infested (IF). These are infested houses that are sources of infestation to other houses. 3.3 Results of the basic model Here we present the results of a simulation with the following parameters and assumptions: Probability of infestation Dispersion radius 10 (corresponding to 100 meters). Two places were selected as initial infestation sources (two initial red cells). These locations were selected according to the interviews made in the city center (cf. Sect. 2). The simulations were run for 40 timesteps, from the initial infestation up to the present. In [10] we studied in detail the influence of different radius and probability in the results. Fig. 3. Simulation after 40 time steps compared to the map of infestation [12]. For instance, we studied how the number of infested houses and recently infested houses vary in time as well as the degree of asymetry in the infested region that can occur due to the stochastic nature of the model. We found that the final results of the model are insensitive to the values of the probability

6 unless it takes very small values (p << 0.1). This possibility was excluded based on what is known about the infestation process. For example, with p = 0.1 we found that the total number of infested houses had a coefficient of variation of CV = for 20 simulations and was very similar to the deterministic case. To better analyze the results we show a map where we overlap the infested areas of Angra do Heroı smo and the outcome of one of the simulations (Fig. 3). The results of the simulations are in general agreement to what was known in The simulations predict that virtually no houses inside the infested region can remain uninfested, even when the probability of infestation is relatively low, and this is indeed what is observed in the field. The predicted region of infestation is similar to the known map of infestation, but a closer look reveals some differences. The simulation forecasts the spread of the pest into areas that are not present in that map such as the areas which are surrounded by green and blue dotted circles in the map. Also, the map of infestation is far from being symmetric with respect to the first infested houses. This significant asymmetric growth of the infestation is not obtained with this model. A possible explanation is that our assumption that all houses are equal could be strongly violated. In fact, a large number of houses in these areas are more recent and have less wood than the traditional houses in the city center. Another explanation presented in [10] was that the model is essentially correct and the infestation had already reached these locations but was undetected. These results and questions motivated us to pursue further investigations and led to changes in the basic model as explained in the following section. 3.4 Adding complexity to the model Recently an updated and more accurate map of the infested areas and their degree of infestation was obtained [13][14] (Fig.4). Fig. 4. New infestation map [13][14]

7 This map shows that one of the hypothesis raised was partially correct and the infestation had indeed reached some of the locations predicted by the model. Here we test whether taking into account that houses are not all equal leads to a better fit of the model with the data. We consider three different types of buildings representing different wood structures of the buildings: A full wood structure (FWS): These are the cases in which patches are associated to houses with a wooden roof or another wood structure. In these cases a patch jumps from RI stage to IF stage after fourth year of infestation as defined in the basic model. A partial wood structure (PWS): In these cases patches jump from RI stage to IF stage less often than in FWS cases. The rationale behind this is that the number of colonies in PWR are necessarily smaller and so the spread of the pest is smaller too. The probability of a patch going from stage RI to IF is taken as 0.5. No wood structure(nws): In this case, we consider that these patches belong to houses in which wood exists in windows, doors, or furniture. The probability to jump to a IF stage is smaller and is taken as The buildings were taken to be in one of these three different categories according to where they were located. The buildings in the historical city centre were considered as FWS, those far from the centre and more recent were considered as NWS, and those at an intermediate distance from the centre as PWS. As it can be seen in figure 5 a kind of a corridor for termites propagation is set by the distribution of the different kind of houses in the city. Although this distribution was based mainly on suppositions, it is known, by historical reasons, that the center of the city has more buildings with a wooden structure. These new definitions, together with a radius of dispersion of 150 meters, changed the way the spread of infestation proceeded and the results of the simulations reproduce closely the recent data maps (Fig. 5). Fig. 5. Image a) shows the different building structures. The darker patches are the FWS cells, the lighter patches are the NWS cells and the intermediate shades are the PWS cells. Image b) shows the result of a simulation obtained after 41 time steps.

8 4 Adding pest control agents to the model In recent years several companies have been actively fighting the pest, using different methods with different results in terms of efficacy. This leads us to redirect our research towards another question: How can a dynamic model using simulated agents that combat termite infestation, help to identify strategies to reduce the presence of the termites and to prevent them to spread into new areas? Fig. 6. Adding pest-control agents to simulate the desired fight againts the pest. We now aim to simulate future scenarios in which efforts are made by citizens or public institutions to control the spread of the pest. Adding pest control agents changed the model from a one layer to a two layers model, as shown in Figure 6. Pest control method Efficacy Price (e/ m 2 ) Model action Rational Chemical treatment kill 60 to 70% of termites 44 The cell becomes yellow, in the first year of infestation (RI state); No changes in building structure. With this method the cell is still infested and in four years it can become a source of infestation again (IF state). Heat treatment kill 100% of termites 60 The cell becomes white (NI state); No changes in building wood structure. This method will eliminate the infestation in the cell. The cycle of infestation can start again, depending on the number of infested neighbor cells Replacement of wood by non-wood materials The termites are permanently eliminated. 150 The cell becomes white (NI state). Changes in building wood structures to NWS. This method eliminates the wood structure in the cell. The probability of being a source of infestation turns to zero. It is similar to a NWS building, but with a probability to jump to a IF stage equal to zero. Table 2. The different pest control methods and the associated agents.

9 Based on different on-field observations we extracted some data that guided us to define three different type of pest control agents, presented in the table 2. In Netlogo we have created three different breeds, one for each type of agent. These agents move all over the environment and act as described in the table 2. Our goal is threefold: To understand how many agents are needed to control the pest; To determine how important are the details that rule the agents action; To estimate, by large, the costs associated to that control through the following years. 4.1 Experiments Table 3 shows the number of agents and options for the pest control agents in two different experiments. Experiments Random agents action Coordinated agents action Number of agents heat(100); chemicals(100); rebuilders(20) heat(100); chemicals(100); rebuilders(20) Scheduling The different breeds were created initially and spread randomly through the environment. They then move randomly to a yellow (RI) or red (IF) patch in a radius of 150m. The different breeds were created initially and spread randomly through the environment. They then move randomly to a red patch (IF) in a radius of 150m and only if there is no red patch they search for a yellow patch (RI). Table 3. The two different experiments using pest control agents. We consider image b) in the figure 5 as the starting point for these new experiments. In the first experiment pest-control agents select one of the red or yellow patches randomly at predefined maximum distance, while in the second they select the red patches first. The former was intended to model individual action made by citizens to apply treatment to their houses. While the latter was intended to simulate coordinated actions in which a priority was defined to treat first the houses source of infestation and only then the recently infested ones. Figure 7 presents the results of the simulations starting at the present and ending in 40 years. What strikes most about the figure is the huge difference between images b) and c). If the agents are not coordinated the pest can hardly be controlled. Once they act in the slightest coordinated way, selecting the spots with the highest infestation, the results are impressively different. The pest is completely controlled. Figure 8 clarifies the differences between the two experiments. We see clearly that the number of red cells decreases considerably in a linear way for the best

10 Fig. 7. Three different scenarios in the year 2053,: the image a) without pest control agents, the image b) the Random Agents Actions experiment and finally the image c) the Coordinated Agents Action experiment. Fig. 8. The percentage of infested cells along the time steps for the two experiments: a) Random Agents Action b) Coordinated Agents Action. scenario 5. This reveals that it is possible to control the pest in just a few years. A rough estimate of the cost based on the number of moves and their costs for each type of agents in the simulation scenario was made (see table 2). The values obtained are very high, about 15 millions euros in the first 15 years or 1 million euro/year. 5 Discussion & Conclusions In this paper we describe a simple CA model of the spread of the infestation by Cryptotermes brevis in the urban environment of Angra do Heroísmo. The results of the model were validated with field data. This initial model was then 5 Note that in fig. 8 b) the increment of yellow cells is explained by the fact that, in the model, all cells can become infested although some of them will never be a source of infestation again.

11 improved by increasing its complexity with the introduction of simulated pest control agents. This allowed us to use the Netlogo as a predicting tool for future scenarios in which the pest was fighted back by three different pest control methods. The preliminary results obtained suggest that coordination is important to provide a solution to the problem in a medium term. But it also demonstrates the huge investment that is needed. Most importantly it suggests that the way pest control agents act can result in a lot of money down the drain. However, a more detailed study is required before definite conclusions can be obtained. For example, it will be necessary to explore several combinations of the different kind of agents and determine the optimal combination in terms of costs and results in controlling the problem. Fig. 9. Next steps to a full Agent-Based model and to study Integrated Urban Pest Management modeling. Changing the modeling method from a CA approach to a Agent-Based Modeling opens up the strides for future research steps. Figure 9 suggests that another two levels could be added to the model presented in this work. The first one is the level of the termites while the second one is the level of the citizens attitude towards the pest. In the former we search for a more complex model of the pest behavior including relevant details about the ecology of the species. In the latter we search for an integrated urban pest management model, for which there is some research in progress [15]. Acknowledgements This study was partly supported by grant M221-I TERMODISP (DRCT, Azores, Portugal). O. Guerreiro was supported by a grant from Azorean Government (SFRCT - DRCT - M3.1.5/F/003/2010) and holds currently a Ph.D. Grant from Azorean Government (DRCT - M3.1.2/F/2011). References 1. Willensky, U.: Netlogo : Center for connected learning and computer based modeling, northwestern university (1999)

12 2. Langton, C.G.: Studying artificial life with cellular automata. Physica D: Nonlinear Phenomena 22(13) (1986) Proceedings of the Fifth Annual International Conference. 3. Bone, C., Dragicevic, S., Roberts, A.: A fuzzy-constrained cellular automata model of forest insect infestations. Ecological Modelling 192(1-2) (2006) Railsback, S., Grimm, V.: Agent-Based and Individual-Based Modeling: A Practical Introduction. Princeton University Press (2011) 5. Rebaudo, F., Dangles, O.: An agent-based modeling framework for integrated pest management dissemination programs. Environmental Modelling and Software (0) (2012) 6. Rebaudo, F., Crespo-Pérez, V., Silvain, J.F., Dangles, O.: Agent-based modeling of human-induced spread of invasive species in agricultural landscapes: Insights from the potato moth in ecuador. Journal of Artificial Societies and Social Simulation 14(3) (2011) 7 7. Railsback, S.F., Johnson, M.D.: Pattern-oriented modeling of bird foraging and pest control in coffee farms. Ecological Modelling 222(18) (September 2011) Chadli, A., Tranvouez, E., Bendella, F.: Combining agent-based participatory simulation and technology enhanced learning for rodent control. In: Proceedings of the 2009 Summer Computer Simulation Conference. SCSC 09, Vista, CA, Society for Modeling & Simulation International (2009) Falbo, K.R.: An individual based larval dispersion model for the hawaiian hawskbill sea turtle in the hawaiian archipelago. Master s thesis, Humboldt State University, Environmental Systems: Mathematical Modeling (2011) 10. Guerreiro, O.: Contribution to the management of the drywood termite cryptotermes brevis (walker, 1853) in the azorean archipelago. Master s thesis, University of Azores (2009) 11. Sakellariou, I., Kefalas, P., Stamatopoulou, I.: Enhancing netlogo to simulate bdi communicating agents. In Darzentas, J., Vouros, G.A., Vosinakis, S., Arnellos, A., eds.: SETN. Volume 5138 of Lecture Notes in Computer Science., Springer (2008) Borges, P.A., Lopes, D., Simoes, A., Rodrigues, A., Bettencourt, S., Myles, T.: Determinação da distribuição e abundancia de térmitas (isoptera) nas habitações do concelho de angra do heroísmo. Technical report, Universidade dos Açores (2004) 13. Borges, P.A., Guerreiro, O., Borges, A., Ferreira, F., Bicudo, N., Ferreira, M.T., Nunes, L., Sao Marcos, R., Arroz, A.M., Scheffrahn, R.H., Myles, T.G.: As térmitas no arquipélago dos açores: monitorização e controle dos voos de dispersão e prevenção da colonização nas principais localidades afectadas com ênfase na térmita de madeira seca Cryptotermes brevis (walker). Technical report, Universidade dos Açores (2011) 14. Borges, P.A., Guerreiro, O., Borges, A., Ferreira, F., Bicudo, N., Ferreira, M.T.: As térmitas no arquipélago dos açores: monitorização e controle dos voos de dispersão e prevenção da colonização nas principais localidades afectadas com ênfase na térmita de madeira seca Cryptotermes brevis (walker). Technical report, Universidade dos Açores (2012) 15. Arroz, A., Marcos, R., Neves, I., Guerreiro, O., Gabriel, R., Borges, P.A.: Relatório final da campanha: SOS térmitas - unidos na prevenção. Technical report, Universidade dos Açores (2012)

Modeling forest insect infestation: GIS and agentbased

Modeling forest insect infestation: GIS and agentbased Modeling forest insect infestation: GIS and agentbased approaches Taylor Anderson and Suzana Dragićević 2014 Esri Canada s Annual User Conference October 7 th, Toronto, Canada Presentation Overview Emerald

More information

Spatial Epidemic Modelling in Social Networks

Spatial Epidemic Modelling in Social Networks Spatial Epidemic Modelling in Social Networks Joana Margarida Simoes Centre for Advanced Spatial Analysis, University College of London, UK Abstract. The spread of infectious diseases is highly influenced

More information

EXPLORING THE FUTURE WATER INFRASTRUCTURE OF CITIES

EXPLORING THE FUTURE WATER INFRASTRUCTURE OF CITIES EXPLORING THE FUTURE WATER INFRASTRUCTURE OF CITIES Eng. Arlex Sanchez Torres PhD. R.K. Price PhD. Z. Vojinovic Jan 24 th - 2011 The future of urban water: Solutions for livable and resilient cities SWITCH

More information

with Termidor. Rest Assured termiticide/insecticide

with Termidor. Rest Assured termiticide/insecticide with Termidor. Rest Assured termiticide/insecticide America s #1 Termite Defense. n Works without question n Represents the latest technology available n Formulated with your family and the environment

More information

A Framework for Dynamic O-D Matrices for Multimodal transportation: an Agent-Based Model approach

A Framework for Dynamic O-D Matrices for Multimodal transportation: an Agent-Based Model approach A Framework for Dynamic O-D Matrices for Multimodal transportation: an Agent-Based Model approach Nuno Monteiro - FEP, Portugal - 120414020@fep.up.pt Rosaldo Rossetti - FEUP, Portugal - rossetti@fe.up.pt

More information

Cell-based Model For GIS Generalization

Cell-based Model For GIS Generalization Cell-based Model For GIS Generalization Bo Li, Graeme G. Wilkinson & Souheil Khaddaj School of Computing & Information Systems Kingston University Penrhyn Road, Kingston upon Thames Surrey, KT1 2EE UK

More information

Population Ecology. Study of populations in relation to the environment. Increase population size= endangered species

Population Ecology. Study of populations in relation to the environment. Increase population size= endangered species Population Basics Population Ecology Study of populations in relation to the environment Purpose: Increase population size= endangered species Decrease population size = pests, invasive species Maintain

More information

Asian honey bee Transition to Management Program. Asian honey bee spread modelling

Asian honey bee Transition to Management Program. Asian honey bee spread modelling Asian honey bee Transition to Management Program Asian honey bee spread modelling This publication has been compiled by Dr. Anna Koetz of the Asian honey bee Transition to Management Program, and Joe Scanlan,

More information

Evolutionary Games and Computer Simulations

Evolutionary Games and Computer Simulations Evolutionary Games and Computer Simulations Bernardo A. Huberman and Natalie S. Glance Dynamics of Computation Group Xerox Palo Alto Research Center Palo Alto, CA 94304 Abstract The prisoner s dilemma

More information

A cellular automata model for the study of small-size urban areas

A cellular automata model for the study of small-size urban areas Context and Motivation A cellular automata model for the study of small-size urban areas Centre de Política de Sòl i Valoracions Barcelona 23 January 2007 Nuno Norte Pinto School of Technology and Management

More information

Drywood Termite Identification Guide

Drywood Termite Identification Guide Drywood Termite Identification Guide How to Identify a Drywood Termite from a Subterranean Termite By DoMyOwn staff OVERVIEW Termites are insects that eat wood, which can lead to the destruction of furniture,

More information

Appendix: the ODD protocol for our ABM model. Overview. Purpose. State variables and scales. Process overview and scheduling

Appendix: the ODD protocol for our ABM model. Overview. Purpose. State variables and scales. Process overview and scheduling Appendix: the ODD protocol for our ABM model Overview As per the ODD Overview, Design concepts, and Details) protocol for the specification of agent-based models [43,44], we offer here the details of our

More information

Thoughts toward autonomous land development. Introduction

Thoughts toward autonomous land development. Introduction Thoughts toward autonomous land development Spatial Transformation of Regular grid Irrigation Frameworks Bangkok and Cairo A Work in Progress Information based on student workshop June 2009 and earlier

More information

The Contested Cultural Landscape of a Lebanese Border Town: MARJA AYOUN

The Contested Cultural Landscape of a Lebanese Border Town: MARJA AYOUN The Contested Cultural Landscape of a Lebanese Border Town: MARJA AYOUN IBD 2013 FNAS MAY 2013 Dr. Christine Mady, City & Regional Planning NDU -FAAD In this Presentation A PLANNING PERSPECTIVE INTRODUCING

More information

Bridging socio-economic and environmental aspects in the study of Greek rural settings (for sustainability assessment)

Bridging socio-economic and environmental aspects in the study of Greek rural settings (for sustainability assessment) Bridging socio-economic and environmental aspects in the study of Greek rural settings (for sustainability assessment) Erasmia Kastanidi Apostolos Papadopoulos Vassilis Detsis XIII World Congress of Rural

More information

Application of Cellular Automata in Conservation Biology and Environmental Management 1

Application of Cellular Automata in Conservation Biology and Environmental Management 1 Application of Cellular Automata in Conservation Biology and Environmental Management 1 Miklós Bulla, Éva V. P. Rácz Széchenyi István University, Department of Environmental Engineering, 9026 Győr Egyetem

More information

Lecture 2: Individual-based Modelling

Lecture 2: Individual-based Modelling Lecture 2: Individual-based Modelling Part I Steve Railsback Humboldt State University Department of Mathematics & Lang, Railsback & Associates Arcata, California USA www.langrailsback.com 1 Outline 1.

More information

The Use of Spatial Weights Matrices and the Effect of Geometry and Geographical Scale

The Use of Spatial Weights Matrices and the Effect of Geometry and Geographical Scale The Use of Spatial Weights Matrices and the Effect of Geometry and Geographical Scale António Manuel RODRIGUES 1, José António TENEDÓRIO 2 1 Research fellow, e-geo Centre for Geography and Regional Planning,

More information

Measuring and Monitoring SDGs in Portugal: Ratio of land consumption rate to population growth rate Mountain Green Cover Index

Measuring and Monitoring SDGs in Portugal: Ratio of land consumption rate to population growth rate Mountain Green Cover Index Measuring and Monitoring SDGs in Portugal: 11.3.1Ratio of land consumption rate to population growth rate 15.4.2 Mountain Green Cover Index United Nations World Geospatial Information Congress João David

More information

Simulating urban growth in South Asia: A SLEUTH application

Simulating urban growth in South Asia: A SLEUTH application Simulating urban growth in South Asia: A SLEUTH application Gargi Chaudhuri* 1 1 1725 State St., 2022 Cowley Hall, Department of Geography and Earth Science, University of Wisconsin-La Crosse *Email: gchaudhuri@uwlax.edu

More information

Jordan's Strategic Research Agenda in cultural heritage

Jordan's Strategic Research Agenda in cultural heritage Jordan's Strategic Research Agenda in cultural heritage Analysis of main results Alessandra Gandini Amman, Jordan 3 rd November 2013 Main objectives The work performed had the main objective of giving

More information

Fire frequency in the Western Cape

Fire frequency in the Western Cape Fire frequency in the Western Cape First year progress report Diane Southey 3 May 27 This report is a summary of the work I have done in the first year of my masters. Each section is briefly discussed

More information

Biological Invasion: Observations, Theory, Models, Simulations

Biological Invasion: Observations, Theory, Models, Simulations Biological Invasion: Observations, Theory, Models, Simulations Sergei Petrovskii Department of Mathematics University of Leicester, UK. Midlands MESS: Leicester, March 13, 212 Plan of the Talk Introduction

More information

Supporting Strategic Plan Development in Flanders

Supporting Strategic Plan Development in Flanders Supporting Strategic Plan Development in Flanders Guy Engelen, Inge Uljee, Anne Gobin, Leen Van Esch, Hans van der Kwast VITO Flemish Institute for Technological Research Boeretang 200 2400 Mol Belgium

More information

Available online at ScienceDirect. Procedia Computer Science 20 (2013 ) 90 95

Available online at  ScienceDirect. Procedia Computer Science 20 (2013 ) 90 95 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 20 (2013 ) 90 95 Complex Adaptive Systems, Publication 3 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri

More information

Spatial Modeling Approaches & Considerations Class #12. Major Elements: Complexity Theory. Complexity Theory: Theoretical Context

Spatial Modeling Approaches & Considerations Class #12. Major Elements: Complexity Theory. Complexity Theory: Theoretical Context Spatial Modeling Approaches & Considerations Class #12 Complexity theory Non linear system dynamics Emergence Complex adaptive systems Spatial simulations What if scenarios Extend in space & time and conditions

More information

Climate Change in the Inland Pacific Northwest

Climate Change in the Inland Pacific Northwest 80 Climate Change in the Inland Pacific Northwest Week 2 Day 4 Lesson Overview The purpose of this lesson is for students to apply and extend their previous knowledge of global climate change to a regional

More information

Accessibility to urban areas of different sizes

Accessibility to urban areas of different sizes Working paper/pm 2010:10 Accessibility to urban areas of different sizes - Modelling through indexed accessibility The Swedish Agency for Growth Policy Analysis has developed a tool for measuring and analysing

More information

Spatial information in strategic city planning - Zagreb experience. Darko Šiško City office for strategic planning, Zagreb

Spatial information in strategic city planning - Zagreb experience. Darko Šiško City office for strategic planning, Zagreb Spatial information in strategic city planning - Zagreb experience Darko Šiško City office for strategic planning, Zagreb Overview Strategic city planning GI tools and trends Spatial data for strategic

More information

Interactive Visualization Tool (InViTo)

Interactive Visualization Tool (InViTo) Interactive Visualization Tool (InViTo) Stefano Pensa To cite this report: Stefano Pensa (2012) Interactive Visualization Tool (InViTo), in Angela Hull, Cecília Silva and Luca Bertolini (Eds.) Accessibility

More information

The Governance of Land Use

The Governance of Land Use The planning system Levels of government and their responsibilities The Governance of Land Use COUNTRY FACT SHEET NORWAY Norway is a unitary state with three levels of government; the national level, 19

More information

SENSITIVITY STUDY FOR SZEGED, HUNGARY USING THE SURFEX/TEB SCHEME COUPLED TO ALARO

SENSITIVITY STUDY FOR SZEGED, HUNGARY USING THE SURFEX/TEB SCHEME COUPLED TO ALARO SENSITIVITY STUDY FOR SZEGED, HUNGARY USING THE SURFEX/TEB SCHEME COUPLED TO ALARO Report from the Flat-Rate Stay at the Royal Meteorological Institute, Brussels, Belgium 11.03.2015 01.04.2015 Gabriella

More information

Computer Simulation and Applications in Life Sciences. Dr. Michael Emmerich & Dr. Andre Deutz LIACS

Computer Simulation and Applications in Life Sciences. Dr. Michael Emmerich & Dr. Andre Deutz LIACS Computer Simulation and Applications in Life Sciences Dr. Michael Emmerich & Dr. Andre Deutz LIACS Part 0: Course Preliminaries Course Preliminaries The course consists of 13 lectures + exercises Exercises

More information

RESIDENTIAL SATISFACTION IN THE CHANGING URBAN FORM IN ADELAIDE: A COMPARATIVE ANALYSIS OF MAWSON LAKES AND CRAIGBURN FARM, SOUTH AUSTRALIA

RESIDENTIAL SATISFACTION IN THE CHANGING URBAN FORM IN ADELAIDE: A COMPARATIVE ANALYSIS OF MAWSON LAKES AND CRAIGBURN FARM, SOUTH AUSTRALIA RESIDENTIAL SATISFACTION IN THE CHANGING URBAN FORM IN ADELAIDE: A COMPARATIVE ANALYSIS OF MAWSON LAKES AND CRAIGBURN FARM, SOUTH AUSTRALIA by Michael Chadbourne BEPM (Hons) University of Adelaide Thesis

More information

Joint-accessibility Design (JAD) Thomas Straatemeier

Joint-accessibility Design (JAD) Thomas Straatemeier Joint-accessibility Design (JAD) Thomas Straatemeier To cite this report: Thomas Straatemeier (2012) Joint-accessibility Design (JAD), in Angela Hull, Cecília Silva and Luca Bertolini (Eds.) Accessibility

More information

Short Course: Multiagent Systems. Multiagent Systems. Lecture 1: Basics Agents Environments. Reinforcement Learning. This course is about:

Short Course: Multiagent Systems. Multiagent Systems. Lecture 1: Basics Agents Environments. Reinforcement Learning. This course is about: Short Course: Multiagent Systems Lecture 1: Basics Agents Environments Reinforcement Learning Multiagent Systems This course is about: Agents: Sensing, reasoning, acting Multiagent Systems: Distributed

More information

- World-wide cities are growing at a rate of 2% annually (UN 1999). - (60,3%) will reside in urban areas in 2030.

- World-wide cities are growing at a rate of 2% annually (UN 1999). - (60,3%) will reside in urban areas in 2030. THE EFFECTIVENESS OF NEW TECHNOLOGIES FOR URBAN LAND MANAGEMENT BAHAAEDDINE I. AL HADDAD Centro de Política de Suelo y Valoraciones Universidad Politécnica de Cataluña Barcelona, España www.upc.es/cpsv

More information

The University of Birmingham School of Computer Science MSc in Advanced Computer Science. Behvaiour of Complex Systems. Termite Mound Simulator

The University of Birmingham School of Computer Science MSc in Advanced Computer Science. Behvaiour of Complex Systems. Termite Mound Simulator The University of Birmingham School of Computer Science MSc in Advanced Computer Science Behvaiour of Complex Systems Termite Mound Simulator John S. Montgomery msc37jxm@cs.bham.ac.uk Lecturer: Dr L. Jankovic

More information

Investigating Use of Biocontrol Agents to Control Spotted Knapweed

Investigating Use of Biocontrol Agents to Control Spotted Knapweed Investigating Use of Biocontrol Agents to Control Spotted Knapweed Target Grade Level: 5 th Created and Adapted by: Rachel Loehman UNIVERSITY OF MONTANA GK-12 PROGRAM 1 Investigating Use of Biocontrol

More information

A simple agricultural land use model implemented using Geographical Vector Agents (GVA)

A simple agricultural land use model implemented using Geographical Vector Agents (GVA) A simple agricultural land use model implemented using Geographical Vector Agents (GVA) A. B. Moore 1, Y. Hammam 2, P. A. Whigham 2 1 School of Surveying / 2 Department of Information Science, University

More information

Compact guides GISCO. Geographic information system of the Commission

Compact guides GISCO. Geographic information system of the Commission Compact guides GISCO Geographic information system of the Commission What is GISCO? GISCO, the Geographic Information System of the COmmission, is a permanent service of Eurostat that fulfils the requirements

More information

Identification of Urban Areas Using Raster Spatial Analysis

Identification of Urban Areas Using Raster Spatial Analysis Identification of Urban Areas Using Raster Spatial Analysis Abstract. Miguel Valentim * Instituto Superior Técnico, Universidade Técnica de Lisboa The impacts on the environment and landscape from the

More information

A population is a group of individuals of the same species occupying a particular area at the same time

A population is a group of individuals of the same species occupying a particular area at the same time A population is a group of individuals of the same species occupying a particular area at the same time Population Growth As long as the birth rate exceeds the death rate a population will grow Immigration

More information

A Cellular Automata Approach to Population Modeling

A Cellular Automata Approach to Population Modeling A Cellular Automata Approach to Population Modeling Alexa M. Silverman March 31, 2009 Abstract 1 Introduction 1.1 Cellular automata This project provides an agent-based model of the effects of temperature

More information

Lugares de medo e bem-querer. Risco sísmico e vulcânico percepcionado por Açoreanos

Lugares de medo e bem-querer. Risco sísmico e vulcânico percepcionado por Açoreanos Lugares de medo e bem-querer. Risco sísmico e vulcânico percepcionado por Açoreanos Places of fear and attachment. How Azoreans perceive seismic and volcanic risk. Isabel Estrela Rego Ana Moura Arroz Ana

More information

SIMULATION OF SPREADS OF FIRE ON CITY SITE BY STOCHASTIC CELLULAR AUTOMATA

SIMULATION OF SPREADS OF FIRE ON CITY SITE BY STOCHASTIC CELLULAR AUTOMATA SIMULATION OF SPREADS OF FIRE ON CITY SITE BY STOCHASTIC CELLULAR AUTOMATA Atsushi TAKIZAWA 1, Atsushi YAMADA 2, Hiroshi KAWAMURA 3 And Akinori TANI 4 SUMMARY Earthquakes often cause serious fires. At

More information

Mathematical Biology - Lecture 1 - general formulation

Mathematical Biology - Lecture 1 - general formulation Mathematical Biology - Lecture 1 - general formulation course description Learning Outcomes This course is aimed to be accessible both to masters students of biology who have a good understanding of the

More information

TOWARDS STRATEGIC SPATIAL PLANNING IN JAMAICA: THE NATIONAL SPATIAL PLAN

TOWARDS STRATEGIC SPATIAL PLANNING IN JAMAICA: THE NATIONAL SPATIAL PLAN TOWARDS STRATEGIC SPATIAL PLANNING IN JAMAICA: THE NATIONAL SPATIAL PLAN JIEP 5th Biennial Conference on the Environment: Balancing National Development and Environmental Protection June 6, 2011 Jamaica

More information

Supplement A. The relationship of the proportion of populations that replaced themselves

Supplement A. The relationship of the proportion of populations that replaced themselves ..8 Population Replacement Proportion (Year t).6.4 Carrying Capacity.2. 2 3 4 5 6 7.6.5 Allee.4 Threshold.3.2. 5 5 2 25 3 Moth Density (/trap) in Year t- Supplement A. The relationship of the proportion

More information

What is insect forecasting, and why do it

What is insect forecasting, and why do it Insect Forecasting Programs: Objectives, and How to Properly Interpret the Data John Gavloski, Extension Entomologist, Manitoba Agriculture, Food and Rural Initiatives Carman, MB R0G 0J0 Email: jgavloski@gov.mb.ca

More information

Rationale for measuring and monitoring forestrelated indicators for the "Caminos de Liderazgo

Rationale for measuring and monitoring forestrelated indicators for the Caminos de Liderazgo Photo: Daniel Villafranca Rationale for measuring and monitoring forestrelated indicators for the "Caminos de Liderazgo Program", Osa Region, Costa Rica Lucia Morales Barquero April 2014 This document

More information

EVOLUTIONARY GAMES AND LOCAL DYNAMICS

EVOLUTIONARY GAMES AND LOCAL DYNAMICS International Game Theory Review c World Scientific Publishing Company EVOLUTIONARY GAMES AND LOCAL DYNAMICS PHILIPPE UYTTENDAELE FRANK THUIJSMAN Department of Knowledge Engineering Maastricht University

More information

COUNCIL OF THE EUROPEAN UNION. Brussels, 2 May /14 CULT 68

COUNCIL OF THE EUROPEAN UNION. Brussels, 2 May /14 CULT 68 COUNCIL OF THE EUROPEAN UNION Brussels, 2 May 2014 9129/14 CULT 68 NOTE from: General Secretariat of the Council to: Permanent Representatives Committee (Part 1) / Council No. prev. doc.: 8892/14 CULT

More information

A science-policy approach towards local adaptation planning: The case of Santiago de Chile

A science-policy approach towards local adaptation planning: The case of Santiago de Chile A science-policy approach towards local adaptation planning: The case of Santiago de Chile Kerstin Krellenberg, PhD Resilient Cities 2011 2nd World Congress on Cities and Adaptation to Climate Change Bonn,

More information

Generic Success Criteria

Generic Success Criteria Generic Success Criteria Significance I can identify a short term and long term impact that a development/event/issue has/had locally/globally. I can discuss (verbally, graphically, etc.) how a development/event/issue

More information

CORRIDORS OF FREEDOM Access Management (Ability) Herman Pienaar: Director City Transformation and Spatial Planning

CORRIDORS OF FREEDOM Access Management (Ability) Herman Pienaar: Director City Transformation and Spatial Planning CORRIDORS OF FREEDOM Access Management (Ability) 2016 Herman Pienaar: Director City Transformation and Spatial Planning PLANNING DEVELOPMENT PROCESS RATHER THAN A PLAN CAPITAL INVESTMENT DEVELOPMENT FACILITATION

More information

Spatial multicriteria analysis for home buyers

Spatial multicriteria analysis for home buyers Spatial multicriteria analysis for home buyers Xavier Albacete University of Eastern Finland, Department of Environmental Science, Research Group of Environmental Informatics, Yliopistoranta 1 E, P.O.

More information

Lesson 4b Remote Sensing and geospatial analysis to integrate observations over larger scales

Lesson 4b Remote Sensing and geospatial analysis to integrate observations over larger scales Lesson 4b Remote Sensing and geospatial analysis to integrate observations over larger scales We have discussed static sensors, human-based (participatory) sensing, and mobile sensing Remote sensing: Satellite

More information

WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO)

WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO) WIND SPEED ESTIMATION IN SAUDI ARABIA USING THE PARTICLE SWARM OPTIMIZATION (PSO) Mohamed Ahmed Mohandes Shafique Rehman King Fahd University of Petroleum & Minerals Saeed Badran Electrical Engineering

More information

Evolution. 1. The figure below shows the classification of several types of prairie dogs.

Evolution. 1. The figure below shows the classification of several types of prairie dogs. Name: Date: 1. The figure below shows the classification of several types of prairie dogs. 3. Which statement describes the best evidence that two species share a recent common ancestor? A. The species

More information

Towards a cellular automata based land-use transportation model

Towards a cellular automata based land-use transportation model Towards a cellular automata based land-use transportation model Nuno Norte Pinto * Department of Civil Engineering, University of Coimbra, Coimbra, Portugal António Pais Antunes Department of Civil Engineering,

More information

Multifunctional theory in agricultural land use planning case study

Multifunctional theory in agricultural land use planning case study Multifunctional theory in agricultural land use planning case study Introduction István Ferencsik (PhD) VÁTI Research Department, iferencsik@vati.hu By the end of 20 th century demands and expectations

More information

Challenges of Portuguese urban planning instruments and practice

Challenges of Portuguese urban planning instruments and practice Challenges of Portuguese urban planning instruments and practice Demonstrating a DSS integrating space syntax Miguel SERRA 1 ; Jorge GIL 2 ; Paulo PINHO 3 1 Citta Research Centre for the Territory, Transports

More information

Spatio-temporal dynamics of the urban fringe landscapes

Spatio-temporal dynamics of the urban fringe landscapes Spatio-temporal dynamics of the urban fringe landscapes Yulia Grinblat 1, 2 1 The Porter School of Environmental Studies, Tel Aviv University 2 Department of Geography and Human Environment, Tel Aviv University

More information

Leo Donovall PISC Coordinator/Survey Entomologist

Leo Donovall PISC Coordinator/Survey Entomologist Leo Donovall PISC Coordinator/Survey Entomologist Executive Order 2004-1 Recognized the Commonwealth would benefit from the advice and counsel of an official body of natural resource managers, policy makers,

More information

Learning to Forecast with Genetic Algorithms

Learning to Forecast with Genetic Algorithms Learning to Forecast with Genetic Algorithms Mikhail Anufriev 1 Cars Hommes 2,3 Tomasz Makarewicz 2,3 1 EDG, University of Technology, Sydney 2 CeNDEF, University of Amsterdam 3 Tinbergen Institute Computation

More information

Too Close for Comfort

Too Close for Comfort Too Close for Comfort Overview South Carolina consists of urban, suburban, and rural communities. Students will utilize maps to label and describe the different land use classifications. Connection to

More information

GOVERNMENT MAPPING WORKSHOP RECOVER Edmonton s Urban Wellness Plan Mapping Workshop December 4, 2017

GOVERNMENT MAPPING WORKSHOP RECOVER Edmonton s Urban Wellness Plan Mapping Workshop December 4, 2017 GOVERNMENT MAPPING WORKSHOP 12.4.17 RECOVER Edmonton s Urban Wellness Plan Mapping Workshop December 4, 2017 In July of 2017, City Council directed administration to develop RECOVER, Edmonton s Urban Wellness

More information

Final exam of ECE 457 Applied Artificial Intelligence for the Fall term 2007.

Final exam of ECE 457 Applied Artificial Intelligence for the Fall term 2007. Fall 2007 / Page 1 Final exam of ECE 457 Applied Artificial Intelligence for the Fall term 2007. Don t panic. Be sure to write your name and student ID number on every page of the exam. The only materials

More information

The exam is closed book, closed calculator, and closed notes except your one-page crib sheet.

The exam is closed book, closed calculator, and closed notes except your one-page crib sheet. CS 188 Spring 2017 Introduction to Artificial Intelligence Midterm V2 You have approximately 80 minutes. The exam is closed book, closed calculator, and closed notes except your one-page crib sheet. Mark

More information

Any live cell with less than 2 live neighbours dies. Any live cell with 2 or 3 live neighbours lives on to the next step.

Any live cell with less than 2 live neighbours dies. Any live cell with 2 or 3 live neighbours lives on to the next step. 2. Cellular automata, and the SIRS model In this Section we consider an important set of models used in computer simulations, which are called cellular automata (these are very similar to the so-called

More information

THE ROLE OF REGIONAL SPATIAL PLANNING IN SUPPORTING LONG-TERM ECONOMIC GROWTH IN NORTHERN IRELAND

THE ROLE OF REGIONAL SPATIAL PLANNING IN SUPPORTING LONG-TERM ECONOMIC GROWTH IN NORTHERN IRELAND THE ROLE OF REGIONAL SPATIAL PLANNING IN SUPPORTING LONG-TERM ECONOMIC GROWTH IN NORTHERN IRELAND Jenny Pyper Director 6 th Annual ICLRD Conference 20 January 2011 PURPOSE OF REGIONAL PLANNING Framework

More information

The Problem of Where to Live

The Problem of Where to Live April 5: Habitat Selection: Intro The Problem of Where to Live Physical and biotic environment critically affects fitness An animal's needs may be met only in certain habitats, which should select for

More information

depending only on local relations. All cells use the same updating rule, Time advances in discrete steps. All cells update synchronously.

depending only on local relations. All cells use the same updating rule, Time advances in discrete steps. All cells update synchronously. Swarm Intelligence Systems Cellular Automata Christian Jacob jacob@cpsc.ucalgary.ca Global Effects from Local Rules Department of Computer Science University of Calgary Cellular Automata One-dimensional

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:10.1038/nature11226 Supplementary Discussion D1 Endemics-area relationship (EAR) and its relation to the SAR The EAR comprises the relationship between study area and the number of species that are

More information

Urban White Paper on Tokyo Metropolis 2002

Urban White Paper on Tokyo Metropolis 2002 Urban White Paper on Tokyo Metropolis 2002 By Bureau of City Planning Tokyo Metropolitan Government Part I. "Progress in IT and City Building" Effects of computer networks on cities and cities' response

More information

Environment and Urban Policies Urban Environmental Quality Assessment Indicators in Ponta Delgada

Environment and Urban Policies Urban Environmental Quality Assessment Indicators in Ponta Delgada Environment and Urban Policies Urban Environmental Quality Assessment Indicators in Ponta Delgada Ana Vanessa Pavão Nunes Rocha Instituto Superior Técnico Universidade Técnica de Lisboa vanessarocha@ist.utl.pt

More information

SHUT TERMITES OUT WITHOUT TOXIC CHEMICALS. The World s Most Effective Termite Baiting System TOTAL TERMITE COLONY ELIMINATION

SHUT TERMITES OUT WITHOUT TOXIC CHEMICALS. The World s Most Effective Termite Baiting System TOTAL TERMITE COLONY ELIMINATION The World s Most Effective Termite Baiting System TOTAL TERMITE COLONY ELIMINATION Do you Really Want Toxic Chemicals Around Your Home? The EXTERRA Termite Interception and Baiting System has established

More information

I. Aim # 40: Classification 1. Why do we classify organisms? II. 2. Define taxonomy: 3. Who is Carlous Linnaeus? What is he known for?

I. Aim # 40: Classification 1. Why do we classify organisms? II. 2. Define taxonomy: 3. Who is Carlous Linnaeus? What is he known for? Name: Date: Period: Living Environment Unit 8 Evolution Study Guide Due Date: Test Date: Unit 8 Important Topics: Aim # 40: Classification Aim # 41: Dichotomous Keys Aim # 42: Cladograms Aim # 43: Evolutionary

More information

Literature revision Agent-based models

Literature revision Agent-based models Literature revision Agent-based models Report 12 Universitat Politècnica de Catalunya Centre de Política de Sòl i Valoracions Literature revision Agent-based models Eduardo Chica Mejía Personal de recerca

More information

Validation of sea ice concentration in the myocean Arctic Monitoring and Forecasting Centre 1

Validation of sea ice concentration in the myocean Arctic Monitoring and Forecasting Centre 1 Note No. 12/2010 oceanography, remote sensing Oslo, August 9, 2010 Validation of sea ice concentration in the myocean Arctic Monitoring and Forecasting Centre 1 Arne Melsom 1 This document contains hyperlinks

More information

Urban Growth and Development Using SLEUTH: Philadelphia Metropolitan Region

Urban Growth and Development Using SLEUTH: Philadelphia Metropolitan Region Urban Growth and Development Using SLEUTH: Philadelphia Metropolitan Region ALYSSA LYND CODY HITT GUS FREDERICK 1.0 INTRODUCTION The metropolitan and suburban regions of Philadelphia and its surrounding

More information

Interregional Cooperation in the Apennines

Interregional Cooperation in the Apennines INTERNATIONAL WORKSHOP THE ALPS AND THE ARDENNES: SHARING EXPERIENCES AMONG TRANSBOUNDARY MOUNTAIN AREAS Interregional Cooperation in the Apennines Massimo Sargolini, professor at the University of Camerino,

More information

Agapanthus Gall Midge update (Hayley Jones, Andrew Salisbury, Ian Waghorn & Gerard Clover) all images RHS

Agapanthus Gall Midge update (Hayley Jones, Andrew Salisbury, Ian Waghorn & Gerard Clover) all images RHS Agapanthus Gall Midge update 20.10.2015 (Hayley Jones, Andrew Salisbury, Ian Waghorn & Gerard Clover) all images RHS Background The agapanthus gall midge is an undescribed pest affecting Agapanthus that

More information

Protect your most valuable assets

Protect your most valuable assets Protect your most valuable assets Premise eliminates termites right around your home Termites are a very serious pest in Australia, causing damage that costs hundreds of millions of dollars to repair each

More information

Switching to AQA from Edexcel: Draft Geography AS and A-level (teaching from September 2016)

Switching to AQA from Edexcel: Draft Geography AS and A-level (teaching from September 2016) Switching to AQA from Edexcel: Draft Geography AS and A-level (teaching from September 2016) If you are thinking of switching from OCR to AQA (from September 2016), this resource is an easy reference guide.

More information

Termighty Fun & Games

Termighty Fun & Games Termighty Fun & Games Social Insects L G S N K I N G O C S I R A L I R R I U N S E C N T S E L I F O Q O V R E A O N D C K D W E O U O U R S I K E E O R T O C M E G E N T E F T T L O S F Y H E E R A D

More information

A Cellular Automata Approach to Population Modeling

A Cellular Automata Approach to Population Modeling A Cellular Automata Approach to Population Modeling Alexa M. Silverman February 24, 2009 Abstract 1 Introduction 1.1 Cellular automata This project provides an agent-based model of the effects of temperature

More information

MEASURE LANDSCAPE DIVERSITY WITH LOGICAL SCOUT AGENTS

MEASURE LANDSCAPE DIVERSITY WITH LOGICAL SCOUT AGENTS MEASURE LANDSCAPE DIVERSITY WITH LOGICAL SCOUT AGENTS E. Wirth a, *, Gy. Szabó a, A. Czinkóczky b a Dept. of Photogrammetry and Geoinformatics, Budapest University of Technology and Economics, 1111 Budapest,

More information

Understanding the Microphysical Properties of Developing Cloud Clusters During TCS-08

Understanding the Microphysical Properties of Developing Cloud Clusters During TCS-08 Understanding the Microphysical Properties of Developing Cloud Clusters During TCS-08 PI: Elizabeth A. Ritchie Department of Atmospheric Sciences, University of Arizona Room 542, Physics-Atmospheric Sciences

More information

Local Development Pilot Project: Island of Cres. Ranka Saračević Würth, Ministry of Culture, Republic of Croatia

Local Development Pilot Project: Island of Cres. Ranka Saračević Würth, Ministry of Culture, Republic of Croatia Local Development Pilot Project: Island of Cres Ranka Saračević Würth, Ministry of Culture, Republic of Croatia BACKGROUND, RATIFICATION OF THE FARO CONVENTION BY REPUBLIC OF CROATIA The Framework Convention

More information

City of Jerez Urban Core Densification proposal; An Agent Based Spatio-temporal model

City of Jerez Urban Core Densification proposal; An Agent Based Spatio-temporal model Modelling urban population allocation City of Jerez Urban Core Densification proposal; An Agent Based Spatio-temporal model Elke Sauter Julia Úbeda Who we are & why we are here Masters programme: Geographical

More information

Complex Systems Theory and Evolution

Complex Systems Theory and Evolution Complex Systems Theory and Evolution Melanie Mitchell and Mark Newman Santa Fe Institute, 1399 Hyde Park Road, Santa Fe, NM 87501 In Encyclopedia of Evolution (M. Pagel, editor), New York: Oxford University

More information

MODELLING AND UNDERSTANDING MULTI-TEMPORAL LAND USE CHANGES

MODELLING AND UNDERSTANDING MULTI-TEMPORAL LAND USE CHANGES MODELLING AND UNDERSTANDING MULTI-TEMPORAL LAND USE CHANGES Jianquan Cheng Department of Environmental & Geographical Sciences, Manchester Metropolitan University, John Dalton Building, Chester Street,

More information

Applying Hazard Maps to Urban Planning

Applying Hazard Maps to Urban Planning Applying Hazard Maps to Urban Planning September 10th, 2014 SAKAI Yuko Disaster Management Expert JICA Study Team for the Metro Cebu Roadmap Study on the Sustainable Urban Development 1 Contents 1. Outline

More information

Urban Geography. Unit 7 - Settlement and Urbanization

Urban Geography. Unit 7 - Settlement and Urbanization Urban Geography Unit 7 - Settlement and Urbanization Unit 7 is a logical extension of the population theme. In their analysis of the distribution of people on the earth s surface, students became aware

More information

Microalgae production for commercial purposes in the Azores

Microalgae production for commercial purposes in the Azores , Plant Biotechnology Ponta Delgada, 25 Janeiro, 2011 Microalgae production for commercial purposes in the Azores Xavier ED, Teves L, Mota G & Neto AI CIRN and Grupo de Biologia Marinha, Departamento Biologia,

More information

Analysis of Farmer s Information Decision System with Stochastic Linear Programming

Analysis of Farmer s Information Decision System with Stochastic Linear Programming Analysis of Farmer s Information Decision System with Stochastic Linear Programming Tomaz Dentinho a, Luísa Calado b Universidade dos Açores, Departamento de Ciências Agrárias Gabinete de Gestão e Conservação

More information

Agent-Based Modeling Using Swarm Intelligence in Geographical Information Systems

Agent-Based Modeling Using Swarm Intelligence in Geographical Information Systems Agent-Based Modeling Using Swarm Intelligence in Geographical Information Systems Rawan Ghnemat, Cyrille Bertelle, Gérard H.E. Duchamp To cite this version: Rawan Ghnemat, Cyrille Bertelle, Gérard H.E.

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Use Figure 1.1 to answer the following questions. 1) How many citizens of Mexico does it

More information