Place them on the map

Multiple agent placement in specific geographical location. Set up an input number of agents (turtles) at an input location (cell or patch) in an grid holding the input spatial data (map).

1
mention
5
contributors

Description

Interface screenshot

See full list of documentation resources in documentation.

Inputs

NameTypeDescription
map (spatial input data)png/bmp (grid or raster)image file containing the colour representation of spatial data (e.g. elevation). The example file attached ("world.png") was taken from the public repository associated to Romanowska, Wren, & Crabtree 2021 (https://github.com/SantaFeInstitute/ABMA/blob/master/ch1/ch1_map.png).
numberOfTurtlesintegernumber of agents (turtles) to be created
inputXintegerx coordinate of the desired/created agents’ location
inputYintegery coordinate of the desired/created agents’ location

Outputs

NameTypeDescription
agentsobject (agentset)agents initialised at input location
worldobject (world)world’s grid initialised with input spatial data
Keywords
No keywords available
License
</>Source code

Mentions

Contributors

IR
Iza Romanowska
CW
Colin D. Wren
SC
Stefani A. Cabtree

Member of community

NASSA

Related software

Out of Africa - Conditional isotropic diffusion

OU

A reimplementation of the classical study by Young and Bettinger (1992) investigating the possible drivers behind the Out of Africa dispersal of modern humans.

Updated 1 hour ago
2 4