diff --git a/Manifest.toml b/Manifest.toml
index 1429f065147f128c8c90b28a46535aea66d5d98f..b0f2721510751c0767736b8747ed176a2467e3ed 100644
--- a/Manifest.toml
+++ b/Manifest.toml
@@ -2,7 +2,7 @@
 
 julia_version = "1.9.0-alpha1"
 manifest_format = "2.0"
-project_hash = "6a6afac02132d4ea401777f7459614dc2d5cfa37"
+project_hash = "7ba06fde8b5defbbec66accfbf1488a9d06b6954"
 
 [[deps.AbstractFFTs]]
 deps = ["ChainRulesCore", "LinearAlgebra"]
diff --git a/Project.toml b/Project.toml
index 60bac47b869a5ebf91b4b88001e7d526bae5ee09..90b6aac10f32d7f07faff3937f3a1c3a604eeca8 100644
--- a/Project.toml
+++ b/Project.toml
@@ -11,10 +11,12 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
 GeoArrays = "2fb1d81b-e6a0-5fc5-82e6-8e06903437ab"
 Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
 LoggingExtras = "e6f89c97-d47a-5376-807f-9c37f3926c36"
+Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
 Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
 StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
 StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
 TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
 
 [compat]
 Agents = ">= 5.6"
diff --git a/docs/build/adapting.html b/docs/build/adapting.html
new file mode 100644
index 0000000000000000000000000000000000000000..f57c51c74ff56a2d096610f3dff376187b30fc9a
--- /dev/null
+++ b/docs/build/adapting.html
@@ -0,0 +1,2 @@
+<!DOCTYPE html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Adapting Persephone · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li class="is-active"><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="adapting.html">Adapting Persephone</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="adapting.html">Adapting Persephone</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/adapting.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Adapting-Persephone"><a class="docs-heading-anchor" href="#Adapting-Persephone">Adapting Persephone</a><a id="Adapting-Persephone-1"></a><a class="docs-heading-anchor-permalink" href="#Adapting-Persephone" title="Permalink"></a></h1><p>A key development goal of Persephone is to be <a href="https://doi.org/10.1515/itit-2019-0040">FAIR</a>: <em>findable, accessible, interoperable, and reusable</em>. We aim to build a model that is both easy  to use and easy to adapt to new situations.</p><p>There are multiple ways to adapt Persephone for a new modelling study:</p><h3 id="Changing-the-parameters"><a class="docs-heading-anchor" href="#Changing-the-parameters">Changing the parameters</a><a id="Changing-the-parameters-1"></a><a class="docs-heading-anchor-permalink" href="#Changing-the-parameters" title="Permalink"></a></h3><p>The simplest way to adapt Persephone is simply by changing the parameters. Copy <code>src/parameters.toml</code> to a new location, adjust it to your needs, and run the model using <code>julia run.jl -c &lt;configfile&gt;</code>.</p><h3 id="Changing-the-region"><a class="docs-heading-anchor" href="#Changing-the-region">Changing the region</a><a id="Changing-the-region-1"></a><a class="docs-heading-anchor-permalink" href="#Changing-the-region" title="Permalink"></a></h3><p>To apply Persephone to a new region, you need to create new input maps of land cover and farmplots. How to do so is described <a href="gis.html">here</a>.</p><p><em>You may also need to change aspects of the <code>farm</code> submodel. This is not yet implemented.</em></p><h3 id="Adding-new-animal-species"><a class="docs-heading-anchor" href="#Adding-new-animal-species">Adding new animal species</a><a id="Adding-new-animal-species-1"></a><a class="docs-heading-anchor-permalink" href="#Adding-new-animal-species" title="Permalink"></a></h3><p>To implement a new species to the <code>nature</code> submodel, add a new file to the  <code>src/nature/species</code> directory and <code>include</code> it in <code>src/Persephone.jl</code>, as well as adding the name of the species to the <code>nature.targetspecies</code> parameter. In the new file, implement the species using the <a href="nature.html#Persephone.@species-Tuple{Any, Any}"><code>@species</code></a> syntax as described <a href="species-dsl.html">here</a>.</p><h3 id="Adding-new-crop-species"><a class="docs-heading-anchor" href="#Adding-new-crop-species">Adding new crop species</a><a id="Adding-new-crop-species-1"></a><a class="docs-heading-anchor-permalink" href="#Adding-new-crop-species" title="Permalink"></a></h3><p><em>Crop growth is not yet implemented.</em></p><h3 id="Adding-new-farmer-behaviour"><a class="docs-heading-anchor" href="#Adding-new-farmer-behaviour">Adding new farmer behaviour</a><a id="Adding-new-farmer-behaviour-1"></a><a class="docs-heading-anchor-permalink" href="#Adding-new-farmer-behaviour" title="Permalink"></a></h3><p><em>Farmer behaviour is not yet implemented.</em></p><h3 id="Adding-a-new-submodel"><a class="docs-heading-anchor" href="#Adding-a-new-submodel">Adding a new submodel</a><a id="Adding-a-new-submodel-1"></a><a class="docs-heading-anchor-permalink" href="#Adding-a-new-submodel" title="Permalink"></a></h3><p>To add a new submodel in addition to the existing ones (<code>nature</code>, <code>crop</code>, and <code>farm</code>), you need to familiarise yourself with the <a href="architecture.html">software architecture</a>. In particular, you need to understand how initialisation and scheduling works in <a href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/simulation.jl"><code>src/core/simulation.jl</code></a>, and what information is stored in the <code>model</code> object.</p><p>If you want to add a new agent type, use Agents.jl&#39;s  <a href="https://juliadynamics.github.io/Agents.jl/stable/tutorial/#Agents.@agent"><code>@agent</code></a> macro. (But be aware that Persephone already has three agent types and you may encounter <a href="https://juliadynamics.github.io/Agents.jl/stable/performance_tips/#Avoid-Unions-of-many-different-agent-types-(temporary!)-1">performance problems</a>.) Having implemented the new agent type, add it to the <code>model</code> objects type definition and scheduler, and write an initialisation function and a <code>stepagent!</code> function. (See <a href="@ref"><code>initmodel</code></a> and <a href="simulation.html#Persephone.stepsimulation!-Tuple{Agents.AgentBasedModel}"><code>stepsimulation!</code></a> for details.)</p><h3 id="Linking-to-another-model"><a class="docs-heading-anchor" href="#Linking-to-another-model">Linking to another model</a><a id="Linking-to-another-model-1"></a><a class="docs-heading-anchor-permalink" href="#Linking-to-another-model" title="Permalink"></a></h3><p>Persephone can also be used as a software library and be called from another application. For this purpose, it is set up as a <a href="https://pkgdocs.julialang.org/v1/">Julia package</a>, with a <a href="https://docs.julialang.org/en/v1/manual/modules/">module</a> exporting various model functions, types, and macros (see  <a href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/Persephone.jl"><code>src/Persephone.jl</code></a>). Of particular interest are the functions <a href="simulation.html#Persephone.simulate"><code>simulate</code></a> (set up and run a complete simulation based on a config file), <a href="simulation.html#Persephone.initialise"><code>initialise</code></a> (create one or more <code>model</code> objects from a config file), <a href="simulation.html#Persephone.simulate!-Tuple{Agents.AgentBasedModel}"><code>simulate!</code></a> (do a simulation run with an existing <code>model</code> object), and <a href="simulation.html#Persephone.stepsimulation!-Tuple{Agents.AgentBasedModel}"><code>stepsimulation!</code></a> (update a <code>model</code> object by one time step).</p><p>To interface with Julia from another language, see the Julia docs <a href="https://docs.julialang.org/en/v1/manual/calling-c-and-fortran-code/">here</a> and <a href="https://docs.julialang.org/en/v1/manual/embedding/">here</a>.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="developing.html">« Developing Persephone</a><a class="docs-footer-nextpage" href="architecture.html">Source code architecture »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/architecture.html b/docs/build/architecture.html
index 02994389dacdf9a42a0acc16ffd1068aaa417e60..f696ecd8e9a289798a3f34cfb272716bc43a3252 100644
--- a/docs/build/architecture.html
+++ b/docs/build/architecture.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Source code architecture · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li class="is-active"><a class="tocitem" href="architecture.html">Source code architecture</a><ul class="internal"><li class="toplevel"><a class="tocitem" href="#Model-components"><span>Model components</span></a></li><li class="toplevel"><a class="tocitem" href="#Important-implementation-details"><span>Important implementation details</span></a></li></ul></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="architecture.html">Source code architecture</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="architecture.html">Source code architecture</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/architecture.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Source-code-architecture"><a class="docs-heading-anchor" href="#Source-code-architecture">Source code architecture</a><a id="Source-code-architecture-1"></a><a class="docs-heading-anchor-permalink" href="#Source-code-architecture" title="Permalink"></a></h1><h1 id="Model-components"><a class="docs-heading-anchor" href="#Model-components">Model components</a><a id="Model-components-1"></a><a class="docs-heading-anchor-permalink" href="#Model-components" title="Permalink"></a></h1><p>Persephone is divided into four components, three of which are semi-independent submodels:</p><ol><li><p><code>core</code>: This is the foundation of the model software, which sets up and executes simulation runs. It also reads in the configuration file and landscape maps, and provides data output functionality.</p></li><li><p><code>nature</code>: This is an individual-based model of species in agricultural landscapes. It defines the <a href="nature.html#Persephone.Animal"><code>Animal</code></a> agent type, and a set of macros that can be used to rapidly create new species. It also includes ecological process functions that are useful for all species.</p></li><li><p><code>farm</code>: This is an agent-based model of farmer decision making. It is not yet implemented, but will provide the <a href="farm.html#Persephone.Farmer"><code>Farmer</code></a> agent type.</p></li><li><p><code>crop</code>: This is a mathematical growth model for various crops. It is not yet implemented, but already provides the agent type <a href="crops.html#Persephone.FarmPlot"><code>FarmPlot</code></a>, representing one field and its associated extent and crop type.</p></li></ol><p>Conceptually, <code>core</code> provides functionality that is needed by all of the submodels. Decisions made by <code>Farmer</code>s affect the <code>FarmPlot</code>s they own, and (directly or indirectly) the <code>Animal</code>s in the model landscape.</p><h1 id="Important-implementation-details"><a class="docs-heading-anchor" href="#Important-implementation-details">Important implementation details</a><a id="Important-implementation-details-1"></a><a class="docs-heading-anchor-permalink" href="#Important-implementation-details" title="Permalink"></a></h1><ol><li><p><strong>The <code>model</code> object:</strong> A cursory reading of the source code will quickly show that most functions take an <code>AgentBaseModel</code> object as one of their arguments. This is the key data structure of <a href="https://juliadynamics.github.io/Agents.jl/stable/tutorial/#.-The-model-1">Agents.jl</a>, and holds all state that is in any way relevant to a simulation run. (Persephone has a strict &quot;no global state&quot; policy to avoid state-dependent bugs and allow parallelisation.) The model object gives access to all agent instances (via <code>model[id]</code>, where <code>id</code> is the unique identifier of this agent). It also stores the configuration (<code>model.settings</code>), the landscape (<code>model.landscape</code>, a matrix of <a href="simulation.html#Persephone.Pixel"><code>Pixel</code></a> objects that store the local land cover, amongst other things), and the current simulation date (<code>model.date</code>).</p></li><li><p><strong>Model configuration/the <a href="io.html#Persephone.@param-Tuple{Any}"><code>@param</code></a> macro:</strong> The model is configured via a  <a href="https://toml.io/en/">TOML</a> file, the default version of which is at <code>src/parameters.toml</code>. An individual run can be configured using a user-defined configuration file, commandline arguments, or function calls (when Persephone is used as a package rather than an application). During a model run, the <code>@param(parameter)</code> macro can be used as a short-hand for <code>model.settings[&quot;parameter&quot;]</code>. Note that parameter names are prepended with the name of the component they are associated with. For example, the <code>outdir</code> parameter belongs to the <code>[core]</code> section of the TOML file, and must therefore be referenced as  <code>@param(core.outdir)</code>. (See <code>src/core/input.jl</code> for details.)</p></li><li><p><strong>Output data:</strong> Persephone can output model data into text files with a specified frequency (daily, monthly, yearly, or at the simulation end). Submodels can use <a href="@ref"><code>newdataoutput!</code></a> to plug into this system. For an example of how to use this, see <code>src/nature/ecologicaldata.jl</code>. (See <code>src/core/output.jl</code> for details.)</p></li><li><p><strong>Farm events:</strong> The <a href="simulation.html#Persephone.FarmEvent"><code>FarmEvent</code></a> struct is used to communicate farming-related events between submodels. An event can be triggered with <code>createevent!()</code> and affects all pixels within a <code>FarmPlot</code>. (See <code>src/core/landscape.jl</code> for details.)</p></li><li><p><strong>Random numbers and logging:</strong> By default in Julia, the random number generator (RNG) and the system logger are two globally accessible variables. As Persephone needs to avoid all global data (as this would interfere with parallel runs), the <code>model</code> object stores a local logger and a local RNG. <em>Whenever you need to use a random number, you must use the <code>model.rng</code>! The easiest way to do this is with the <a href="io.html#Persephone.@rand-Tuple"><code>@rand</code></a> and  <a href="io.html#Persephone.@shuffle!-Tuple{Any}"><code>@shuffle!</code></a> macros.</em> The local logger generally does not change the way the model uses <a href="https://docs.julialang.org/en/v1/stdlib/Logging/">log statements</a>, this is only important in some functions in <code>src/core/simulation.jl</code>.</p></li><li><p><strong>Working with agents:</strong> For more information about working with agent objects, see the  <a href="https://juliadynamics.github.io/Agents.jl/stable/api/">Agents.jl API</a>.</p></li></ol></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="developing.html">« Developing Persephone</a><a class="docs-footer-nextpage" href="gis.html">GIS data »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Source code architecture · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li class="is-active"><a class="tocitem" href="architecture.html">Source code architecture</a><ul class="internal"><li class="toplevel"><a class="tocitem" href="#Model-components"><span>Model components</span></a></li><li class="toplevel"><a class="tocitem" href="#Important-implementation-details"><span>Important implementation details</span></a></li></ul></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="architecture.html">Source code architecture</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="architecture.html">Source code architecture</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/architecture.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Source-code-architecture"><a class="docs-heading-anchor" href="#Source-code-architecture">Source code architecture</a><a id="Source-code-architecture-1"></a><a class="docs-heading-anchor-permalink" href="#Source-code-architecture" title="Permalink"></a></h1><h1 id="Model-components"><a class="docs-heading-anchor" href="#Model-components">Model components</a><a id="Model-components-1"></a><a class="docs-heading-anchor-permalink" href="#Model-components" title="Permalink"></a></h1><p><img src="assets/architecture.png" alt="&quot;model architecture&quot;"/></p><p>Persephone is divided into four components, three of which are semi-independent submodels:</p><ol><li><p><code>core</code>: This is the foundation of the model software, which sets up and executes simulation runs. It also reads in the configuration file and landscape maps, and provides data output functionality. (Eventually, it will also provide weather data.)</p></li><li><p><code>nature</code>: This is an individual-based model of species in agricultural landscapes. It defines the <a href="nature.html#Persephone.Animal"><code>Animal</code></a> agent type, and a set of macros that can be used to rapidly create new species. It also includes ecological process functions that are useful for all species.</p></li><li><p><code>farm</code>: This is an agent-based model of farmer decision making. It is not yet implemented, but will provide the <a href="farm.html#Persephone.Farmer"><code>Farmer</code></a> agent type.</p></li><li><p><code>crop</code>: This is a mathematical growth model for various crops. It is not yet implemented, but already provides the agent type <a href="crops.html#Persephone.FarmPlot"><code>FarmPlot</code></a>, representing one field and its associated extent and crop type.</p></li></ol><p>Conceptually, <code>core</code> provides functionality that is needed by all of the submodels. Decisions made by <code>Farmer</code>s affect the <code>FarmPlot</code>s they own, and (directly or indirectly) the <code>Animal</code>s in the model landscape.</p><h1 id="Important-implementation-details"><a class="docs-heading-anchor" href="#Important-implementation-details">Important implementation details</a><a id="Important-implementation-details-1"></a><a class="docs-heading-anchor-permalink" href="#Important-implementation-details" title="Permalink"></a></h1><p><img src="assets/model_object.png" alt="&quot;the model object&quot;"/></p><ol><li><p><strong>The <code>model</code> object:</strong> A cursory reading of the source code will quickly show that most functions take an <code>AgentBasedModel</code> object as one of their arguments. This is the key data structure of <a href="https://juliadynamics.github.io/Agents.jl/stable/tutorial/#.-The-model-1">Agents.jl</a>, and holds all state that is in any way relevant to a simulation run. (Persephone has a strict &quot;no global state&quot; policy to avoid state-dependent bugs and allow parallelisation.) The model object gives access to all agent instances (via <code>model[id]</code>, where <code>id</code> is the unique identifier of this agent). It also stores the configuration (<code>model.settings</code>), the landscape (<code>model.landscape</code>, a matrix of <a href="simulation.html#Persephone.Pixel"><code>Pixel</code></a> objects that store the local land cover, amongst other things), and the current simulation date (<code>model.date</code>). (See <a href="@ref"><code>initmodel</code></a> for details.)</p></li><li><p><strong>Model configuration/the <a href="io.html#Persephone.@param-Tuple{Any}"><code>@param</code></a> macro:</strong> The model is configured via a  <a href="https://toml.io/en/">TOML</a> file, the default version of which is at  <a href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/parameters.toml"><code>src/parameters.toml</code></a>. An individual run can be configured using a user-defined configuration file, commandline arguments, or function calls (when Persephone is used as a package rather than an application). During a model run, the <code>@param(parameter)</code> macro can be used as a short-hand for <code>model.settings[&quot;parameter&quot;]</code>. Note that parameter names are prepended with the name of the component they are associated with. For example, the <code>outdir</code> parameter belongs to the <code>[core]</code> section of the TOML file, and must therefore be referenced as  <code>@param(core.outdir)</code>. (See <a href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/input.jl"><code>src/core/input.jl</code></a>  for details.)</p></li></ol><div class="admonition is-warning"><header class="admonition-header">@param and other macros</header><div class="admonition-body"><p>As <code>@param(parameter)</code> expands to <code>model.settings[&quot;parameter&quot;]</code>, it can obviously only be used in a context where the <code>model</code> object is actually available. (This is the case for most functions in Persephone, but not for all.) Similarly, many of the <code>nature</code> macros depend on specific variables being available where they are called, and can therefore only be used in specific contexts (this is indicated in their documentation).</p></div></div><ol><li><p><strong>Output data:</strong> Persephone can output model data into text files with a specified frequency (daily, monthly, yearly, or at the simulation end). Submodels can use <a href="@ref"><code>newdataoutput!</code></a> to plug into this system. For an example of how to use this, see <a href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/nature/ecologicaldata.jl"><code>src/nature/ecologicaldata.jl</code></a>.  (See <a href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/output.jl"><code>src/core/output.jl</code></a> for details.)</p></li><li><p><strong>Farm events:</strong> The <a href="simulation.html#Persephone.FarmEvent"><code>FarmEvent</code></a> struct is used to communicate farming-related events between submodels. An event can be triggered with <a href="simulation.html#Persephone.createevent!"><code>createevent!</code></a> and affects all pixels within a <code>FarmPlot</code>. (See <a href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/landscape.jl"><code>src/core/landscape.jl</code></a>  for details.)</p></li><li><p><strong>Random numbers and logging:</strong> By default in Julia, the random number generator (RNG) and the system logger are two globally accessible variables. As Persephone needs to avoid all global data (as this would interfere with reproducibility in parallel runs), the <code>model</code>  object stores a local logger and a local RNG. The local logger generally does not change the  way the model uses <a href="https://docs.julialang.org/en/v1/stdlib/Logging/">log statements</a>, it is  only relevant for some functions in <a href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/simulation.jl"><code>src/core/simulation.jl</code></a>.</p></li></ol><div class="admonition is-info"><header class="admonition-header">Using the model RNG</header><div class="admonition-body"><p>Whenever you need to use a <a href="https://docs.julialang.org/en/v1/stdlib/Random/#Base.rand">random number</a>,  you must use the <code>model.rng</code>. The easiest way to do this is with the <a href="io.html#Persephone.@rand-Tuple"><code>@rand</code></a>  and <a href="io.html#Persephone.@shuffle!-Tuple{Any}"><code>@shuffle!</code></a> macros. (Note that these, too, require access to the <code>model</code> object.)</p></div></div><ol><li><strong>Working with agents:</strong> For more information about working with agent objects, see the  <a href="https://juliadynamics.github.io/Agents.jl/stable/api/">Agents.jl API</a>.</li></ol></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="adapting.html">« Adapting Persephone</a><a class="docs-footer-nextpage" href="gis.html">GIS data »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/assets/architecture.png b/docs/build/assets/architecture.png
new file mode 100644
index 0000000000000000000000000000000000000000..bf109d5137a8f8f832e6ffb12df40bf2fc5ec91e
Binary files /dev/null and b/docs/build/assets/architecture.png differ
diff --git a/docs/build/assets/architecture.svg b/docs/build/assets/architecture.svg
new file mode 100644
index 0000000000000000000000000000000000000000..be710384808f4ef0788aa55ca442dcacb13d02a6
--- /dev/null
+++ b/docs/build/assets/architecture.svg
@@ -0,0 +1,394 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="100mm"
+   height="80mm"
+   viewBox="0 0 100 80"
+   version="1.1"
+   id="svg5"
+   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
+   sodipodi:docname="architecture.svg"
+   inkscape:export-filename="/home/xo30xoqa/Documents/Promotion/Persephone/docs/src/assets/architecture.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <sodipodi:namedview
+     id="namedview7"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:document-units="mm"
+     showgrid="false"
+     inkscape:zoom="1.8"
+     inkscape:cx="195.83333"
+     inkscape:cy="143.61111"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="layer1"
+     width="100mm"
+     height="160px"
+     units="px" />
+  <defs
+     id="defs2">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath2682">
+      <path
+         d="M 0,660 H 660 V 0 H 0 Z"
+         id="path2680"
+         inkscape:connector-curvature="0" />
+    </clipPath>
+  </defs>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <rect
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.795049;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:1.5901, 3.18019;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect159"
+       width="89.145073"
+       height="39.204952"
+       x="5.4274635"
+       y="36.795597" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.7;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:1.4,2.8;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect1144"
+       width="27.434294"
+       height="29.393623"
+       x="5.3306284"
+       y="3.7036958" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.7;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:1.4,2.8;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect1228"
+       width="27.434294"
+       height="29.393623"
+       x="36.297859"
+       y="3.7036958" />
+    <rect
+       style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.7;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:1.4,2.8;stroke-dashoffset:0;stroke-opacity:1"
+       id="rect1230"
+       width="27.434294"
+       height="29.393623"
+       x="67.265076"
+       y="3.7036958" />
+    <path
+       style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.0702378;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 16.713111,14.267014 c -0.949795,0.582376 -0.09904,1.306727 -1.372706,0.570572 -0.989023,-0.571637 -1.71377,4.085721 -0.835105,4.881864 -0.980836,0.14203 -1.715307,0.896743 -1.497837,1.595551 0.902462,2.899948 2.631802,2.65172 3.967784,2.375865 -0.06625,0.224446 -0.398245,0.764158 0.01144,0.734523 1.603693,-0.115986 1.7612,-1.191206 2.427498,-1.317008 0.04816,-0.0091 0.09011,0.345803 0.01235,0.571043 -0.129793,0.375941 -0.03099,0.535313 0.103291,0.676431 0.06671,0.0701 -0.125062,-0.40833 -0.05725,-0.456462 0.10279,-0.07295 0.06729,-0.615745 0.121974,-0.661031 0.0089,0.08116 0.259226,-0.203721 0.263596,-0.02127 0.0075,0.314099 0.04442,0.797149 0.07944,0.565647 0.115581,-0.7641 0.275332,-0.800415 0.339604,-0.716359 0.163565,0.213911 -0.100954,1.284991 0.09447,1.36467 0.0618,0.025 -0.03964,-0.215908 0.05676,-0.634083 0.04142,-0.179705 -0.01314,-0.375921 0.03893,-0.62548 0.01279,-0.06131 0.276252,-0.352166 0.306763,-0.395461 0.02973,-0.04219 0.342878,-0.02088 0.422733,0.210289 0.05455,0.157913 -0.09921,0.510832 -0.08425,0.665436 0.04071,0.420454 -0.02712,0.684867 0.04399,0.731574 0.04322,0.02839 0.07083,-0.224937 0.09904,-0.658861 0.02216,-0.340719 0.104399,-0.796712 0.101705,-0.835474 -0.02178,-0.31227 0.08278,-0.419652 0.165548,-0.417719 0.144783,0.0035 0.417053,0.01233 0.413515,0.189056 -8.99e-4,0.04585 -0.138116,0.263637 -0.124572,0.608861 0.02577,0.656835 -0.133395,0.914516 -0.08032,0.865522 0.239957,-0.221487 0.07591,-0.758945 0.365007,-1.526173 0.05083,-0.134884 -0.535995,-0.343145 -0.518804,-0.392597 0.165898,-0.477241 0.137832,-0.331653 0.317248,-0.775119 0.207024,0.0081 0.63361,-0.647065 0.04641,-1.217609 0,0 -0.200003,0.190297 -0.316256,0.115796 -0.0449,-0.02878 0.894799,-0.418031 1.817613,-0.766049 1.340115,-0.505393 1.683688,-0.823617 1.683688,-0.823617 0.01208,-0.210413 -1.687955,0.806301 -2.838984,1.099132 -0.370234,0.09419 -0.861384,0.438532 -0.87678,0.429861 -0.174275,-0.09814 -0.244139,-0.05619 -0.406569,-0.04859 -0.802716,-1.414411 -2.213315,-4.520546 -4.29104,-5.962746 z"
+       id="path846"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cscscssssscssscssssssssssssssccssssscc" />
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+       x="11.313479"
+       y="30.12886"
+       id="text5051"><tspan
+         sodipodi:role="line"
+         id="tspan5049"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+         x="11.313479"
+         y="30.12886">Animal</tspan></text>
+    <path
+       style="fill:#000000;stroke-width:0.0187667"
+       d="m 48.627158,24.399671 c -0.597126,-0.394655 -0.126126,-1.221818 -0.1972,-1.805214 0.09573,-0.897365 0.293831,-1.78325 0.472332,-2.661779 0.241404,-0.304069 0.05479,-0.892414 -0.293196,-0.398917 -0.456216,0.956604 -0.545505,2.034551 -0.813164,3.051554 -0.143235,0.230952 -0.02029,1.197927 -0.306701,0.911141 -0.07167,-0.881441 0.392512,-1.734952 0.262607,-2.616156 -0.243774,-0.448846 0.05799,-1.606919 -0.308434,-1.644824 -0.190427,1.28417 -0.148509,2.589507 -0.206873,3.883801 -0.491388,-0.02344 -0.05027,-0.950611 -0.172154,-1.321355 0.05045,-0.89673 0.09907,-1.794341 0.203386,-2.686786 -0.551532,0.341931 -0.218624,1.176577 -0.419776,1.720383 -0.08951,0.77153 -0.240492,1.54299 -0.196856,2.323181 -0.600059,0.353186 -0.301703,-0.860633 -0.28655,-1.204986 0.107796,-0.852845 0.269223,-1.697854 0.489401,-2.5278 0.06469,-0.703538 -0.284346,0.386432 -0.334469,0.604663 -0.308918,0.979122 -0.568737,1.975833 -0.722587,2.991586 -0.470967,0.394671 -0.664504,-0.476017 -0.403409,-0.794337 0.216812,-1.032813 0.624816,-2.010291 1.001605,-2.991849 -0.359905,-0.144663 -0.489063,0.856427 -0.63139,1.203582 -0.262997,0.800244 -0.546851,1.600331 -0.781046,2.405668 -0.633816,-0.0678 -0.771162,-0.788991 -0.462981,-1.284059 0.3137,-0.88976 0.704933,-1.756695 1.157235,-2.580159 0.199032,-0.595102 -0.414126,-0.236969 -0.455001,0.123579 -0.443168,0.78022 -0.81515,1.60658 -1.008112,2.484256 -0.08134,0.53181 -0.545128,0.398434 -0.401197,-0.104754 0.192301,-0.578625 0.420386,-1.148839 0.690246,-1.69688 0.269413,-0.560092 0.628088,-1.074511 0.969547,-1.586671 -0.06126,-0.280868 -0.317206,-0.616585 -0.200553,-0.718077 -0.517133,-0.555936 -0.391731,-1.404155 -0.612164,-2.089112 -0.06893,-0.478379 -0.28693,-1.369566 -0.266203,-1.592805 -0.0078,0.266394 0.452737,1.04296 0.429433,0.388693 -0.0741,-0.282201 -0.08554,-1.144768 0.115802,-0.3944 -0.03028,0.25942 -0.07208,1.158253 0.330346,0.662477 0.09158,-0.210836 -0.04078,-1.406676 0.111457,-0.68749 0.255178,1.269586 0.443076,2.548467 0.607465,3.832469 0.14197,0.596856 0.08356,-0.537713 0.0091,-0.747268 -0.06719,-0.259199 -0.01091,-0.91855 0.16159,-0.34325 0.227386,0.569948 -0.01797,1.337913 0.25742,1.824347 0.0012,-0.692211 0.05806,-1.416371 -0.189904,-2.077844 -0.458804,-0.599002 -0.240949,-1.419992 -0.418703,-2.113502 -0.04154,-0.489366 -0.225946,-1.390147 -0.0944,-1.632576 0.203115,0.300793 -0.07531,1.389873 0.407343,1.172402 0.039,-0.284042 -0.428611,-0.864333 0.04034,-0.365535 0.225503,0.08653 0.511448,-0.608735 0.516134,0.01514 -0.04875,0.263178 0.17518,0.698983 0.15366,0.166611 -0.06443,-0.27343 -0.03805,-1.333612 0.09312,-0.498903 0.07231,0.52984 0.0439,1.066547 0.09464,1.598073 0.178351,-0.655609 0.133235,-1.348367 0.31034,-2.004212 0.244562,0.787176 -1.37e-4,1.602421 -0.04363,2.391312 0.185563,-0.543128 0.309578,-1.134115 0.441283,-1.702868 0.0098,-0.307238 0.259449,-0.666611 0.150449,-0.131683 -0.165447,0.402396 -0.160803,1.771865 0.477067,1.133933 0.239351,-0.238912 0.313043,-1.169899 0.401389,-1.064062 -0.09761,0.839298 -0.433721,1.640697 -0.544,2.471436 0.302728,-0.477528 0.339761,-1.075742 0.513996,-1.608543 0.06738,-0.287912 0.386767,-1.368689 0.237248,-0.552679 -0.0463,0.247333 -0.357707,1.110608 -0.09469,1.018927 0.385434,-0.584485 0.468331,-1.281222 0.249334,-1.933786 0.12509,-0.144903 0.253129,0.790263 0.430834,0.213417 0.122901,-0.522221 -0.120917,0.747651 0.380322,0.344218 0.161048,-0.277759 -0.348693,-1.350362 0.08331,-0.638749 0.386564,0.797621 0.518963,-0.552025 0.928536,-0.673684 0.0692,0.390705 -0.892766,1.024676 -0.461842,1.607804 0.383399,0.791655 0.540521,1.668786 0.8815,2.476923 0.08858,0.352714 2.84e-4,1.076874 0.372356,1.147377 -0.200652,-1.163816 -0.636011,-2.279357 -0.855249,-3.442052 -0.153007,-0.273518 -0.240865,-1.180815 -0.03755,-0.426802 0.04623,0.242892 0.318084,0.976086 0.218106,0.315697 -0.160173,-0.344601 0.204768,-0.488373 0.124952,-0.04232 -0.06985,0.538711 0.864131,0.968042 0.685823,0.161272 -0.07101,-0.255152 -0.235647,-1.416759 -0.0053,-0.739474 0.113192,0.334432 0.30265,1.218728 0.448602,1.179196 -0.01461,-0.474735 -0.338256,-1.175038 -0.139209,-1.511234 0.321386,0.114584 0.191596,1.021364 0.407258,0.871093 0.05,-0.389523 -0.210503,-0.89107 0.06816,-1.206377 0.0568,0.616874 -0.0147,1.70633 0.704456,1.860018 0.329453,-0.166169 0.528926,-0.563765 -0.02842,-0.441551 -0.498212,0.173582 -0.52416,-1.189514 -0.225675,-0.341053 0.545759,0.464828 0.701608,-1.495133 0.928131,-0.670343 -0.03256,0.718862 -0.185179,1.430042 -0.266342,2.146495 -0.02169,0.303021 -0.193253,1.035293 -0.120624,1.073278 0.254157,-0.622168 0.254731,-1.314116 0.421801,-1.959556 -0.03223,-0.250878 0.106716,-1.28851 0.162446,-0.598594 -0.03368,0.280881 0.07442,0.74609 0.178661,0.187625 -0.01189,-0.335798 0.407815,-1.179068 0.202668,-0.375392 -0.196186,0.252086 -0.09101,1.271589 0.231403,0.654813 0.14613,-0.389253 -0.0472,-1.208878 0.279106,-1.33969 0.06389,0.275907 0.0954,1.281537 0.396223,0.55667 0.363152,-0.202133 -0.09168,0.680987 -0.117875,0.890426 0.002,0.769909 0.299771,-0.297698 0.405787,-0.535185 0.09501,-0.333672 0.384408,-0.519146 0.192218,-0.04719 -0.347871,1.620689 -1.110542,3.100513 -1.653206,4.655837 -0.115543,0.687185 0.856624,1.037362 1.082061,1.662918 0.33888,0.699336 0.799273,1.375216 0.824335,2.176737 -0.346774,-1.118269 -0.893732,-2.195935 -1.65709,-3.085363 -0.225924,-0.286507 -0.673097,-0.306209 -0.27253,0.0825 0.680161,0.85133 1.178341,1.832733 1.575768,2.843216 -0.267915,0.499214 -0.43851,-0.595797 -0.601422,-0.793711 -0.38371,-0.738703 -0.825394,-1.446952 -1.314555,-2.120347 -0.64943,-0.06595 0.178107,0.764692 0.244496,1.041555 0.443504,0.719178 0.759825,1.506759 1.069978,2.288021 0.220468,0.541331 -0.580091,0.809015 -0.60868,0.150468 -0.42471,-1.01724 -0.83335,-2.044006 -1.333344,-3.027261 0.0206,0.623751 0.343253,1.192242 0.437387,1.806778 0.09074,0.657488 0.492176,1.304455 0.47591,1.934713 -0.531775,0.620098 -1.084631,-0.109913 -1.066151,-0.713147 -0.09708,-0.281079 -0.161773,-1.211511 -0.291232,-1.065862 -0.04775,0.63188 0.222738,1.249437 0.203566,1.870029 -0.116989,0.403988 -0.659835,0.02059 -0.631991,0.456186 -0.232765,-0.541997 -0.209357,-1.170311 -0.396366,-1.735435 -0.167875,-0.662429 -0.384162,-1.312238 -0.639156,-1.946124 0.162733,-0.467975 -0.86552,-0.675456 -0.428654,-0.11444 0.404872,1.235242 0.63095,2.516236 0.842475,3.795559 0.164859,0.381547 -0.182399,0.436872 -0.152678,0.01375 -0.189584,-1.324696 -0.52824,-2.622269 -0.900969,-3.904238 -0.400866,-0.654556 -0.04215,0.713174 -0.05313,0.995222 0.144965,0.996715 0.226109,2.001783 0.445953,2.984509 0.140246,0.407371 -0.235241,0.847513 -0.342596,0.243579 -0.02521,-0.668051 -0.14646,-1.318474 -0.168764,-1.987508 -0.05282,-0.865557 -0.114156,-1.732745 -0.262985,-2.588016 -0.390075,0.426725 0.03871,1.194932 -0.106271,1.756332 -0.0216,0.992957 0.02271,1.984137 0.146889,2.96899 0.06876,0.763878 -0.552508,-0.02248 -0.379719,-0.40059 -0.07116,-1.118811 -0.06754,-2.240452 -0.04275,-3.361784 0.01361,-0.343748 -0.01767,-1.316917 -0.112322,-0.489465 -0.0513,1.47166 -0.115743,2.948902 -0.162175,4.417988 -0.188638,0.551558 -0.717115,0.09354 -0.486906,-0.313016 0.07481,-1.401293 0.08168,-2.811067 0.302135,-4.199156 -0.0068,-0.664218 -0.216269,0.466683 -0.228014,0.724926 -0.122492,1.29025 -0.285685,2.577568 -0.331509,3.874199 -0.0058,0.258413 -0.192687,0.246626 -0.390321,0.190288 z M 47.967725,20.676518 C 48.1808,20.24698 48.4293,19.236566 47.862223,19.106569 c -0.148426,0.409698 -0.100972,1.261344 0.105502,1.569949 z m 4.061854,-0.299749 c -0.09506,-0.367752 0.309915,-1.389668 -0.005,-1.33859 -0.463644,-0.245508 -0.269335,0.848482 -0.210671,1.1782 0.06374,0.221989 0.245483,0.756087 0.21568,0.16039 z m -2.355152,-1.43674 c -0.143755,-0.26167 -0.330823,0.160449 0,0 z m 0.794673,0.02047 c -0.138321,-0.289348 -0.541554,0.162098 0,0 z m -2.920014,-0.239356 c 0.190156,-0.513377 0.826761,-1.110546 0.827507,-1.520709 -0.520389,0.281019 -0.5614,1.016649 -0.891628,1.479055 -0.06521,0.119046 -0.07793,0.245843 0.06412,0.04165 z m -0.497484,-0.01148 c -0.01665,-0.45978 0.676161,-0.828401 0.485137,-1.175922 -0.310804,0.234387 -0.639661,1.068694 -0.485165,1.175878 z m 1.074758,0.03122 c 0.480268,-0.102431 0.125119,-0.663814 -0.04937,-0.129724 -0.06908,0.06457 -0.091,0.227745 0.04937,0.129724 z m 4.022534,-0.05728 c -0.318192,-0.725004 -0.62798,-1.455206 -1.003839,-2.152881 -0.168805,0.529593 0.493994,0.997123 0.5572,1.549506 0.105202,0.187607 0.16367,0.642774 0.446639,0.603375 z m 0.334602,0.01745 c -0.08539,-0.336238 -0.276108,-1.207091 -0.57681,-1.040772 0.205832,0.334943 0.231025,0.807691 0.57681,1.040772 z m -0.748337,-0.09128 c 0.08788,-0.36382 -0.614796,-0.995782 -0.434331,-0.321436 0.118867,0.128051 0.217362,0.372832 0.434331,0.321436 z m 1.406842,7.36e-4 c -0.02365,-0.238017 -0.152455,-1.221354 -0.340262,-0.868538 0.03888,0.291645 -0.04291,0.78857 0.340262,0.868538 z M 52.729709,18.4897 c 0.05553,-0.32211 -0.380264,-0.939557 -0.185288,-0.264723 0.03163,0.06144 0.07549,0.395205 0.185288,0.264723 z m -3.850985,-0.149588 c 0.294204,-0.461592 1.251554,-1.052745 0.786942,-1.618117 -0.460993,0.360658 0.09187,-0.644541 -0.290274,-0.298896 -0.357302,0.259631 -0.275444,0.939204 0.22016,0.574565 0.440171,0.402755 -0.898767,0.692601 -0.577087,-0.0095 -0.389026,0.04272 -0.322013,0.929026 0.245487,0.57225 0.06414,0.506805 -0.624744,0.362105 -0.713163,-6.9e-5 -0.261046,0.325753 0.162111,0.528115 0.31701,0.532252 -0.09588,0.138633 -0.287705,0.468751 0.01093,0.247472 z m 4.996389,-0.0452 c 0.154831,-0.209659 0.470321,-1.326944 0.04538,-0.736479 0.01416,0.158969 -0.381939,0.769782 -0.04538,0.736479 z m -0.447615,-0.232093 c 0.0059,-0.561247 0.232702,-1.478526 0.06812,-1.819111 -0.427178,0.425809 -0.102788,1.123074 -0.161294,1.667477 0.01319,0.01276 0.06056,0.427939 0.09318,0.151634 z m -2.433623,-0.05205 c -0.131375,-0.316931 -0.837395,-0.454794 -0.298686,-0.06652 0.07112,0.03866 0.261741,0.223444 0.298686,0.06652 z m -4.181059,-0.0841 c 0.106375,-0.376313 0.01346,-1.252857 -0.115358,-1.308651 -0.01039,0.373744 -0.116096,1.180195 0.115358,1.308651 z m -0.944864,-0.06891 c -0.09432,-0.318301 -0.109106,0.247207 0,0 z m 5.219803,-0.106999 c -0.02365,-0.370839 -0.772927,-0.316499 -0.851639,-0.672499 0.27678,0.191157 0.974852,0.152073 0.537924,-0.201192 -0.05593,0.289867 -0.819486,-0.408787 -0.683768,0.231423 0.148257,0.388199 0.599596,0.626739 0.997483,0.642268 z m -5.334554,-0.168066 c 0.184839,-0.363534 -0.352611,0.136071 0,0 z m 2.8255,-0.237851 c 0.461159,-0.609309 0.933258,-1.210315 1.388676,-1.823971 -0.17346,-0.77403 -0.57537,0.558259 -0.811413,0.766842 -0.169918,0.317627 -0.694908,0.862461 -0.577263,1.057129 z m 4.520579,-0.274976 c 0.193981,-0.249165 -0.282773,-0.91402 -0.217425,-0.315517 -0.08059,0.22317 0.251339,1.227392 0.217425,0.315517 z m -5.367021,0.251705 c 0.116654,-0.192498 0.41955,-0.993739 0.200568,-0.83704 -0.03121,0.254653 -0.37886,0.62195 -0.200568,0.83704 z m 4.961678,0.01678 c 0.165551,-0.410706 -0.364535,0.13002 0,0 z m -7.247958,-0.0052 c 0.134201,-0.361265 -0.668765,-0.54001 -0.163058,-0.773725 -0.177407,-0.559972 -0.587671,-0.272466 -0.294376,0.176795 0.049,0.246567 0.123753,0.633085 0.457434,0.59693 z m 6.784898,-0.03534 c -0.02623,-0.389305 -0.579292,-0.416454 -0.226304,-0.03486 0.06002,0.04527 0.156392,0.0982 0.226304,0.03486 z m -4.883899,-0.01789 c 0.499169,-0.26458 -0.598901,-0.234151 -0.04229,0.01511 l 0.03335,-0.01185 0.0089,-0.0032 z m 0.697134,-0.0215 c 0.282467,-0.214155 0.120236,-0.751114 -0.0091,-0.203913 0.0062,7.99e-4 -0.108455,0.315731 0.0091,0.203913 z m 4.402419,-0.330589 c 0.313184,-0.33872 -0.04539,-0.41055 -0.262137,-0.307 -0.185668,-0.254589 -0.602539,-0.385535 -0.340941,0.04501 0.105145,0.135136 0.460159,0.576031 0.603078,0.261993 z m 1.723731,0.08983 c 0.237983,-0.24298 -0.388077,0.04192 0,0 z m -8.590553,-0.02341 c 0.507782,-0.778069 -0.732862,-0.05576 0,0 z m 8.255988,-0.0099 c 0.08409,-0.313986 -0.194262,-0.613817 -0.08644,-0.129154 1.69e-4,0.03296 0.0093,0.207538 0.08644,0.129154 z m -6.603956,-0.09638 c 0.322375,-0.194254 -0.214982,-0.916262 -0.163577,-0.292735 -0.02564,0.120114 -0.06591,0.470511 0.163577,0.292735 z m 3.29554,-0.211878 c -0.264506,-0.430656 0.12296,-0.270294 0.132496,-0.306642 -0.273705,-0.361368 -0.771308,-1.117371 -0.932207,-0.290096 -0.19224,0.3179 0.116396,0.531241 0.131353,0.07244 0.226952,-0.600816 -0.04775,0.656903 0.4304,0.155472 -0.07186,0.08794 -0.0048,0.639735 0.237958,0.368828 z m -2.925564,-0.01605 c 0.705627,-0.58126 -0.907955,-0.155926 0,0 z m 6.478905,0.0037 c 0.149933,-0.266957 -0.187311,-1.082896 -0.234568,-0.377223 -0.03121,0.135967 0.03004,0.466128 0.234568,0.377223 z m -5.71929,-0.254385 c -0.08612,-0.673499 -0.201517,0.669465 0,0 z m 6.06721,0.09099 c 0.555113,-0.293831 -0.600057,-0.319533 -0.138252,0.06092 l 0.04702,-0.01774 z m -5.781941,-0.0052 c 0.512606,-0.389509 -0.508351,-0.548219 -0.08271,0.02406 z m 3.62314,-0.139789 c 0.302037,-0.159425 0.192102,-0.741138 -0.07975,-0.297937 -0.254589,-0.137324 -0.706353,-0.80138 -0.501074,-0.0857 0.09185,0.163712 0.36297,0.57679 0.580824,0.383642 z m -6.835519,-0.0868 c 0.532323,-0.443442 -0.529449,-0.357328 -0.208662,0.01997 0.05769,0.04709 0.178262,0.0722 0.208662,-0.01997 z m 3.65777,-0.04837 c 0.13187,-0.434967 0.968368,-1.28288 0.541932,-1.468961 -0.234879,0.473073 -0.458029,1.144206 -0.598173,1.544065 l 0.05624,-0.0751 z m 1.865007,-0.03077 c 0.34212,-0.155244 0.09749,-0.641094 -0.116825,-0.235237 -0.199351,-0.03637 -0.613293,-0.332752 -0.359319,0.07322 0.114976,0.07558 0.359296,0.398183 0.476144,0.162017 z m 2.070649,0.07984 c 0.181313,-0.587166 -0.673821,-0.192107 0,0 z m 1.880695,-0.0059 c 0.193872,-0.235221 0.301693,-1.284759 0.08068,-0.500364 -0.0075,0.141969 -0.229391,0.400714 -0.08068,0.500364 z m -7.419448,-0.06972 c 0.334769,-0.254818 -0.299757,-1.074402 -0.252351,-0.333635 -0.0339,0.148352 0.01782,0.579668 0.252351,0.333635 z m -1.011519,-0.0074 c 0.327966,-0.143686 0.256728,-0.707426 -0.02756,-0.248604 -0.348482,-0.05772 -0.278612,0.390853 0.02756,0.248604 z m -1.409191,-0.107323 c 0.270582,-0.380751 -0.54659,-0.685696 -0.199012,-0.110864 0.02211,0.08067 0.11377,0.148751 0.199012,0.110864 z m 9.292295,-0.0772 c -0.01291,-0.329632 -0.288303,-1.06646 -0.380793,-0.320451 -0.04,0.193834 0.180222,0.470897 0.380793,0.320451 z M 47.885653,15.88855 c 0.531438,-0.526451 -0.832312,-0.159446 -0.0598,0.05765 z m 5.387553,0.06412 c 0.226083,-0.363816 -0.809153,-0.939352 -0.394917,-0.249681 0.09656,0.131786 0.259797,0.172885 0.394917,0.249681 z m 1.365004,-0.06302 c 0.613593,-0.197976 -0.216474,-0.806937 -0.208477,-0.244633 -0.0011,0.117396 0.01736,0.433885 0.208477,0.244633 z m -8.383284,-0.06942 c 0.0664,-0.596566 -0.412814,-0.269943 -0.06429,0.06993 l 0.03059,-0.01992 z m 2.472068,0.05367 c 0.281451,-0.166092 -0.08645,-0.775705 -0.109054,-0.235945 -0.06853,0.127133 -0.12628,0.35895 0.109054,0.235945 z m 0.308113,-0.115804 c 0.150288,-0.607397 -0.472852,-0.08851 -0.04412,0.02555 z m 3.061171,0.01767 c 0.290538,-0.312612 0.233512,-0.715639 -0.194328,-0.563749 -0.207253,-0.299716 -0.569628,-0.380602 -0.318865,0.06925 0.131809,0.1955 0.292099,0.397149 0.513193,0.494499 z m -6.865416,-0.07486 c 0.301511,-0.384169 -0.08053,-0.46681 -0.198744,-0.385145 0.03374,-0.44958 -0.603847,-0.466348 -0.279238,0.006 0.07913,0.186738 0.26295,0.377772 0.477982,0.379108 z m 5.489369,-0.255114 c 0.225771,-0.234628 -0.0106,-0.717638 -0.136862,-0.232601 -0.543333,0.105104 0.05356,0.773152 0.136862,0.232601 z m -4.294036,0.08798 c 0.06392,-0.438199 0.587949,-0.108782 0.3677,-0.599357 -0.173429,-0.03863 -1.041258,0.534975 -0.3677,0.599357 z m 1.206965,-0.0066 c 0.331712,-0.253683 -0.272448,-0.965592 -0.260644,-0.284055 -0.03212,0.136086 0.105929,0.342156 0.260644,0.284055 z m 5.674655,-0.04012 c 0.554113,-0.361808 -0.609375,-0.837792 -0.52582,-0.9361 0.04625,0.328794 0.175818,0.824291 0.52582,0.9361 z m 1.202312,-0.188393 c 0.372291,-0.322119 -0.533758,-1.03596 -0.328546,-0.296505 0.05549,0.124727 0.12395,0.509035 0.328546,0.296505 z m -8.362347,-0.07031 c 0.465171,-0.249484 -0.421613,-1.105197 -0.120555,-0.287074 0.0162,0.06468 -0.02722,0.446664 0.120555,0.287074 z m 1.917424,-0.07119 c 0.502585,-0.570464 -0.941574,-0.223963 -0.121514,0.0947 l 0.06977,-0.04622 z m 2.191393,0.06317 c 0.142243,-0.450415 -0.509015,-0.269047 0,0 z m -1.16364,-0.07355 c 0.340394,-0.239203 -0.161244,-0.914016 -0.187406,-0.261522 -0.06513,0.147063 -0.05083,0.488217 0.187406,0.261522 z m 5.821982,-0.125146 c 0.462627,-0.41037 -0.767395,-0.112721 -0.119149,0.08159 0.03292,0.0024 0.09072,-0.122849 0.119149,-0.08159 z m -9.782919,-0.08158 c 0.0074,-0.407857 -0.89375,-0.569981 -0.343619,-0.100425 0.07986,0.05047 0.276557,0.278724 0.343619,0.100425 z m 6.823858,-0.01318 c 0.226925,-0.196598 0.2065,-0.851588 -0.134183,-0.397659 -0.247429,-0.120274 -0.545232,-0.321443 -0.326251,0.109725 0.09443,0.127305 0.27596,0.400091 0.460434,0.287934 z m -1.557777,-0.01988 c 0.278546,-0.14804 0.262013,-1.122853 -0.06993,-0.523276 -0.288341,0.07246 -0.296044,0.61792 0.06993,0.523276 z m -2.532229,-0.198486 c 0.137744,-0.350834 -0.342756,-0.696936 -0.26673,-0.159063 -0.08558,0.196593 0.134781,0.36825 0.26673,0.159063 z m -1.405002,0.0098 c 0.103793,-0.149195 0.618502,-0.600401 0.232247,-0.52907 -0.293066,0.373894 -0.557809,0.203023 -0.62218,-0.185771 -0.416662,-0.07918 0.105276,0.969127 0.389939,0.714837 z m 8.219951,-0.0086 c 0.269474,-0.320738 -0.471511,-1.029855 -0.328627,-0.314869 0.05062,0.112033 0.147972,0.538998 0.328627,0.314869 z m -1.247205,-0.05043 c 0.541165,-0.375736 -0.355442,-0.145382 -0.397531,-0.440541 -0.129142,-0.500208 -0.461084,-0.220456 -0.199153,0.121155 0.109859,0.183012 0.369847,0.561926 0.596684,0.319386 z M 49.43668,14.420271 c 0.444948,-0.132025 -0.164573,-1.055874 -0.175914,-0.33166 -0.04257,0.13584 -0.09913,0.635412 0.175914,0.33166 z m 0.592248,0.02503 c 0.03622,-0.459093 -0.330049,0.08887 3.47e-4,-5.4e-5 z m 4.97727,-0.0427 c 0.282513,-0.2463 0.02856,-0.809922 -0.173382,-0.305922 -0.135796,0.118118 -0.02697,0.59919 0.173382,0.305922 z m -4.798706,-0.377065 c 0.241126,-0.272996 -0.05906,-0.757956 -0.142531,-0.22025 -0.206898,0.127335 0.03026,0.710663 0.142531,0.22025 z m -3.833066,0.100844 c 0.236007,-0.190354 0.249032,-0.678425 -0.08012,-0.297862 -0.363749,-0.09305 -0.125665,0.434886 0.08012,0.297862 z m 3.424161,-0.299102 c 0.375077,-0.351926 -0.486125,-0.684803 -0.174402,-0.142447 0.01692,0.05714 0.08639,0.246764 0.174402,0.142447 z m -4.997237,3.017229 c -0.342613,-0.894406 -0.578233,-1.829986 -0.787413,-2.763371 0.09339,-0.405849 0.24328,0.56382 0.310162,0.727975 0.189549,0.713797 0.387356,1.426089 0.536074,2.149864 -0.01959,-0.03815 -0.03931,-0.07632 -0.05882,-0.114468 z m 3.311022,-2.791378 c 0.0053,-0.240509 0.220297,-1.220357 0.196882,-0.50723 -0.0342,0.173037 -0.01637,0.409878 -0.196882,0.50723 z m 3.379665,-0.185853 c 0.0146,-0.339568 -0.379424,-1.173752 -0.09804,-1.207467 0.05293,0.39153 0.301212,0.828148 0.09804,1.207467 z m 1.770818,-0.636737 c -0.01759,-0.219482 0.08722,-1.32677 0.185135,-0.620354 -0.01511,0.205932 0.01719,0.492827 -0.185135,0.620354 z m -7.110996,-0.370918 c -0.138425,-0.365658 0.144212,-0.888694 0.131089,-0.223895 0.0033,0.05662 -0.05058,0.49018 -0.131089,0.223895 z"
+       id="path30945"
+       inkscape:connector-curvature="0" />
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+       x="39.660629"
+       y="30.08935"
+       id="text6637"><tspan
+         sodipodi:role="line"
+         id="tspan6635"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+         x="39.660629"
+         y="30.08935">FarmPlot</tspan></text>
+    <path
+       id="polygon11601"
+       style="fill:#000000;fill-rule:evenodd;stroke-width:0.0259458"
+       d="m 78.956334,14.294564 c -0.042,0.001 -0.07991,0.01743 -0.100668,0.05919 -0.04594,0.237813 -0.01273,0.525557 -0.03401,0.784055 -0.01814,0.218048 -0.01089,0.408075 -0.0091,0.657569 0.0018,0.208163 -0.0031,0.428468 -0.0073,0.612969 -0.0037,0.193711 0.01039,0.385113 0.0012,0.58147 0.03918,0.09756 0.01015,0.235329 0.0096,0.36402 -0.125834,-0.03762 -0.224688,0.0099 -0.345337,0.01037 -0.113903,5.19e-4 -0.230918,-0.01531 -0.344562,-0.02101 -0.0599,-0.0031 -0.126615,0.01972 -0.177727,-0.01375 -0.05763,0.02854 -0.144776,0.001 -0.20419,-0.0023 -0.04022,-0.0026 -0.07784,0.0093 -0.115981,0.008 -0.130244,-0.0047 -0.24363,-0.03555 -0.361684,-0.04151 -0.02466,-0.001 -0.05031,0.0109 -0.07706,0.0091 -0.210419,-0.01583 -0.439806,-0.0384 -0.63803,-0.02128 -0.107544,-0.04489 -0.258137,-0.0073 -0.421621,-0.0047 -0.126252,0.0018 -0.279047,-0.03892 -0.420009,-0.03087 -0.08979,0.0052 -0.208575,0.01764 -0.261065,-0.0179 -0.08931,0.01998 -0.176798,0.04852 -0.265142,0.07784 -0.100127,0.03347 -0.211692,0.05838 -0.286205,0.121685 -0.03432,0.02932 -0.08129,0.0947 -0.121633,0.14841 -0.06777,0.09029 -0.108639,0.173837 -0.127291,0.281252 v 7.99e-4 c -0.11811,0.271916 -0.117772,0.556022 -0.171091,0.854658 -0.03081,0.172539 -0.07114,0.343003 -0.104586,0.500234 0.01316,0.08692 -0.02638,0.205751 -0.03893,0.317058 -0.0095,0.08484 -0.0012,0.136475 -0.03973,0.171242 0.0093,0.140367 -0.05061,0.305122 -0.06325,0.437705 -0.01599,0.168129 -0.03801,0.312387 -0.05271,0.476624 0.02602,0.01297 0.05517,0.02309 0.08837,0.02932 -0.0025,0.209901 0.0297,0.384775 0.136215,0.542525 -0.09862,0.186031 -0.143146,0.428625 -0.162973,0.663953 -0.0082,0.09885 0.01125,0.236625 0.03001,0.33963 0.04194,0.230917 0.137919,0.427067 0.274066,0.61232 0.0824,0.111826 0.17384,0.193555 0.308911,0.243112 0.01328,0.10015 0.04692,0.18162 0.06486,0.27736 0.195242,0.354419 0.392304,0.789789 0.814853,0.935605 0.0068,0.04074 0.05412,0.04462 0.0673,0.07939 0.133958,0.05241 0.282134,0.07057 0.463778,0.04644 0.248618,0.03061 0.456467,-0.04489 0.665644,-0.02932 0.128429,0.0096 0.183434,-0.02179 0.278137,-0.07057 0.06201,-0.03165 0.09626,-0.06331 0.144259,-0.09003 0.03063,-0.01713 0.06927,-0.02128 0.0973,-0.04048 0.05191,-0.03529 0.08743,-0.09289 0.158268,-0.107674 0.04071,-0.09341 0.141406,-0.122205 0.169425,-0.229621 0.03241,-0.0023 0.0254,-0.04774 0.05344,-0.05501 -0.0062,-0.0205 0,-0.01453 0.0018,-0.03814 0.08588,-0.111826 0.142703,-0.222096 0.182401,-0.375435 0.08951,-0.188626 0.158785,-0.388927 0.128946,-0.620364 -0.01611,-0.125577 -0.03659,-0.261014 -0.05424,-0.379327 0.367649,-0.02387 0.698718,-0.194852 1.077529,-0.252971 0.166571,-0.02569 0.310572,-0.10041 0.472733,-0.133102 0.150999,-0.03036 0.293961,-0.07369 0.444966,-0.108453 0.01113,-0.01038 0.02232,-0.02076 0.03346,-0.03087 0.04465,0.06824 0.11961,0.113643 0.199263,0.117534 0.125834,-0.02724 0.176946,-0.14296 0.183434,-0.248041 l 0.153078,7.99e-4 c 0.0049,0.03036 0.01451,0.05604 0.01556,0.09003 0.06382,0.01427 0.08432,0.01998 0.145814,0.0057 0.05812,-0.04904 0.03788,-0.121687 0.04151,-0.215091 0.02362,-0.01582 0.05344,-0.03425 0.08328,-0.0088 -0.06979,0.09859 -0.04772,0.21535 -0.01451,0.330808 0.02903,0.101189 0.04797,0.146594 0.08692,0.227804 0.04102,0.0864 0.0851,0.166313 0.143478,0.216388 0.02909,0.0041 0.05369,0.01245 0.08899,0.01064 0.01765,0.07369 0.04877,0.134659 0.06746,0.207566 0.144517,0.130507 0.24882,0.298117 0.423177,0.401382 0.02675,-0.0041 0.04176,-0.02127 0.07135,-0.02283 0.08796,0.117534 0.184473,0.226766 0.386074,0.240258 0.151005,0.143999 0.396191,0.147632 0.62503,0.154637 0.128176,0.196669 0.278659,0.373619 0.483113,0.500234 0.02675,-0.01816 0.05006,-0.0179 0.07783,-0.02257 0.06824,0.115978 0.132845,0.222355 0.262055,0.292668 0.02466,0.0049 0.03764,-0.0039 0.0519,-0.01064 0.09937,0.08147 0.219239,0.147371 0.33003,0.186549 0.04643,0.0166 0.09366,0.03632 0.138552,0.05111 0.05682,0.01894 0.109751,0.0205 0.177468,0.03321 0.03505,0.0067 0.06616,0.0288 0.100668,0.03581 0.07732,0.01556 0.171239,0.03036 0.247264,0.02984 0.165273,-4.9e-4 0.331069,0.01453 0.498673,-0.01038 0.05037,-0.0075 0.09704,-0.04125 0.149192,-0.05111 0.04336,-0.0083 0.09963,0.0026 0.153342,8e-4 0.07602,-0.0028 0.137248,-0.02854 0.198483,-0.01712 0.100926,-0.02257 0.184473,-0.02932 0.290332,-0.05111 0.04698,-0.0467 0.103005,-0.08303 0.133884,-0.147373 0.06434,-0.02595 0.09885,-0.08432 0.15801,-0.115198 0.05166,-0.02699 0.115194,-0.05267 0.175906,-0.0755 0.05473,-0.0205 0.114684,-0.01609 0.173582,-0.03061 0.05553,-0.01401 0.104038,-0.05007 0.150741,-0.08925 0.125317,-0.10508 0.259201,-0.228323 0.223913,-0.437186 0.03167,0.0036 0.02903,-0.02984 0.03967,-0.0493 0.05037,-0.06642 0.118312,-0.04541 0.194596,-0.06175 0.07472,-0.01582 0.163717,-0.134399 0.200038,-0.202637 0.06772,-0.126096 0.113645,-0.313684 0.09756,-0.480775 -0.0532,-0.03321 -0.0659,-0.096 0,-0.134658 0.04723,0.01453 0.122722,-0.02179 0.161903,-0.05682 0.03918,-0.07239 0.04151,-0.147632 0.05449,-0.221318 0.0055,-0.03269 0.01919,-0.0602 0.02257,-0.08821 0.0068,-0.05319 -0.0091,-0.09392 -0.01298,-0.15334 -0.0049,-0.07628 0.01531,-0.180842 -0.02103,-0.250636 -0.01451,-0.02776 -0.05965,-0.04203 -0.0607,-0.07291 -0.0018,-0.05916 0.09081,-0.09003 0.107673,-0.123242 0.03764,-0.277879 -0.03555,-0.549531 -0.158785,-0.747497 -0.02441,-0.0041 -0.03241,-0.02387 -0.05037,-0.03399 0.01531,-0.02802 0.02515,-0.06201 0.03659,-0.09418 -0.07161,-0.287479 -0.197967,-0.525142 -0.458201,-0.639563 -0.01113,-0.02439 -0.0049,-0.06201 -0.0096,-0.07706 0.06772,0.01868 0.105342,-0.04203 0.149972,-0.06979 0.027,-0.04852 0.02878,-0.12454 0.05836,-0.170204 0,-0.08432 0.04102,-0.160864 0.02983,-0.241815 -0.01168,-0.08484 -0.06435,-0.153339 -0.07291,-0.232474 -0.128435,-0.144518 -0.292927,-0.24882 -0.431221,-0.369727 0.07239,0.0023 0.102747,0.0109 0.171762,0.02024 -0.01113,0.02828 -0.04668,0.03503 -0.02177,0.06876 0.03997,-0.0031 0.05498,-0.03243 0.07213,-0.06071 0.05756,0.0018 0.147629,0.04566 0.154118,-0.0122 l 0.0049,-0.01609 c 4.85e-4,0.0031 0.0012,0.0065 0.0018,0.0096 0.06331,-0.125059 0.01765,-0.26309 -0.03505,-0.365576 -0.04803,-0.0192 -0.08069,-0.05267 -0.124801,-0.0755 0.01476,-0.03114 -0.0012,-0.08536 0.03167,-0.126356 -0.0037,0.03061 -0.01402,0.07706 6.15e-4,0.11494 0.04022,-0.04125 0.02878,-0.14841 0.0607,-0.214831 -0.02048,-0.03061 -0.0088,-0.145556 0.04305,-0.119091 -0.0043,0.048 -0.02515,0.110789 -0.0187,0.152302 -0.0174,0.06564 -0.07187,0.177469 -0.01611,0.216647 0.03788,-0.110788 0.06486,-0.270096 0.08095,-0.399046 -0.02958,-0.02361 -0.06175,-0.01635 -0.08822,-0.02257 0.01814,-0.106897 0.05215,-0.20108 0.02983,-0.254788 -0.168133,0.01194 -0.183956,0.207826 -0.20264,0.400603 0.01943,0.02101 0.04047,0.04021 0.06798,0.05345 -0.0031,0.05552 -0.01168,0.124539 -0.02749,0.197187 -0.285922,-0.08043 -0.586635,-0.02361 -0.892539,-0.03892 -0.02411,0.0034 0.0037,0.0218 -0.02048,0.02517 -0.202118,-0.096 -0.485445,-0.129209 -0.686781,-0.208344 0.0055,0.01946 -0.01451,0.01037 -0.02595,0.01116 -0.216385,-0.04125 -0.436405,-0.07602 -0.64942,-0.05994 -0.0345,0.0026 -0.06798,0.02076 -0.103005,0.02101 -0.0166,2.55e-4 -0.03192,-0.01297 -0.05006,-0.01453 -0.06901,-0.0055 -0.162678,0.01712 -0.243371,0.02101 -0.202376,0.01038 -0.357009,0.04151 -0.511649,0.07888 l -0.0037,-0.135437 0.01943,-0.04722 c 0.03401,-0.0083 0.05732,-0.02828 0.09315,-0.03477 0.02724,0.02335 0.06876,0.02802 0.08355,-0.0088 -0.04699,-0.04489 -0.102488,-0.02465 -0.154898,-0.0091 l 0.0179,-0.04281 -0.03579,0.01946 -0.03401,0.0039 c 0.01089,-0.0088 0.02257,-0.01686 0.03579,-0.02335 -0.01402,-0.0055 -0.02854,-0.0052 -0.04385,-0.001 l 0.06798,-0.02257 c -0.0043,0.0052 -0.0078,0.01064 -0.01039,0.01712 0.184738,-0.0031 0.21042,-0.180064 0.281255,-0.307457 0.0093,-0.153081 -0.141664,-0.243113 -0.253753,-0.323544 -0.133619,-0.03087 -0.240775,-0.08458 -0.368946,-0.04203 0.0062,0.0755 -0.03788,0.231176 -0.05111,0.29189 0.02466,0.136993 0.0062,0.23429 0.04797,0.37284 -0.09938,-0.04774 -0.298634,0.01686 -0.40865,-0.0047 0.0174,-0.05734 0.10041,-0.02724 0.09964,-0.09159 -6.15e-4,-0.06979 -0.129468,-0.07472 -0.182401,-0.0659 0.04932,-0.03114 0.06954,-0.08822 0.107938,-0.129729 0.04828,-0.05215 0.106117,-0.09652 0.153078,-0.152301 0.06539,-0.07784 0.116498,-0.173837 0.184215,-0.254529 0.0345,-0.04151 0.07706,-0.07861 0.113386,-0.122464 0.03579,-0.04333 0.06616,-0.101966 0.102224,-0.136215 0.042,-0.04021 0.114678,-0.04437 0.119868,-0.116003 0.027,0.0033 0.05295,0.0032 0.07706,0.0033 -0.0012,0.0034 -0.0025,0.0076 -0.0018,0.01297 0.03837,0.0357 0.07757,-0.0218 0.08588,-0.06082 0.13985,0.128691 0.276846,0.260495 0.484147,0.327436 0.04569,0.0384 0.11728,0.08847 0.175138,0.08458 0.03192,-0.0023 0.04723,-0.03581 0.07783,-0.02205 0.0337,-0.06383 0.03038,-0.140367 0.01531,-0.216388 -0.07836,-0.150174 -0.181884,-0.290592 -0.294225,-0.434643 -0.01322,-0.01235 -0.04305,-0.0094 -0.03659,-0.03975 -0.0607,-0.01967 -0.09522,-0.06289 -0.122464,-0.113513 -0.01402,-0.0076 -0.03216,-0.01196 -0.04465,-0.02107 -0.05135,-0.04779 -0.09496,-0.10988 -0.145815,-0.159748 -0.09652,-0.09475 -0.227025,-0.147216 -0.308234,-0.256188 -0.02749,-0.0035 -0.02934,-0.0021 -0.04465,-0.0081 -0.06383,-0.0831 -0.186552,-0.135152 -0.253752,-0.196228 -0.04852,-0.0039 -0.09366,-0.0042 -0.127912,0.0073 -0.01402,0.02935 -0.04071,0.04432 -0.04803,0.08108 0.0061,0.0088 0.0166,0.0129 0.0179,0.02595 -0.04047,0.245654 0.197966,0.41386 0.287737,0.580536 0.03788,0.0245 0.06564,0.05918 0.1056,0.08188 0.0065,0.02439 -0.04409,0.04436 -0.0091,0.05677 0.0031,0.0014 0.0055,0.0014 0.0083,0.0016 -0.0055,0.0274 -0.0049,0.05599 -0.0049,0.07296 -0.0098,0.0102 -0.01765,0.02284 -0.02103,0.03975 0.0018,0.01266 0.03475,0.02901 0.02411,0.03323 -0.131025,-0.04815 -0.176946,-0.213248 -0.338074,-0.155675 -0.0049,0.105132 0.178249,0.142209 0.167874,0.250532 -0.0025,0.02711 -0.05578,0.07755 -0.08122,0.104536 -0.09963,0.106897 -0.195887,0.229101 -0.294218,0.306419 -0.142445,0.205231 -0.315762,0.376992 -0.459763,0.580667 -0.01193,-0.0021 -0.01378,0.007 -0.02515,0.0057 -0.03838,0.09496 -0.153601,0.13881 -0.169425,0.241555 l -0.01377,0.01712 c -0.0018,-0.0039 -0.0049,-0.0075 -0.0065,-0.01141 -0.01144,-0.02361 -0.02103,-0.04878 -0.03087,-0.07369 l 0.0098,-0.03503 v -0.0023 c 0.0075,0.0086 0.01716,0.01609 0.03087,0.0218 -0.0012,-0.04489 -0.02804,-0.102486 0.01869,-0.139329 0.06101,-0.0083 0.09315,-0.05501 0.16865,-0.06331 -0.007,-0.0093 -0.01427,-0.01479 -0.02208,-0.01868 l 0.0179,-0.02595 c 0.0075,-0.03295 -0.0065,-0.09496 -0.01943,-0.12895 0.04434,-0.07291 0.107931,-0.155675 0.10041,-0.26335 -0.02749,-0.01556 -0.03635,-0.04852 -0.04772,-0.07887 -0.09237,-0.129729 -0.285142,-0.174615 -0.497899,-0.148929 -0.06694,0.06798 -0.09989,0.249599 -0.0519,0.346117 v 0.05994 c -0.04932,-0.04021 -0.107415,-0.07472 -0.139327,-0.127394 -0.365059,-0.08744 -0.724664,-0.08199 -1.095431,-0.07291 -0.03296,-0.184994 -0.277098,-0.09678 -0.430698,-0.08277 -0.01193,0.02465 -0.02958,0.04385 -0.04127,0.06902 -0.415133,-0.02258 -0.920817,-0.0122 -1.41171,-0.0031 -0.01322,-0.523767 -0.0012,-1.010017 0.0068,-1.475769 0.0083,-0.497848 -0.03998,-1.005554 0.02023,-1.499977 -0.04047,-0.02845 -0.101708,-0.05245 -0.155673,-0.05109 z m -0.0049,0.05027 c 2.52e-4,2.73e-4 5.17e-4,5.51e-4 6.15e-4,8e-4 -0.0031,7.38e-4 -0.0062,0.0014 -0.0088,0.0025 0.0025,-0.0011 0.0049,-0.0025 0.0081,-0.0033 z m -0.02829,0.01784 c 0,-1.48e-4 5.23e-4,1.48e-4 6.15e-4,0 -0.0031,0.0041 -0.0068,0.0086 -0.0091,0.01378 0.0025,-0.0052 0.0049,-0.0096 0.0083,-0.01378 z m -0.01402,0.03081 c -0.0031,0.01205 -0.0049,0.02549 -0.0055,0.03973 -6.15e-4,0.01424 -5.23e-4,0.02894 -0.0018,0.04378 -0.0037,0.06453 -0.0081,0.131618 -0.01144,0.198662 0.0031,-0.06704 0.0068,-0.134135 0.01064,-0.198662 0.0012,-0.01485 0.0018,-0.02954 0.0025,-0.04378 0.0012,-0.01424 0.0031,-0.02768 0.0055,-0.03973 z m -0.02749,0.483266 c -0.0055,0.132765 -0.01064,0.260937 -0.01377,0.37214 0.0031,-0.11097 0.0083,-0.239661 0.01377,-0.37214 z m 4.577091,1.017541 c 0.0055,-9.22e-4 0.0055,0.0026 0.0055,0.0065 0.09834,0.03601 0.170464,0.09672 0.23585,0.162991 0.05529,0.05588 0.16761,0.119402 0.246483,0.196201 -0.0187,0.02154 -6.15e-4,0.07151 -0.0171,0.107831 -0.07447,0.02104 -0.122986,0.07057 -0.158791,0.133777 -0.158527,-0.148929 -0.327693,-0.319419 -0.325879,-0.595118 0.01064,0.0028 0.01248,-0.0044 0.01378,-0.01217 z m -0.05031,0.05677 c 0.0031,0.01806 0.0073,0.03627 0.0096,0.05838 0.0012,0.0074 0.0018,0.0152 0.0025,0.02351 -2.96e-4,-4.41e-4 -4.86e-4,-0.0012 -6.15e-4,-0.0016 -4.92e-4,-0.0077 -6.15e-4,-0.01505 -0.0018,-0.0219 -0.0025,-0.0221 -0.0062,-0.04032 -0.0096,-0.05837 z m -4.542067,0.04136 c 0,0.08048 -6.15e-4,0.160604 -0.0025,0.239998 0.0018,-0.07939 0.0025,-0.159515 0.0025,-0.239998 z m 5.288785,0.327539 c 0.01611,0.02605 0.03426,0.05077 0.05344,0.07379 -0.01919,-0.02301 -0.03733,-0.04774 -0.05344,-0.07379 z m -5.292936,0.05838 c -2.59e-4,0.09398 0.0018,0.181335 0.0049,0.261897 -0.0031,-0.08056 -0.0049,-0.167922 -0.0049,-0.261897 z m 5.281516,0.06245 c 0.218463,0.172955 0.469879,0.374061 0.501274,0.67306 -0.152561,-0.128173 -0.286962,-0.24633 -0.424216,-0.394947 0.01113,-0.02989 -0.01974,-0.05983 -0.04127,-0.07867 -0.0049,0.0089 -0.0089,0.01567 -0.01298,0.0227 l -0.01451,-0.04133 0.0089,-0.02678 c 0.0043,0.01066 0.0081,0.02161 0.01298,0.03243 0.04901,-0.06097 0.0073,-0.135177 -0.03007,-0.186472 z m -0.545634,0.253776 c 0.03136,0.02374 0.06253,0.04909 0.09496,0.07296 l -0.02177,-8e-4 z m 0.499454,0.06406 0.0018,8e-4 c 0.01168,0.05674 0.07783,0.08069 0.127131,0.125681 0.06487,0.05931 0.126098,0.135852 0.16865,0.17036 l 0.0018,0.0023 c -0.137255,-0.07991 -0.261016,-0.17285 -0.367133,-0.281355 z m -0.09237,0.02431 c -0.0018,0.002 -0.0037,0.0031 -0.0081,0.0025 z m -0.19122,0.07784 c -0.0025,0.0031 -0.0043,0.006 -0.0068,0.0089 0.0018,-0.0042 0.0043,-0.0073 0.0068,-0.0089 z m -4.932292,0.08183 c 0.0037,0.142961 0.0037,0.280214 0.0049,0.415132 h -6.15e-4 c -0.0012,-0.134918 -2.58e-4,-0.272171 -0.0043,-0.415132 z m 5.703918,0.175134 c 0.0075,0.006 0.01402,0.01297 0.01974,0.02024 z m -5.274259,0.264387 h 0.01402 0.0088 l -0.0088,7.99e-4 z m 2.406473,0.03581 c 0.04877,-2.55e-4 0.09496,0.0021 0.128171,0.01609 z m 2.412955,0.135956 c 0.0012,0.0015 0.0025,0.0028 0.0031,0.0041 0,0.001 -2.95e-4,0.0021 0,0.0034 l -6.15e-4,-0.0034 z m 3.04628,0.269309 c -2.95e-4,0.02439 -0.0031,0.0467 -0.0065,0.06798 0.0037,-0.02127 0.0062,-0.04359 0.0065,-0.06798 z m -4.147174,0.0065 c -0.0088,0.03503 0.02724,0.03814 0.03555,0.07213 -0.0062,0.02205 -0.01193,0.04437 -0.0179,0.06642 l -0.06564,0.0034 c -0.02411,-0.01531 -0.06279,-0.0088 -0.09237,-8e-4 0.04748,-0.04619 0.08199,-0.106637 0.140366,-0.141145 z m 0.08355,0.06149 c -0.0031,5.2e-4 -0.0049,0.0021 -0.0068,0.0034 0.0018,-0.0015 0.0037,-0.0026 0.0068,-0.0034 z m 4.04832,0.04229 c -0.0062,0.02439 -0.01347,0.04774 -0.02048,0.07213 0.0068,-0.02413 0.01451,-0.048 0.02048,-0.07213 z m -0.02442,0.09003 c -0.0083,0.03139 -0.01611,0.06409 -0.01943,0.101189 0.0031,-0.0371 0.01113,-0.06979 0.01943,-0.101189 z m -2.35458,0.194594 c -0.07576,0 -0.151263,0.0028 -0.224687,0.008 0.07342,-0.0052 0.148926,-0.008 0.224687,-0.008 z m 0.114161,0.0015 c 0.07654,0.0023 0.152303,0.0067 0.228064,0.01297 -0.0755,-0.006 -0.15178,-0.01064 -0.228064,-0.01297 z m 0.587934,0.06331 c 0.01839,0.001 0.03579,5.2e-4 0.05344,0.0023 -0.01765,-0.0018 -0.03505,-0.0013 -0.05344,-0.0023 z m 0.06642,0.0049 c 0.0043,8e-4 0.0096,0.001 0.01402,0.0023 0.0049,0.0015 0.0091,0.0042 0.01377,0.0065 -0.0049,-0.0023 -0.0096,-0.0041 -0.01476,-0.0057 -0.0043,-0.0013 -0.0085,-0.0023 -0.01298,-0.0031 z m 0.719997,0.256085 c 0.02177,0.01219 0.04465,0.02231 0.06564,0.03321 -0.02103,-0.0109 -0.04385,-0.02101 -0.06564,-0.03321 z m 0.134658,0.08925 c 0.01894,0.0086 0.03764,0.01764 0.05603,0.02672 -0.01845,-0.0091 -0.03708,-0.01739 -0.05603,-0.02595 0,-2.55e-4 2.96e-4,-5.2e-4 0,-7.99e-4 z m 0.110269,0.05501 c 0.03579,0.01972 0.06979,0.04021 0.103786,0.06175 -0.03401,-0.02154 -0.06798,-0.04203 -0.103786,-0.06175 z m -11.935832,0.0034 c -0.01384,0.06071 -0.02866,0.121167 -0.03973,0.183177 0.01101,-0.06201 0.02589,-0.122464 0.03973,-0.183177 z m 10.375976,0.06071 c 0.0436,0.0091 0.08822,0.02024 0.131282,0.02854 -0.04305,-0.0083 -0.0877,-0.01946 -0.131282,-0.02854 z m 0.299932,0.02283 c 0.0062,0.0031 0.01378,0.006 0.02177,0.008 -0.0081,-0.0021 -0.01556,-0.0041 -0.02177,-0.0073 -0.01482,0.0073 -0.03087,0.01168 -0.04877,0.01375 -0.01765,0.0021 -0.03739,0.0018 -0.05732,0 0.01999,0.0018 0.03967,0.0021 0.05732,0 0.0179,-0.0021 0.03401,-0.0073 0.04877,-0.01453 z m 0.206785,0.02906 c 0.0098,0.0018 0.01943,0.0036 0.02829,0.0065 v 8e-4 c -0.0085,-0.0026 -0.0187,-0.0055 -0.02829,-0.0073 z m 0.14504,0.01141 c -0.01611,0.0036 -0.03063,0.0091 -0.04385,0.01712 0.01322,-0.008 0.02774,-0.01349 0.04385,-0.01712 z m -1.018373,0.01453 c 0.0254,0.0028 0.05037,0.007 0.07369,0.01297 -0.02337,-0.006 -0.04828,-0.01012 -0.07369,-0.01297 z m 1.230091,0.0073 c 0.05578,0.01712 0.11234,0.04021 0.162936,0.06331 -0.05061,-0.02309 -0.107157,-0.04619 -0.162936,-0.06331 z m -1.420536,0.0041 c -0.02435,0.0057 -0.04748,0.01349 -0.06901,0.02257 0.02152,-0.0091 0.04465,-0.01686 0.06901,-0.02257 z m 0.808993,0.02257 c 0,0.0039 -2.95e-4,0.0075 -6.15e-4,0.01141 h -6.15e-4 c 4.92e-4,-0.0039 0.0018,-0.0075 0.0018,-0.01141 z m 0.189922,0.03165 c 0.01193,0.0015 0.02232,0.0039 0.03241,0.0073 -0.0098,-0.0031 -0.02079,-0.0057 -0.03241,-0.0073 z m 0.113386,0.0099 c 0.0049,0.0049 0.0091,0.0096 0.01298,0.01531 -0.0037,-0.0055 -0.0083,-0.01037 -0.01298,-0.01531 z m -0.0672,0.0023 c 0.01378,0.006 0.02595,0.01427 0.03733,0.02284 -0.01144,-0.0086 -0.02362,-0.01686 -0.03733,-0.02284 z m -0.960773,0.0049 c -0.02177,0.0049 -0.04489,0.01298 -0.06564,0.01946 0.02072,-0.0065 0.04385,-0.01453 0.06564,-0.01946 z m -0.198747,0.04307 c -0.0049,0.01401 -0.0043,0.02101 -0.0089,0.04541 0.0043,-0.02439 0.0043,-0.0314 0.0089,-0.04541 z m 0.14841,0.05085 c 6.15e-4,0.0044 0.0018,0.0086 0.0018,0.01401 -2.95e-4,-2.55e-4 -4.92e-4,0 -6.15e-4,0 2.95e-4,-0.0055 0,-0.0096 -6.15e-4,-0.01401 z m -0.44523,0.0091 c -0.0345,0.01219 -0.0685,0.02699 -0.101185,0.04203 0.03266,-0.01505 0.06668,-0.02984 0.101185,-0.04203 z m 0.149191,0.0397 c -0.02724,0.0028 -0.05449,0.0067 -0.08018,0.01219 0.02595,-0.0055 0.05264,-0.0093 0.08018,-0.01219 z m -0.153859,0.03477 c -0.02312,0.0096 -0.04465,0.02127 -0.06409,0.03581 0.01974,-0.01479 0.04071,-0.02621 0.06409,-0.03581 z m 0.724665,0.03736 c 0.0049,0 0.01039,5.21e-4 0.01556,0.0015 -0.01039,-0.0018 -0.02072,-0.001 -0.03087,0.001 0.0049,-0.001 0.01039,-0.0023 0.01531,-0.0026 z m -0.12065,0.01712 c 0.0031,0.0023 0.0075,0.0039 0.01378,0.0047 -0.0062,-8e-4 -0.01039,-0.0023 -0.01378,-0.0047 z m 1.69374,7.99e-4 c 2.95e-4,0 4.92e-4,-2.55e-4 6.15e-4,0 6.15e-4,0.0075 0.0012,0.01349 0.0025,0.01868 -0.0012,-0.0055 -0.0025,-0.0109 -0.0031,-0.01868 z m 0.0055,0.02595 c 0.0018,0.0065 0.0055,0.01245 0.0096,0.0179 -0.0043,-0.0055 -0.0073,-0.01141 -0.0096,-0.0179 z m 0.174356,0.01375 c 0.0043,-2.55e-4 0.0091,-2.55e-4 0.01378,0 -0.01347,-5.2e-4 -0.02724,0.001 -0.04151,0.0049 0.0096,-0.0026 0.01845,-0.0044 0.02774,-0.0049 z m -1.900524,0.0275 c -2.96e-4,0.0015 -2.96e-4,0.0031 0,0.0049 0.0043,0.0062 0.0075,0.01297 0.01113,0.01946 -0.0037,-0.0065 -0.0078,-0.01324 -0.01218,-0.01946 0,-0.0018 6.15e-4,-0.0034 0.0012,-0.0049 z m 1.711377,0.0083 c 0.0093,0.0021 0.0179,0.0057 0.02595,0.0088 -0.0083,-0.0034 -0.0166,-0.0057 -0.02595,-0.008 0,-2.55e-4 2.95e-4,-8e-4 0,-8e-4 z m 0.027,0.0088 c 0.0166,0.0065 0.03112,0.01479 0.04539,0.02335 -0.01427,-0.0086 -0.02903,-0.01686 -0.04539,-0.02335 z m 0.06486,0.0065 c 6.15e-4,0.0018 0.0012,0.0034 0.0018,0.0057 -4.92e-4,-0.0021 -0.0012,-0.0039 -0.0018,-0.0057 z m -0.0187,0.01686 c 0.02153,0.01323 0.04127,0.02802 0.06227,0.04151 -0.02103,-0.01324 -0.04102,-0.02828 -0.06227,-0.04151 z m -2.61404,0.0026 c -0.01378,0.02465 -0.03087,0.04592 -0.04539,0.06979 0.01451,-0.02387 0.03143,-0.04515 0.04539,-0.06979 z m 0.851286,8e-4 c 0.0065,0.01323 0.01168,0.02698 0.01611,0.04047 -0.0043,-0.01349 -0.0096,-0.02724 -0.01611,-0.04047 z m 1.711642,0.0301 c 0,0 -2.95e-4,5.2e-4 0,8e-4 -0.0055,0.0041 -0.01113,0.0088 -0.01636,0.01375 0.0055,-0.0052 0.01009,-0.01012 0.01636,-0.01453 z m -1.449852,0.0015 c 0.0089,0.01349 0.01427,0.02802 0.0187,0.04204 0.0049,0.01427 0.0089,0.02854 0.01636,0.04229 0.0049,0.0086 0.01064,0.0166 0.01685,0.02439 -0.0062,-0.0078 -0.01218,-0.01582 -0.01685,-0.02439 -0.0075,-0.01375 -0.01168,-0.02802 -0.01636,-0.04229 -0.0043,-0.01401 -0.0096,-0.02828 -0.0187,-0.04204 z m 1.418198,0.02828 c 0,0 6.15e-4,2.55e-4 6.15e-4,0 -0.0091,0.0109 -0.0179,0.02284 -0.02515,0.03503 0.0073,-0.01245 0.01531,-0.02387 0.02442,-0.03503 z M 84.60892,19.3378 c 0.0055,0.02724 0.007,0.05526 0.0055,0.08251 0.0012,-0.02724 -2.95e-4,-0.05526 -0.0055,-0.08251 z m 1.590735,0.09081 c -0.0089,0.01868 -0.0187,0.03659 -0.02983,0.05267 0.01113,-0.01635 0.02079,-0.03399 0.02983,-0.05267 z m -2.5362,0.02828 c -0.01507,2.55e-4 -0.02958,0.0018 -0.0436,0.0039 0.01378,-0.0021 0.02878,-0.0036 0.0436,-0.0039 z m 0.02282,0 c 0.01531,5.2e-4 0.03087,0.0023 0.04619,0.0049 -0.01531,-0.0026 -0.03087,-0.0044 -0.04619,-0.0049 z m 2.067618,0.01297 c 0.01974,0.01842 0.04176,0.03399 0.0672,0.04619 0.01685,0.008 0.03555,0.01453 0.05529,0.01946 -0.01974,-0.0049 -0.03838,-0.01141 -0.05529,-0.01946 -0.0254,-0.01219 -0.04748,-0.02776 -0.0672,-0.04619 z m -1.15225,0.02984 c -0.0075,0.02595 -0.01814,0.05085 -0.03087,0.07394 0.01273,-0.02309 0.02337,-0.048 0.03087,-0.07394 z m 1.542992,0.01064 c -0.0049,0.0044 -0.0098,0.0086 -0.01556,0.0122 0.0055,-0.0036 0.01064,-0.0078 0.01556,-0.0122 z m 0.255308,0.125837 v 0.0023 c -0.0073,0.02154 -0.01144,0.04281 -0.01218,0.06331 -4.92e-4,0.01401 2.95e-4,0.02776 0.0025,0.04125 0.0018,0.01349 0.0055,0.02699 0.01039,0.0397 -0.0049,-0.01271 -0.0083,-0.0262 -0.01039,-0.0397 -0.0025,-0.01349 -0.0031,-0.02724 -0.0025,-0.04125 6.15e-4,-0.02127 0.0043,-0.04333 0.01218,-0.06564 z m -2.36755,0.02491 c 0.0083,0.01557 0.01611,0.02776 0.02208,0.03321 -2.95e-4,0 -6.15e-4,2.55e-4 -0.0012,0 -0.0055,-0.0055 -0.01273,-0.01764 -0.02103,-0.03321 z m 2.944063,0.0122 c 0.01168,0.01609 0.02312,0.03114 0.03401,0.04619 0,0.0021 -6.15e-4,0.0044 -0.0018,0.0057 6.15e-4,-0.0013 6.15e-4,-0.0036 6.15e-4,-0.0057 -0.01064,-0.01479 -0.02177,-0.03061 -0.03321,-0.04619 z m -12.582914,0.04879 c -0.03235,0.160086 -0.06632,0.325101 -0.09649,0.50257 0.0302,-0.177469 0.06414,-0.342484 0.09649,-0.50257 z m 9.843299,0.0049 c 0.01378,0.0018 0.02854,0.0034 0.04385,0.0039 -0.01556,-5.19e-4 -0.02983,-0.0018 -0.04385,-0.0039 z m 2.733908,0.0039 h 6.15e-4 c -0.0031,0.0086 -0.0068,0.01661 -0.01039,0.02439 0.0037,-0.0078 0.0065,-0.01582 0.0096,-0.02439 z m 0.06902,0.04125 c 0.0081,0.0179 0.01919,0.03632 0.02829,0.05526 -0.0091,-0.01946 -0.02023,-0.0371 -0.02829,-0.05526 z m 0.07628,0.0099 c 0.007,0.02024 0.01476,0.04203 0.02023,0.06409 -0.0055,-0.02205 -0.01322,-0.04385 -0.02023,-0.06409 z m -3.190552,0.02672 c 0.0089,0.0192 0.01765,0.03762 0.02595,0.05345 -2.96e-4,0.0057 -0.0012,0.01141 -0.0025,0.01712 0.0012,-0.0057 0.0018,-0.01141 0.0018,-0.01712 -0.0083,-0.01583 -0.01636,-0.03425 -0.02515,-0.05345 z m 3.143327,0.01946 c 0.01089,0.02257 0.0179,0.04619 0.01402,0.07369 0.0037,-0.02699 -0.0031,-0.05137 -0.01402,-0.07369 z m -0.626585,0.02595 c 0.0043,0.0055 0.0096,0.01038 0.01451,0.01556 -0.0049,-0.0055 -0.01009,-0.0099 -0.01451,-0.01556 z m -1.119042,0.03243 c -2.95e-4,7.99e-4 -2.95e-4,0.0018 0,0.0034 h -6.15e-4 c -2.95e-4,-0.0015 4.92e-4,-0.0026 6.15e-4,-0.0034 z m 1.492656,0.02516 c -0.01322,0.0055 -0.0262,0.01038 -0.03967,0.01375 0.01322,-0.0034 0.02675,-0.0083 0.03967,-0.01375 z m 0.264391,0.0023 c -0.0018,0.0083 -0.0049,0.01635 -0.0096,0.02517 0.0043,-0.0088 0.0075,-0.01686 0.0096,-0.02517 z m -1.953199,0.0018 c -0.06305,0.01168 -0.124019,0.02646 -0.183175,0.04359 0.05916,-0.01712 0.120126,-0.03191 0.183175,-0.04359 z m 1.921546,0.0275 c -0.0025,-2.56e-4 -0.0055,2.54e-4 -0.0096,0.0015 -0.0049,0.0015 -0.0093,0.0034 -0.01378,0.0065 -0.01347,0.0093 -0.027,0.02569 -0.03893,0.0454 0.01193,-0.01972 0.0254,-0.03606 0.03893,-0.0454 0.0043,-0.0031 0.0091,-0.0057 0.01378,-0.0073 0.0037,-0.0013 0.007,-0.001 0.0096,-7.99e-4 z m -3.123875,0.0096 c -0.0043,0.01349 -0.0083,0.02854 -0.01064,0.04385 0.0025,-0.01531 0.0062,-0.03036 0.01064,-0.04385 z m 1.45193,0.0091 c -0.03635,0.0091 -0.05369,0.01168 -0.07603,0.0096 0.02152,0.0018 0.03918,-7.99e-4 0.07603,-0.0096 z m 1.685696,0.01531 h 6.15e-4 c 0.0018,0.0026 0.0037,0.0067 0.0068,0.01141 -0.0031,-0.0047 -0.0055,-0.0088 -0.0075,-0.01141 z m -2.207726,0.01064 c 4.92e-4,-2.55e-4 0.0012,0 0.0018,0 -0.02878,0.0099 -0.05787,0.0205 -0.08588,0.03165 0.02774,-0.01116 0.05578,-0.0218 0.08432,-0.03165 z m 0.232732,7.99e-4 c -0.02983,0.0062 -0.05836,0.01324 -0.08692,0.02101 0.02854,-0.0078 0.05707,-0.01479 0.08692,-0.02101 z m 1.887554,0.02906 c -0.0073,0.01479 -0.01402,0.03062 -0.01943,0.04722 0.0055,-0.0166 0.01218,-0.03243 0.01943,-0.04722 z m -2.205389,0.0018 c -0.0838,0.03347 -0.163717,0.07213 -0.240776,0.11494 0.07706,-0.04281 0.156971,-0.08147 0.240776,-0.11494 z m 2.313327,0.0031 c 2.89e-4,0.0065 -2.95e-4,0.01297 -0.0031,0.01946 h -6.15e-4 c 0.0031,-0.0065 0.0043,-0.01298 0.0043,-0.01946 z m -2.246127,0.04151 c -0.0524,0.01998 -0.103527,0.04177 -0.153084,0.06383 0.04957,-0.02205 0.100675,-0.04385 0.153084,-0.06383 z m 1.147319,0.04437 c 0.03241,0.01453 0.06461,0.03061 0.09574,0.048 -0.03112,-0.01764 -0.06305,-0.03347 -0.09574,-0.048 z m -0.717402,0.0091 c 0.0091,-2.55e-4 0.01845,5.19e-4 0.02749,7.99e-4 -0.0179,-7.99e-4 -0.03733,-5.19e-4 -0.05603,8e-4 -0.01716,0.0013 -0.03401,0.0036 -0.04932,0.0065 0.01531,-0.0031 0.03192,-0.0052 0.04932,-0.0065 0.0093,-8e-4 0.01919,-0.0015 0.02853,-0.0015 z m -1.899743,0.04852 c 0.01919,0.01375 0.03635,0.02906 0.05344,0.04074 0.0055,0.0036 0.01113,0.0067 0.01716,0.0096 0.0081,0.0041 0.0171,0.0086 0.02669,0.0122 -0.0096,-0.0036 -0.01869,-0.0073 -0.02669,-0.01141 -0.0062,-0.0028 -0.01144,-0.0067 -0.01716,-0.01038 -0.0171,-0.01168 -0.03426,-0.02699 -0.05344,-0.04074 z m 1.084792,0.01297 c -0.05006,0.03036 -0.0986,0.06305 -0.14608,0.09652 0.04748,-0.03347 0.096,-0.06616 0.14608,-0.09652 z m 1.388094,0.02595 c 0.0062,0.0023 0.01218,0.0044 0.0187,0.0073 0.01919,0.0088 0.03739,0.0179 0.05498,0.02672 -0.01765,-0.0088 -0.03579,-0.01712 -0.05498,-0.02595 -0.0065,-0.0026 -0.01273,-0.0057 -0.0187,-0.008 z m 1.103476,0.0018 c 0.0037,0.01245 0.0098,0.02335 0.0179,0.0314 -0.0083,-0.008 -0.01402,-0.01868 -0.0179,-0.0314 z m -3.311202,0.03399 c -0.0179,0.001 -0.03739,0.0052 -0.05603,0.0065 0.01894,-0.0013 0.03788,-0.0055 0.05603,-0.0065 z m 3.733597,0 c 0.01611,0.01946 0.03087,0.03996 0.04465,0.06149 -0.01378,-0.02154 -0.02854,-0.04203 -0.04465,-0.06149 z m -2.986873,0.05837 c -0.03813,0.02569 -0.07576,0.05189 -0.113644,0.08095 0.03788,-0.02906 0.0755,-0.05526 0.113644,-0.08095 z m 0.255302,0.02024 c -0.0166,0.01064 -0.03272,0.02231 -0.04772,0.03399 0.01507,-0.01168 0.03112,-0.02335 0.04772,-0.03399 z m -1.441543,0.02257 c 2.95e-4,0.0096 -0.0018,0.01868 6.15e-4,0.02854 -0.0025,-0.0099 -4.86e-4,-0.01894 -6.15e-4,-0.02854 z m 4.244466,0.0049 c 0.01039,0.01894 0.01943,0.03814 0.02829,0.05838 -0.0085,-0.01998 -0.0179,-0.03944 -0.02829,-0.05838 z m -13.114804,0.01376 c -0.0031,0.01972 -0.0067,0.0371 -0.0097,0.05526 0.0031,-0.0179 0.007,-0.03555 0.0097,-0.05526 z m 12.71913,0.0034 c 2.95e-4,-2.56e-4 6.15e-4,0 6.15e-4,0 -0.0031,0.0034 -0.0061,0.0067 -0.0081,0.01037 0.0018,-0.0039 0.0043,-0.007 0.0073,-0.01037 z m -0.0073,0.01141 c -0.0043,0.0075 -0.0062,0.01531 -0.0065,0.02413 2.95e-4,-0.0086 0.0025,-0.01661 0.0065,-0.02413 z m -3.838417,0.0023 c 0.0012,0.0026 0.0031,0.0047 0.0049,0.0073 h -6.15e-4 c -0.0018,-0.0026 -0.0031,-0.0047 -0.0043,-0.0073 z m 0.96985,0.0023 c -0.04539,0.03606 -0.08951,0.0742 -0.133103,0.112085 -0.03136,0.06279 -0.06382,0.127135 -0.09807,0.191221 0.03426,-0.06409 0.06668,-0.128432 0.09807,-0.191221 l -6.15e-4,-0.001 c 0.0436,-0.03788 0.08821,-0.07498 0.133878,-0.111048 z m 2.877386,0.0755 c 0.0096,0.01894 0.02282,0.03814 0.03579,0.055 -0.01298,-0.01686 -0.0262,-0.03606 -0.03579,-0.055 z m -3.693119,0.01609 c 0.0089,0.01064 0.01685,0.02179 0.02362,0.03425 0.0068,0.01219 0.01218,0.0262 0.01685,0.04047 -0.0049,-0.01427 -0.01009,-0.02828 -0.01685,-0.04047 -0.0068,-0.01245 -0.01476,-0.02361 -0.02362,-0.03425 z m 3.160455,0.04462 c 0.0171,0.01582 0.03401,0.03114 0.05031,0.04696 -0.01636,-0.01557 -0.03321,-0.0314 -0.05031,-0.04696 z m 0.995015,0.0041 c 0,-2.55e-4 4.92e-4,0 6.15e-4,0 0.0025,0.0049 0.0043,0.0096 0.0065,0.01453 -0.0025,-0.0049 -0.0049,-0.0096 -0.0073,-0.01453 z m -0.314716,0.02024 c 0.0081,0.0044 0.01636,0.0083 0.02515,0.01141 -0.0089,-0.0031 -0.01685,-0.007 -0.02515,-0.01141 z m 0.327693,0.0073 c 0.0081,0.01972 0.01402,0.03918 0.01611,0.05838 -0.0018,-0.01894 -0.0081,-0.03866 -0.01611,-0.05838 z m -2.660478,0.02595 c -0.0055,0.0036 -0.01193,0.0073 -0.01845,0.01064 -0.01193,0.0057 -0.02435,0.0099 -0.03813,0.01453 0.01347,-0.0047 0.02644,-0.0096 0.03813,-0.01531 0.0065,-0.0034 0.01273,-0.0062 0.01845,-0.0099 z m -1.452964,0.04307 c 6.15e-4,0.0083 0.0018,0.01712 0.0018,0.02595 l -6.15e-4,7.99e-4 c -2.95e-4,-0.0091 -2.95e-4,-0.01816 -0.0012,-0.02673 z m 4.119149,0.05007 c -0.0037,0.0065 -0.007,0.01324 -0.01218,0.01972 -2.95e-4,0 -4.92e-4,-2.55e-4 -6.15e-4,0 -0.01636,0.0015 -0.03192,0.0047 -0.04643,0.0096 0.01482,-0.0052 0.02983,-0.008 0.04643,-0.0096 0.0049,-0.0065 0.0093,-0.01324 0.01298,-0.01972 z m -3.252304,0.01972 c -0.0037,0 -0.0078,0.0013 -0.01144,0.0023 0.0037,-0.0013 0.0073,-0.0023 0.01144,-0.0023 z m 0.02515,0.0031 c 0.0353,0.0091 0.0768,0.03373 0.102224,0.03477 -0.0254,-8e-4 -0.06694,-0.02569 -0.102224,-0.03477 z m 1.782213,0.03814 c 0.01531,0.01739 0.03272,0.03503 0.04852,0.05422 -0.01581,-0.0192 -0.03321,-0.03684 -0.04852,-0.05422 z m 1.41067,0.0039 c 0,0.007 0.0025,0.01116 0.0049,0.01557 -0.0025,-0.0041 -0.0049,-0.0091 -0.0049,-0.01557 z m -1.568158,0.04151 c -0.0037,0.0015 -0.0075,0.0031 -0.01113,0.0041 v -0.001 c 0.0037,-8e-4 0.0075,-0.0015 0.01113,-0.0031 z m 1.434539,0.0096 c -0.01378,0.0205 -0.02466,0.04333 -0.03346,0.06824 0.0088,-0.02491 0.01974,-0.04774 0.03346,-0.06824 z m -13.020101,0.07317 c 0.0049,0.0314 0.01052,0.05994 0.01704,0.08744 -0.0065,-0.0275 -0.01224,-0.05605 -0.01704,-0.08744 z m 9.488104,0.01609 c -0.01273,0.01998 -0.02804,0.03918 -0.04305,0.05838 0.01507,-0.0192 0.03038,-0.0384 0.04305,-0.05838 z m 0.06331,0.0091 c -0.0098,0.01712 -0.02023,0.03243 -0.03087,0.04696 0.01064,-0.01453 0.02103,-0.02984 0.03087,-0.04696 z m -0.558611,0.008 c -0.0085,0.0031 -0.02177,0.01194 -0.03659,0.02257 0.01531,-0.0109 0.02804,-0.01946 0.03659,-0.02257 z m 3.9793,0.01453 c -0.0037,0.01816 -0.0062,0.0371 -0.0073,0.05682 0.0012,-0.01972 0.0037,-0.03866 0.0073,-0.05682 z m 0.347932,0.06824 c 0.01144,0.02672 0.02103,0.05475 0.02983,0.08329 -0.0088,-0.02854 -0.01839,-0.05656 -0.02983,-0.08329 z m -4.730169,0.0015 c -0.05369,0.01271 -0.107156,0.02699 -0.157493,0.04462 0.05037,-0.01764 0.103786,-0.03191 0.157493,-0.04462 z m 0.278918,0.0047 c -0.0049,0.0036 -0.0091,0.0065 -0.01144,0.0075 -0.0062,0.0023 -0.01168,0.0044 -0.0179,0.0065 0.0062,-0.0021 0.01193,-0.0049 0.0179,-0.0073 0.0025,-0.001 0.0065,-0.0031 0.01144,-0.0067 z m 4.134197,0.03165 c 0.0012,8e-4 0.0031,8e-4 0.0049,0.001 -2.95e-4,0 0,5.2e-4 0,7.99e-4 -0.0018,-2.55e-4 -0.0037,-10e-4 -0.0049,-0.0018 z m -4.466822,0.0122 c 2.52e-4,2.54e-4 0,7.99e-4 0,7.99e-4 -0.0262,0.0109 -0.05295,0.02102 -0.0794,0.03165 -0.04852,0.01998 -0.09548,0.041 -0.138551,0.06642 v -7.99e-4 c 0.04305,-0.02542 0.09029,-0.04592 0.138551,-0.06564 0.02645,-0.01064 0.0532,-0.02179 0.0794,-0.03243 z m 4.445808,7.99e-4 c -0.0012,0.0036 -0.0031,0.006 -0.0049,0.0083 0.0018,-0.0023 0.0037,-0.0052 0.0049,-0.0083 z m -0.01378,0.0122 h 6.15e-4 c -0.0049,0.02309 -0.0078,0.04644 -0.0083,0.06902 4.92e-4,-0.02257 0.0025,-0.04592 0.0075,-0.06902 z m -3.599894,0.106657 c -0.0091,0.02725 -0.02312,0.05422 -0.03659,0.08017 0.01347,-0.02595 0.02749,-0.05293 0.03659,-0.08017 z m 2.937581,0.0218 c 0.0089,0.04125 0.0166,0.08458 0.02337,0.128172 -0.0068,-0.04359 -0.01451,-0.08692 -0.02337,-0.128172 z m 0.667064,0.03892 c 0.0062,0.02076 0.01378,0.04048 0.02362,0.05916 -0.0098,-0.01868 -0.01765,-0.0384 -0.02362,-0.05916 z m -4.451257,0.0179 c 6.15e-4,0.0075 0.0018,0.01505 0.0055,0.01946 -0.0043,-0.0044 -0.0049,-0.01194 -0.0055,-0.01946 z m 0.191478,0.0039 c 0.01476,0.0073 0.02909,0.01557 0.0428,0.02439 -0.01347,-0.0086 -0.02804,-0.01712 -0.0428,-0.02439 z m 2.171921,0.0057 c 0.0098,7.99e-4 0.02023,0.0026 0.03087,0.0049 -0.01064,-0.0023 -0.02103,-0.0044 -0.03087,-0.0049 z m -0.01765,7.99e-4 c -0.01039,0.001 -0.01943,0.0028 -0.02749,0.0065 0.0078,-0.0034 0.0174,-0.0057 0.02749,-0.0065 z m -0.08614,0.0034 c 0.0049,5.19e-4 0.0187,0.0034 0.03426,0.0039 -0.01556,-5.19e-4 -0.02934,-0.0034 -0.03426,-0.0039 z m -0.09393,0.01868 c 0.007,2.55e-4 0.01482,0.0026 0.02362,0.0049 -0.01298,-0.0036 -0.02442,-0.0052 -0.03426,-0.0041 0.0031,-2.56e-4 0.007,-0.001 0.01064,-8e-4 z m -0.06719,0.0122 c 0.0018,0 0.0031,0.001 0.0037,0.0015 -0.0018,-10e-4 -0.0049,-0.0018 -0.0096,-7.99e-4 0.0018,-5.2e-4 0.0043,-10e-4 0.0055,-8e-4 z m 0.02515,0.0057 c 0,-2.55e-4 4.92e-4,0 6.15e-4,0 -0.0025,0.0026 -0.0049,0.0055 -0.0065,0.0088 0.0018,-0.0034 0.0031,-0.0062 0.0055,-0.0088 z m -0.141922,0.02491 c 0.0025,0.0041 0.0018,0.0096 -0.0055,0.01635 0.0075,-0.0067 0.0081,-0.0122 0.0055,-0.01635 z m -0.03087,10e-4 c -0.0031,0.0031 -0.0049,0.0078 -0.0049,0.01375 0,0.0086 0.0031,0.01842 0.0098,0.02595 0.01064,-0.0091 0.01451,-0.007 0.01765,-0.0034 -0.0031,-0.0034 -0.0073,-0.0041 -0.01765,0.0041 -2.96e-4,-2.55e-4 0,-7.99e-4 0,-7.99e-4 -0.0062,-0.0073 -0.0098,-0.01764 -0.0098,-0.02595 0,-0.006 0.0018,-0.01064 0.0049,-0.01375 z m 2.55877,0.01686 c 0.0068,0.008 0.01427,0.01557 0.02208,0.02283 -0.0078,-0.0073 -0.01507,-0.01479 -0.02208,-0.02283 z m -12.959905,0.01713 c -0.01986,0.05604 -0.03875,0.113384 -0.05517,0.171762 0.01636,-0.05838 0.03524,-0.115718 0.05517,-0.171762 z m 10.457179,0.0015 c 0,2.55e-4 4.92e-4,5.2e-4 6.15e-4,7.99e-4 -0.01636,0.01064 -0.02337,0.0099 -0.02774,0.0065 0.0049,0.0028 0.01144,0.0026 0.027,-0.0073 z m 0.0018,0.0034 c 0.0025,0.0044 0.0043,0.0088 0.0037,0.01609 4.92e-4,-0.0073 -0.0018,-0.01168 -0.0037,-0.01609 z m -10.360662,0.0096 c 0.0037,-2.55e-4 0.0075,-5.19e-4 0.01132,0 -1.11e-4,2.55e-4 1.29e-4,5.2e-4 0,8e-4 -0.0037,-5.2e-4 -0.0078,-10e-4 -0.01132,-8e-4 z m 0,0 c -0.0071,2.55e-4 -0.01359,0.0018 -0.01943,0.0049 0.0062,-0.0031 0.01236,-0.0047 0.01943,-0.0049 z m 11.043034,0.01868 c 0.0055,0.01271 0.01113,0.02672 0.01531,0.04125 0.0088,0.02906 0.01427,0.06071 0.0179,0.0934 -0.0037,-0.03269 -0.0091,-0.06435 -0.0179,-0.0934 -0.0043,-0.01453 -0.0093,-0.02854 -0.01531,-0.04125 z m -0.421615,0.02672 c -0.01556,10e-4 -0.03112,0.0034 -0.04539,0.0073 0.01427,-0.0039 0.02983,-0.0062 0.04539,-0.0073 z m -1.945155,0.0275 c 0.01039,0.01609 0.01974,0.03243 0.02829,0.04877 -0.0085,-0.01635 -0.0179,-0.03269 -0.02829,-0.04877 z m 4.543881,0.01298 c -0.0018,0.0166 -0.0031,0.03373 -0.0055,0.05034 h -6.15e-4 c 0.0025,-0.0166 0.0049,-0.03373 0.0065,-0.05034 z m -2.762443,0.03087 c 0.0025,0 0.0049,5.2e-4 0.0073,7.99e-4 -0.0055,-5.19e-4 -0.0091,-0.0013 -0.01531,0.0015 0.0025,-0.001 0.0055,-0.0023 0.0081,-0.0023 z m -0.451719,0.03736 c -0.0085,0.02231 -0.01556,0.04541 -0.02177,0.06798 0.0062,-0.02257 0.01322,-0.04566 0.02177,-0.06798 z m 0.809251,0.01686 c 0.0049,0.0067 0.0083,0.01427 0.01144,0.02205 -0.0031,-0.0078 -0.0068,-0.01531 -0.01144,-0.02205 z m 0.144259,0.0099 c 0.007,0.01946 0.01248,0.03996 0.01531,0.06071 -0.0031,-0.02076 -0.0083,-0.04125 -0.01531,-0.06071 z m 2.206164,0.0023 c -0.0055,0.0055 -0.01064,0.01012 -0.01765,0.01375 0.0065,-0.0034 0.01248,-0.0086 0.01765,-0.01375 z m -0.05264,0.01064 c 0.0055,0 0.01144,2.56e-4 0.01716,8e-4 -0.01144,-0.001 -0.02257,-8e-4 -0.03321,0 0.0049,-2.55e-4 0.01064,-8e-4 0.01611,-8e-4 z m -2.965859,0.02906 c 0.007,-2.55e-4 0.01451,7.99e-4 0.02257,0.0026 -0.0081,-0.0018 -0.01556,-0.0028 -0.02257,-0.0026 z m 2.973122,0 c 0.0055,0.0055 -0.0093,0.02076 -0.01685,0.03659 0.0075,-0.01582 0.02232,-0.03114 0.01685,-0.03659 z m -2.983761,0.0018 c -0.0093,0.0021 -0.01765,0.0062 -0.02411,0.01219 0.0065,-0.006 0.01476,-0.01012 0.02411,-0.01219 z m 0.663435,0.02257 c 0.0037,0.0055 0.0078,0.01064 0.01193,0.01557 -0.0043,-0.0049 -0.0083,-0.01012 -0.01193,-0.01557 z m 0.28203,0.0034 c 0,0.03139 -0.0012,0.06149 -0.0031,0.08744 -4.92e-4,0.0096 -0.0018,0.0192 -0.0031,0.02854 0.0012,-0.0096 0.0018,-0.01946 0.0025,-0.02932 0.0018,-0.02595 0.0043,-0.05526 0.0043,-0.08666 z m 0.779928,0.0031 c 0.0025,0.01168 0.0037,0.02309 0.0043,0.03503 0,-0.01194 -0.0018,-0.02335 -0.0043,-0.03503 z m 1.088943,0.0179 c 2.95e-4,-2.55e-4 6.15e-4,0 6.15e-4,0 -0.0068,0.0078 -0.01347,0.01635 -0.01949,0.02517 0.0061,-0.0088 0.01193,-0.01739 0.0187,-0.02517 z m -0.76125,0.0065 c 0.0012,0.04333 4.92e-4,0.08536 -6.15e-4,0.126355 0.0012,-0.04099 0.0018,-0.08303 6.15e-4,-0.126355 z m -1.671164,0.0096 c 0.01248,2.55e-4 0.02337,0.0018 0.03241,0.0049 -0.0091,-0.0031 -0.01999,-0.0047 -0.03241,-0.0049 z m -10.234828,0.001 c -0.01082,0.05034 -0.01888,0.09808 -0.02349,0.145037 0.0049,-0.04696 0.01267,-0.0947 0.02349,-0.145037 z m 6.217387,0.01116 c 0.0025,0.0049 0.0037,0.01064 0.0049,0.01712 -0.0012,-0.006 -0.0031,-0.01141 -0.0055,-0.01635 0,-2.55e-4 5.17e-4,-5.2e-4 6.15e-4,-7.99e-4 z m 4.118891,0.01635 c -2.96e-4,0.0036 4.86e-4,0.0083 0.0025,0.01298 -0.0018,-0.0047 -0.0025,-0.0093 -0.0025,-0.01298 z m -1.55675,0.02673 c -0.0043,0.04722 -0.0061,0.09496 -0.0073,0.14348 0.0012,-0.04852 0.0031,-0.09626 0.0073,-0.14348 z m 4.065183,0 c 0.0031,0.0028 0.0055,0.006 0.0083,0.0088 -0.0031,-0.0028 -0.0055,-0.006 -0.0083,-0.0088 z m -2.869342,0.02984 c 2.95e-4,0 4.92e-4,2.54e-4 6.15e-4,0 0,0.0091 -4.92e-4,0.0179 0,0.02699 -4.92e-4,-0.0091 -6.15e-4,-0.0179 -6.15e-4,-0.02699 z m 0.03579,0.0041 c 0.0031,0.0055 0.0055,0.01271 0.0073,0.02101 -0.0018,-0.0083 -0.0043,-0.01557 -0.0073,-0.02101 z m 1.624725,0.0099 c -2.95e-4,5.2e-4 -4.92e-4,0.0015 -6.15e-4,0.0023 0,2.55e-4 -6.15e-4,-2.55e-4 -6.15e-4,0 4.86e-4,-7.99e-4 0.0018,-0.0015 0.0018,-0.0023 z m -0.78149,0.0039 c 0.0025,0.0078 0.0037,0.01686 0.0031,0.02595 4.86e-4,-0.0091 -4.92e-4,-0.01816 -0.0031,-0.02595 z m -5.972454,0.0034 c -0.01218,0.0023 -0.02442,0.0052 -0.03659,0.0065 -0.07758,0.0086 -0.153601,0.01557 -0.228587,0.02257 0.07499,-0.007 0.151005,-0.01505 0.228587,-0.02335 0.01218,-0.0015 0.02435,-0.0034 0.03659,-0.0057 z m -5.037629,0.02024 c -0.0082,0.05579 -0.01341,0.113123 -0.01617,0.170204 0.0031,-0.05708 0.008,-0.114421 0.01617,-0.170204 z m 5.383747,0.01946 c 0.0171,-7.99e-4 0.03426,5.2e-4 0.05191,0.0039 -0.0174,-0.0034 -0.03505,-0.0047 -0.05191,-0.0039 z m -0.05424,0.0073 c -0.0361,0.0075 -0.07135,0.01894 -0.107937,0.02595 -0.04151,0.008 -0.08406,0.01764 -0.127132,0.02828 0.04305,-0.01064 0.08562,-0.02024 0.127132,-0.02828 0.03635,-0.007 0.07187,-0.01842 0.107937,-0.02595 z m 5.68056,0.0015 c 0.0018,0.0031 0.0037,0.0057 0.0065,0.008 -0.0025,-0.0023 -0.0049,-0.0047 -0.0065,-0.008 z m -2.021432,0.0034 c 0.0012,0.01038 0.0018,0.0205 0.0018,0.03061 0,0.0073 -0.0018,0.01427 -0.0031,0.02127 0.0018,-0.007 0.0025,-0.01401 0.0025,-0.02127 2.95e-4,-0.01012 2.95e-4,-0.02024 -6.15e-4,-0.03061 z m -5.808737,0.0065 c 0.0187,0.0205 0.03684,0.041 0.05369,0.06305 -0.01685,-0.0218 -0.0353,-0.04255 -0.05369,-0.06305 z m 5.974275,0.0039 c 0.0025,0.01894 0.0055,0.03503 0.0096,0.03996 -0.0037,-0.0049 -0.007,-0.02101 -0.0096,-0.03996 z m 0.676922,0.0049 c 0.0012,0.02257 0.0037,0.04541 0.0073,0.0672 -0.0037,-0.0218 -0.0062,-0.04462 -0.0073,-0.0672 z m 2.226404,0.0041 c -0.0031,0.03918 -0.0068,0.07628 -0.01218,0.111048 0.0055,-0.03477 0.0093,-0.07187 0.01218,-0.111048 z m -1.701003,0.0049 c 0.01556,0.01349 0.03296,0.02465 0.05264,0.03321 -0.01943,-0.0086 -0.03708,-0.01998 -0.05264,-0.03321 z m -0.208341,0.0047 c 0.0055,0.01479 0.01378,0.02724 0.02257,0.03659 -0.0091,-0.0096 -0.0166,-0.02154 -0.02257,-0.03659 z m -5.310845,0.02024 c -0.03241,0.01012 -0.06979,0.01764 -0.109487,0.02361 0.03997,-0.006 0.0768,-0.01324 0.109487,-0.02361 z m 0.0025,0.001 c 0.0012,5.2e-4 0.0025,0.0013 0.0031,0.0023 -0.0012,-7.99e-4 -0.0018,-0.0018 -0.0031,-0.0023 z m 6.075459,0.0023 c -0.0062,0.01582 -0.01347,0.03087 -0.02103,0.04541 0.0075,-0.01427 0.01482,-0.02984 0.02103,-0.04541 z m -11.189107,0.0088 c -0.0031,0.04074 -0.0049,0.08225 -0.0049,0.123243 2.89e-4,0.04255 0.0025,0.08484 0.0065,0.126615 -0.0043,-0.04177 -0.0062,-0.08406 -0.0065,-0.126615 -2.9e-4,-0.04125 0.0018,-0.08225 0.0049,-0.123243 z m 3.419133,0.01712 c 0.03321,0.04359 0.06461,0.08848 0.09341,0.136216 -0.02878,-0.04774 -0.06021,-0.09289 -0.09341,-0.136216 z m 6.023567,0.0057 c 0.0012,0.02154 0.0043,0.04229 0.0081,0.06227 -0.0037,-0.01998 -0.007,-0.04074 -0.0081,-0.06227 z m -0.951173,0.02101 c -0.0031,0.0034 -0.0061,0.0078 -0.0081,0.01298 0.0018,-0.0052 0.0049,-0.0096 0.0081,-0.01298 z m -0.07524,0.0099 c 0.0062,-2.54e-4 0.01322,0 0.02023,8e-4 -2.52e-4,2.55e-4 0,5.2e-4 0,7.99e-4 -0.01402,-0.0015 -0.027,-0.0013 -0.03893,8e-4 0.0061,-0.001 0.01218,-0.0023 0.0187,-0.0023 z m -7.376895,0.008 c -0.03315,0.05007 -0.06386,0.102226 -0.09242,0.154895 0.02853,-0.05267 0.05928,-0.10482 0.09242,-0.154895 z m 7.323968,0.0049 c -0.02103,0.0099 -0.03997,0.02465 -0.05762,0.04125 0.01765,-0.01661 0.03659,-0.03165 0.05762,-0.04125 z m 0.835192,0.01038 c -0.0018,0.03295 -0.0037,0.06642 -0.0073,0.09963 0.0037,-0.03321 0.0055,-0.06668 0.0073,-0.09963 z m -8.22403,0.0065 c -0.0012,0.0028 -0.0025,0.0055 -0.0043,0.008 -0.04016,0.05864 -0.08258,0.123242 -0.121602,0.193036 0.04071,-0.07265 0.08383,-0.140885 0.125655,-0.20108 z m 4.017706,0.0015 c -0.02958,0.0065 -0.06045,0.0099 -0.09081,0.01375 -0.03063,0.0041 -0.0607,0.0086 -0.08925,0.01635 0.02854,-0.0078 0.05867,-0.01219 0.08925,-0.01635 0.03038,-0.0039 0.06125,-0.0073 0.09081,-0.01375 z m 6.136952,0.0122 c -0.0096,0.01271 -0.01999,0.02465 -0.03087,0.0358 0.01089,-0.01116 0.02128,-0.02309 0.03087,-0.0358 z m -8.884089,0.0099 c -1.1e-4,0.0055 6.15e-4,0.0109 0.0018,0.01531 -0.0012,-0.0047 -0.0018,-0.0093 -0.0018,-0.01531 z m 8.150341,0.03555 c -0.0043,0.0096 -0.0055,0.0192 -0.0073,0.02854 0.0018,-0.0093 0.0031,-0.01894 0.0073,-0.02854 z m -5.641649,8e-4 c -0.0065,0.0031 -0.01248,0.006 -0.01943,0.0073 -0.102741,0.02257 -0.159043,0.03114 -0.257897,0.04644 0.09885,-0.01531 0.154375,-0.02465 0.257122,-0.04722 0.007,-0.0015 0.01378,-0.0034 0.02023,-0.0065 z m -1.144207,0.0034 h 0.0012 c 6.15e-4,0.0062 0.0018,0.01245 0.0031,0.01946 0.0083,0.03451 0.02675,0.07576 0.04699,0.111048 -0.02023,-0.03529 -0.03868,-0.07654 -0.04699,-0.111048 -0.0018,-0.007 -0.0031,-0.01324 -0.0043,-0.01946 z m 7.471604,0.0023 c -0.01144,0.01064 -0.02282,0.02024 -0.03555,0.02932 0.01248,-0.0091 0.02442,-0.01894 0.03555,-0.02932 z m 1.93633,0.0073 h 6.15e-4 c -0.0055,0.02284 -0.0075,0.04515 -0.0065,0.06668 -0.0012,-0.02154 2.96e-4,-0.04385 0.0055,-0.06668 z m -6.301703,10e-4 c 0.0043,0.0042 0.0078,0.008 0.01064,0.01298 -0.0031,-0.0047 -0.0065,-0.0091 -0.01064,-0.01298 z m -4.415452,0.01116 c 6.15e-4,0.0028 6.15e-4,0.0055 -6.15e-4,0.01064 0.0012,-0.0044 0.0012,-0.008 6.15e-4,-0.01064 z m 8.314581,0.0057 h 0.0012 c 0.0018,0.0047 0.0031,0.0091 0.0055,0.01298 -0.0025,-0.0039 -0.0049,-0.0083 -0.0068,-0.01298 z m -0.09807,0.0057 c 0.0062,0.0052 0.01298,0.0099 0.02023,0.01375 -0.0075,-0.0039 -0.01402,-0.0086 -0.02023,-0.01375 z m -6.983306,0.0096 c 0.01347,0.02465 0.02675,0.04981 0.03893,0.0755 0.01218,0.02595 0.02362,0.05215 0.03401,0.07939 -0.01039,-0.02725 -0.02177,-0.05345 -0.03401,-0.07939 -0.01218,-0.02569 -0.0254,-0.05085 -0.03893,-0.0755 z m 6.844754,0.0091 c -0.0018,0.0031 -0.0037,0.0065 -0.0065,0.0096 -2.95e-4,0 -4.92e-4,2.55e-4 -6.15e-4,0 0.0031,-0.0031 0.0055,-0.0065 0.0073,-0.0096 z m -7.013404,8e-4 c 0.007,0.0052 0.01378,0.01116 0.02023,0.01712 -0.0065,-0.006 -0.01322,-0.01194 -0.02023,-0.01712 z m 7.640254,0.0041 c -0.02749,0.01531 -0.05732,0.0288 -0.08848,0.03892 0.03143,-0.01012 0.06101,-0.02335 0.08848,-0.03892 z m -2.558254,0.0088 c 0.0049,-2.55e-4 0.0093,2.55e-4 0.01378,8e-4 -0.0091,-10e-4 -0.01845,-2.55e-4 -0.02749,0.0015 -0.01347,0.0028 -0.02595,0.0086 -0.03893,0.01635 0.01273,-0.0078 0.02571,-0.01349 0.03893,-0.01635 0.0043,-7.99e-4 0.0093,-0.0021 0.01378,-0.0023 z m 0.813396,0.0041 c 0.0043,0.03399 0.0098,0.06668 0.01611,0.09807 -0.0062,-0.0314 -0.01168,-0.06408 -0.01611,-0.09807 z m -0.866845,0.01453 c -0.01716,0.01038 -0.03345,0.02465 -0.04957,0.0397 0.01611,-0.01531 0.03216,-0.02932 0.04957,-0.0397 z m 1.994711,0.0049 c 2.95e-4,10e-4 0.0012,0.0018 0.0025,0.0031 -0.0012,-0.0013 -0.0018,-0.0018 -0.0025,-0.0031 z m 0.21379,0 c 0.0081,0.0055 0.01845,0.0099 0.02854,0.01531 -0.01009,-0.0055 -0.02048,-0.0099 -0.02854,-0.01531 z m 1.342954,0.0023 c -0.0078,0.02179 -0.01611,0.04359 -0.02515,0.06409 0.0091,-0.0205 0.0174,-0.04229 0.02515,-0.06409 z m -9.228651,0.0065 c 0.0187,0.01194 0.0361,0.02491 0.05191,0.03892 -0.01581,-0.01401 -0.03321,-0.02699 -0.05191,-0.03892 z m 4.347477,0 c -0.007,0.0091 -0.01347,0.01946 -0.01949,0.03088 0.0061,-0.01168 0.01248,-0.0218 0.01949,-0.03088 z m 3.292777,0.0073 c 0.0025,0.0023 0.0055,0.0047 0.0089,0.0065 -0.0031,-0.0018 -0.0061,-0.0041 -0.0089,-0.0065 z m 0.04047,0 c -0.0018,0.001 -0.0031,0.0023 -0.0043,0.0034 0.0018,-0.0013 0.0025,-0.0021 0.0043,-0.0034 z m -3.669767,0.0091 c 0.0012,-2.54e-4 0.0018,0.001 0.0031,0.0015 -0.0025,-0.0013 -0.0049,-0.0021 -0.0065,0 6.15e-4,-0.001 0.0018,-0.0015 0.0031,-0.0015 z m -5.878274,0.02413 c -0.0543,0.0973 -0.10378,0.203155 -0.138657,0.311348 0.03469,-0.108453 0.08427,-0.214052 0.138657,-0.311348 z m 7.470823,0.0091 c 0,-2.55e-4 5.22e-4,0 6.15e-4,0 -0.01531,0.01609 -0.02958,0.03243 -0.04305,0.04696 -0.0083,0.0088 -0.01636,0.01868 -0.02441,0.02828 0.0081,-0.0096 0.01531,-0.01946 0.02362,-0.02828 0.01347,-0.01453 0.0278,-0.03088 0.04305,-0.04696 z M 75.74545,22.1479 c -0.01624,0.02569 -0.03487,0.04826 -0.05271,0.07213 0.01784,-0.02387 0.03647,-0.04644 0.05271,-0.07213 z m 5.550575,0.01686 c -0.0031,0.0075 -0.0049,0.01531 -0.0065,0.02284 0.0018,0.0036 0.0018,0.007 0.0025,0.01038 -6.15e-4,-0.0034 -0.0018,-0.0067 -0.0031,-0.01038 0.0018,-0.0075 0.0043,-0.01531 0.0073,-0.02284 z m -6.500973,0.0099 c 0.0076,0.02932 0.01378,0.06253 0.02189,0.09496 -0.0081,-0.03243 -0.01433,-0.06564 -0.02189,-0.09496 z m 8.379709,0.0088 c 0.0043,0.0049 0.0089,0.0093 0.01298,0.01453 -0.0037,-0.0052 -0.0085,-0.0096 -0.01298,-0.01453 z m 4.50652,0.02024 c -4.92e-4,0.01739 0.0018,0.04021 6.15e-4,0.06253 0.0012,-0.02231 -0.0012,-0.04515 -6.15e-4,-0.06253 z m -10.456146,0.0099 c 0.0073,0.007 0.01378,0.01583 0.01765,0.02595 -0.0037,-0.01012 -0.01039,-0.01894 -0.01765,-0.02595 z m 0.830265,0.0065 h 6.15e-4 c 0.0012,0.008 0.0018,0.01609 0.0031,0.02439 -0.0012,-0.0083 -0.0025,-0.01635 -0.0037,-0.02439 z m -0.752431,0.0031 c 0.0018,0.0034 0.0031,0.0062 0.0055,0.0091 0.0096,0.01271 0.02073,0.02595 0.03241,0.0397 -0.01169,-0.01375 -0.02362,-0.02699 -0.03346,-0.0397 -0.0018,-0.0028 -0.0031,-0.006 -0.0049,-0.0091 z M 85.0963,22.225 c 0.0037,0.0078 0.0098,0.01479 0.01716,0.02101 -0.0073,-0.0062 -0.01347,-0.01324 -0.01716,-0.02101 z m -1.886774,0.0073 c 0.0068,0.01194 0.01273,0.02517 0.0179,0.03892 -0.0049,-0.01375 -0.01113,-0.02698 -0.0179,-0.03892 z m 4.462672,0.07706 c -0.0031,0.0065 -0.0078,0.01168 -0.01378,0.01686 0.0055,-0.0049 0.01064,-0.01064 0.01378,-0.01686 z m -11.012162,0.0039 c 0.03069,0.01064 0.05916,0.02309 0.08515,0.03814 -0.02595,-0.01505 -0.05443,-0.0275 -0.08515,-0.03814 z m 9.544672,0.0179 c 2.89e-4,-2.55e-4 6.15e-4,2.54e-4 6.15e-4,0 -0.0025,0.0036 -0.0055,0.0078 -0.0081,0.01141 0.0025,-0.0036 0.0049,-0.0078 0.0073,-0.01141 z m 1.433499,0.0088 c 4.92e-4,0.01012 -2.89e-4,0.01894 -0.0018,0.02672 -0.0012,0.008 -0.0037,0.01479 -0.0065,0.02127 0.0025,-0.0065 0.0049,-0.01324 0.0065,-0.02127 0.0012,-0.0078 0.0018,-0.0166 0.0018,-0.02672 z m -13.226634,0.0091 c 0.01304,0.0397 0.02761,0.07602 0.04299,0.11027 -0.01531,-0.03425 -0.02995,-0.07057 -0.04299,-0.11027 z m 2.369888,0.02673 c 0.01168,0.0086 0.02306,0.01764 0.03321,0.0275 -0.01015,-0.0099 -0.02152,-0.01894 -0.03321,-0.0275 z m -2.120158,0.01141 c 0.007,0.02569 0.01494,0.05085 0.02349,0.07524 -0.0085,-0.02439 -0.0166,-0.04956 -0.02349,-0.07524 z m 2.655288,0.01609 c 0.01039,0.02439 0.02152,0.05111 0.03087,0.07784 -0.0093,-0.02672 -0.02048,-0.05319 -0.03087,-0.07784 z m 10.158551,0.0015 c -0.01218,0.0018 -0.02442,0.0047 -0.03579,0.0083 -0.0174,0.0052 -0.03321,0.01271 -0.04772,0.0218 0.01427,-0.0088 0.03063,-0.0166 0.04772,-0.0218 0.01168,-0.0036 0.02337,-0.0065 0.03579,-0.0083 z m -10.032195,0.01479 c 6.15e-4,0.0065 5.23e-4,0.01375 0.0012,0.02024 -5.17e-4,-0.0065 -2.52e-4,-0.01375 -0.0012,-0.02024 z m 0.581445,8e-4 c 0.0012,0.0049 0.0012,0.0099 -0.0025,0.01453 -0.0018,0.0023 -0.0043,0.0041 -0.0073,0.0065 0.0031,-0.0023 0.0055,-0.0041 0.0073,-0.0065 0.0031,-0.0047 0.0031,-0.0096 0.0025,-0.01453 z m 9.441924,0.02413 c 0.0012,0.0018 0.0018,0.0034 6.15e-4,0.0057 6.15e-4,-0.0021 0,-0.0039 -6.15e-4,-0.0057 z m -11.098303,0.0041 c -0.0025,0.0018 -0.0055,0.0041 -0.0081,0.0065 0.0025,-0.0026 0.0049,-0.0047 0.0081,-0.0065 z m 0.488926,0.0034 c 0.0083,0.01168 0.01581,0.02413 0.02257,0.0371 -0.0065,-0.01297 -0.01451,-0.02569 -0.02257,-0.0371 z m 6.797012,0.0031 c 0.01347,0.03347 0.02878,0.06512 0.04539,0.09574 -0.0166,-0.03061 -0.03192,-0.06227 -0.04539,-0.09574 z m -7.901263,0.0023 c -0.01095,0.01868 -0.02152,0.03814 -0.03081,0.05864 0.0093,-0.0205 0.01986,-0.03996 0.03081,-0.05864 z m -0.222178,0.0057 c -0.0085,0.02932 -0.01587,0.05967 -0.02269,0.09081 0.0068,-0.03087 0.01421,-0.06175 0.02269,-0.09081 z m 1.020009,0.0179 c 0.0068,-5.19e-4 0.01365,-2.54e-4 0.02109,0 -0.03702,-0.001 -0.06681,0.008 -0.09325,0.01868 -0.03702,0.01479 -0.06709,0.03243 -0.102949,0.03088 0.03548,0.0013 0.06621,-0.01609 0.102949,-0.03088 0.02116,-0.0086 0.04477,-0.0166 0.07218,-0.01868 z m -1.105137,0.0034 c -0.0031,0.03295 -0.0093,0.06512 -0.01704,0.0973 0.0077,-0.03217 0.01414,-0.06435 0.01704,-0.0973 z m 8.705846,0.0015 c 0.0037,5.2e-4 0.0075,0.0021 0.01193,0.0042 -0.0081,-0.0036 -0.01556,-0.0044 -0.02257,-0.0034 0.0031,-5.2e-4 0.007,-0.0013 0.01064,-8e-4 z m -0.02128,0.0031 c -0.0098,0.0036 -0.01894,0.0099 -0.02829,0.01401 0.0093,-0.0041 0.01839,-0.01038 0.02829,-0.01401 z m -9.071932,0.001 c -0.0037,0.01349 -0.0072,0.02672 -0.01052,0.04047 -0.0079,0.03191 -0.01544,0.06253 -0.02269,0.09314 0.0072,-0.03036 0.01408,-0.06123 0.02189,-0.09314 v -8e-4 c 0.0031,-0.01349 0.0076,-0.02646 0.01132,-0.0397 z m 0.108657,0 c -0.01396,0.04359 -0.02798,0.08744 -0.03893,0.131286 0.01095,-0.04385 0.02497,-0.0877 0.03893,-0.131286 z m -0.468655,0.008 c 0.0094,0.02361 0.01968,0.0467 0.03081,0.06876 -0.01113,-0.02205 -0.0214,-0.04515 -0.03081,-0.06876 z m 7.222777,0.02257 c 0.0012,0.0013 0.0018,0.0023 0.0037,0.0034 -0.0018,-7.99e-4 -0.0031,-0.0021 -0.0037,-0.0034 z m -6.911431,0.0083 c -0.0031,0.02101 -0.0068,0.04203 -0.01052,0.06305 0.0037,-0.02076 0.0069,-0.04151 0.0097,-0.06227 1.91e-4,-5.2e-4 6.15e-4,-5.2e-4 6.15e-4,-7.99e-4 z m 1.662166,0.0031 c 0.009,0.0049 0.01845,0.0096 0.02921,0.01298 -0.0107,-0.0034 -0.02017,-0.008 -0.02921,-0.01298 z m 10.750629,0.0057 c -0.0037,0.01168 -0.0091,0.02128 -0.01716,0.02828 0.0081,-0.007 0.01347,-0.01661 0.01716,-0.02828 z m -1.349184,0.01375 c -0.0091,0.01531 -0.02208,0.02906 -0.03579,0.04385 0.01378,-0.01479 0.02675,-0.02854 0.03579,-0.04385 z m -0.264385,0.0096 c 0.0068,0.0049 0.01144,0.0078 0.01531,0.0083 -0.0037,-5.2e-4 -0.0085,-0.0034 -0.01531,-0.0083 z m 0.05683,0.0026 h 6.15e-4 c -2.95e-4,0.0065 -0.0018,0.01116 -0.0025,0.01453 6.15e-4,-0.0036 0.0012,-0.0078 0.0018,-0.01453 z m -4.446583,0.0065 c 0.0037,0.007 0.0062,0.01531 0.0065,0.02517 -2.58e-4,-0.0099 -0.0031,-0.01816 -0.0065,-0.02517 z m 5.996064,0.0179 c 0.0018,0.0031 0.0049,0.006 0.0073,0.0088 -0.0025,-0.0028 -0.0049,-0.0057 -0.0073,-0.0088 z m -1.430387,0.01868 c 4.92e-4,0.0018 0.0012,0.0036 6.15e-4,0.0062 0,0 -4.92e-4,2.55e-4 -6.15e-4,0 2.95e-4,-0.0026 4.92e-4,-0.0044 0,-0.0062 z m -0.140366,8e-4 h 0.0012 c 2.95e-4,0.0021 4.92e-4,0.0039 0.0018,0.0055 -0.0012,-0.0015 -0.0018,-0.0034 -0.0025,-0.0055 z m -11.355943,0.0015 c 0.02171,0.03659 0.0433,0.07317 0.06647,0.108713 -0.02318,-0.03555 -0.04471,-0.07213 -0.06647,-0.108713 z m 1.76431,0.01142 c -0.01,0.01972 -0.01839,0.04074 -0.02435,0.06486 0.0061,-0.02387 0.01451,-0.04541 0.02435,-0.06486 z m 6.978632,0.008 c -0.01009,-2.56e-4 -0.01869,0.0018 -0.02515,0.0057 -0.0031,0.0018 -0.0062,0.0047 -0.0091,0.0073 0.0031,-0.0028 0.0055,-0.0052 0.0091,-0.0073 0.0065,-0.0039 0.01451,-0.006 0.02515,-0.0057 z m -1.494475,0.01219 c -0.0018,0.01219 -0.0037,0.02361 -0.0037,0.03555 2.58e-4,-0.01194 0.0018,-0.02335 0.0037,-0.03555 z m 2.014169,0 c 0.01685,0.02906 0.03296,0.05786 0.04772,0.08666 -0.01476,-0.0288 -0.03087,-0.0576 -0.04772,-0.08666 z m -8.965815,0.01946 c 0.0206,0.0288 0.04342,0.05552 0.0681,0.07939 -0.02472,-0.02387 -0.04748,-0.0506 -0.0681,-0.07939 z m 0.333246,0.0047 c -0.0055,0.02906 -0.009,0.05734 -0.0097,0.08536 -3.14e-4,0.01141 2.83e-4,0.02387 0.0018,0.03632 -0.0012,-0.01245 -0.0025,-0.02491 -0.0025,-0.03632 6.15e-4,-0.02802 0.0049,-0.0563 0.01058,-0.08536 z m 9.016152,0 c 0.01144,0.02284 0.02571,0.04281 0.04127,0.06175 -0.01556,-0.01894 -0.02983,-0.03892 -0.04127,-0.06175 z m -2.273628,0.0083 c -0.0031,0.0015 -0.0068,0.0039 -0.01039,0.0047 v -8e-4 c 0.0037,-7.99e-4 0.0075,-0.0023 0.01039,-0.0039 z m 1.311041,0.0073 c -0.0018,0.0031 -0.0037,0.006 -0.0062,0.0088 -2.95e-4,2.55e-4 -6.15e-4,0 -0.0012,0 0.0025,-0.0028 0.0049,-0.0057 0.0073,-0.0088 z m -6.642895,0.0031 c 0.0055,0 0.01101,8e-4 0.01624,0.0018 -0.0049,-10e-4 -0.01089,-10e-4 -0.01624,-7.99e-4 -0.0068,0 -0.01341,7.99e-4 -0.02029,0.0023 -0.01372,0.0031 -0.02718,0.0091 -0.04053,0.01686 0.01335,-0.0078 0.02681,-0.01375 0.04053,-0.01686 0.0069,-0.0015 0.01347,-0.0031 0.02029,-0.0034 z m 5.306688,0.0122 c 2.52e-4,0 6.15e-4,2.55e-4 0.0012,0 0.0031,0.0031 0.0049,0.0065 0.0073,0.0099 -0.0018,-0.0034 -0.0049,-0.0067 -0.0083,-0.0099 z m -5.244161,0.0057 c 0.01058,0.0044 0.02165,0.0086 0.03321,0.01141 0.01162,0.0028 0.02386,0.0039 0.03733,0.0023 -0.01347,0.0015 -0.02571,5.2e-4 -0.03733,-0.0023 -0.01162,-0.0028 -0.02269,-0.007 -0.03321,-0.01141 z m 5.256356,0.01453 c 0.0018,0.007 0.0018,0.01375 0,0.02127 0.0018,-0.0075 0.0018,-0.01427 0,-0.02127 z m 1.255256,0.0026 c -0.04022,0.01972 -0.07861,0.04177 -0.114419,0.06642 0.03579,-0.02491 0.07394,-0.04644 0.114419,-0.06642 z m -6.88134,0.0049 c -0.0018,0.01349 -0.0025,0.02776 -0.0025,0.04281 h -6.15e-4 c 1.11e-4,-0.01505 0.0018,-0.02932 0.0031,-0.04281 z m -0.601629,0.01194 c -0.0012,2.55e-4 -0.0018,0.001 -0.0031,0.0018 0.0012,-0.001 0.0018,-0.0015 0.0031,-0.0018 z m 7.027413,0 c 0.01451,0.03217 0.03216,0.06279 0.04772,0.09418 -0.01581,-0.03139 -0.03296,-0.06175 -0.04772,-0.09418 z m 3.147478,0.01141 c 2.96e-4,0.0018 6.15e-4,0.0036 0.0018,0.0049 -6.15e-4,-0.0013 -0.0012,-0.0031 -0.0018,-0.0049 z m -9.594221,0.0057 c 0.0012,0 0.0018,0.001 0.0025,0.0015 -6.15e-4,-5.19e-4 -0.0012,-5.19e-4 -0.0025,-7.99e-4 0,-2.55e-4 -3e-5,-5.2e-4 0,-8e-4 z m 9.602266,0.0073 c 0.0012,0.0015 0.0031,0.0034 0.0031,0.0057 -4.92e-4,-0.0021 -0.0025,-0.0041 -0.0031,-0.0057 z m -8.804435,0.0026 c 0.0012,0.0052 5.16e-4,0.01012 -6.15e-4,0.01531 0.0012,-0.0049 0.0018,-0.01038 6.15e-4,-0.01531 z m -0.787351,0.0031 c 6.15e-4,5.2e-4 0.0018,0.0015 0.0031,0.0015 -0.0012,0 -0.0025,-8e-4 -0.0031,-0.0015 z m 9.556344,0.0031 c -0.0075,-2.55e-4 -0.01476,5.2e-4 -0.0179,0.0034 0.0031,-0.0028 0.01039,-0.0036 0.0179,-0.0034 z m 1.693739,0 c -0.0031,0.02984 -0.0083,0.0589 -0.01451,0.0877 0.0062,-0.02854 0.01113,-0.05812 0.01451,-0.0877 z m -12.869876,10e-4 c 0.01876,0.02517 0.03893,0.04877 0.06082,0.07135 -0.02189,-0.02257 -0.04207,-0.04619 -0.06082,-0.07135 z m 11.14682,0.0073 c 0.0049,2.55e-4 0.01402,0.0052 0.01531,0.0047 -0.0012,5.2e-4 -0.01039,-0.0044 -0.01531,-0.0047 z m -0.01531,0.0039 c 0.0018,-2.55e-4 0.0037,0 0.0055,0 h 6.15e-4 c -0.0018,0.0028 -0.0037,0.006 -0.0055,0.0083 0.0018,-0.0023 0.0031,-0.0055 0.0049,-0.0083 -0.0049,-2.55e-4 -0.0078,7.99e-4 -0.01064,0.0026 0.0012,-8e-4 0.0031,-0.0021 0.0049,-0.0026 z m -9.343071,0.01479 c -0.0095,0.01531 -0.01753,0.03191 -0.02435,0.04852 0.0068,-0.0166 0.01482,-0.03321 0.02435,-0.04852 z m 9.338138,0.0015 c 0.0037,0.0028 0.01064,0.0023 0.01636,0.0031 -0.0055,-7.99e-4 -0.01273,-2.55e-4 -0.01636,-0.0031 z m -10.722868,0.0065 c -0.0025,0.02984 -0.0037,0.05967 -0.0043,0.08925 1.29e-4,-0.02958 0.0018,-0.05941 0.0043,-0.08925 z m 7.941741,0.02101 c -0.0077,0.007 -0.01581,0.01531 -0.02337,0.02284 0.0078,-0.0078 0.01507,-0.01557 0.02337,-0.02284 z m -7.821867,8e-4 c 0.0043,0.0262 0.0097,0.05267 0.01212,0.07862 -0.0025,-0.02595 -0.0079,-0.05241 -0.01212,-0.07862 z m 8.829084,7.99e-4 c 0.01636,0.02076 0.03241,0.04255 0.05006,0.06331 -0.01765,-0.02076 -0.0337,-0.04255 -0.05006,-0.06331 z m -9.269388,0.03659 c 0.01544,0.01401 0.03118,0.0275 0.04865,0.0397 -0.01734,-0.01219 -0.03333,-0.02569 -0.04865,-0.0397 z m 9.619657,0.0034 c 0.01218,0.0026 0.02386,0.006 0.03555,0.01038 -0.01144,-0.0044 -0.02362,-0.0078 -0.03555,-0.01038 z m 1.340876,7.99e-4 c 2.95e-4,0 6.15e-4,-2.55e-4 6.15e-4,0 -6.15e-4,8e-4 -0.0025,0.0026 -0.0037,0.0055 0.0012,-0.0023 0.0025,-0.0044 0.0031,-0.0055 z m -2.743767,0.0039 c -0.02128,0.02465 -0.04022,0.05189 -0.05578,0.08277 0.01556,-0.03087 0.0345,-0.05812 0.05578,-0.08277 z m -6.110225,7.99e-4 c 0.0025,0.0031 0.0055,0.0062 0.0081,0.0091 -5.17e-4,0.0044 -0.0012,0.0093 -0.0018,0.01375 2.58e-4,-0.0047 2.58e-4,-0.0091 6.15e-4,-0.01375 -0.0031,-0.0028 -0.0049,-0.006 -0.0073,-0.0091 z m 8.826489,0.01635 c -0.0012,0.001 -0.0018,0.0015 -0.0031,0.0023 0.0012,-5.2e-4 0.0018,-0.0015 0.0031,-0.0023 z m -8.244269,0.0049 c 0.01064,5.2e-4 0.02128,0 0.03167,7.99e-4 v 8e-4 c -0.01064,-5.2e-4 -0.02128,-8e-4 -0.03167,-0.0015 z m 8.264508,0 c 4.86e-4,0.0013 0.0012,0.0031 0.0025,0.0039 -0.0018,-7.99e-4 -0.0018,-0.0023 -0.0025,-0.0039 z m -9.000587,0.01946 c 2.53e-4,-2.55e-4 5.66e-4,0 6.15e-4,0 -0.0018,0.0018 -0.0031,0.0031 -0.0031,0.0047 3.63e-4,-0.0013 0.0012,-0.0031 0.0025,-0.0047 z m -1.87622,0.008 c 0.01845,0.01116 0.03825,0.02127 0.05922,0.02984 -0.02122,-0.0088 -0.04053,-0.01868 -0.05922,-0.02984 z m 8.407986,0.0096 c -0.02749,0.01349 -0.05449,0.02724 -0.07861,0.0358 0.02411,-0.0086 0.05111,-0.02231 0.07861,-0.0358 z m -8.167204,0.0065 c 6.15e-4,0.02932 0.0031,0.05864 0.0055,0.0877 -0.0031,-0.02906 -0.0049,-0.05838 -0.0055,-0.0877 z m 2.390275,0 c -0.0049,0.0044 -0.01039,0.0083 -0.01531,0.01219 0.0049,-0.0042 0.01039,-0.0075 0.01531,-0.01219 z m -0.814903,0.03243 c 0.0055,0.0041 0.01224,0.007 0.01943,0.0091 -0.0073,-0.0021 -0.01408,-0.0049 -0.01943,-0.0091 z m 7.517784,0.0034 c 2.95e-4,0 6.15e-4,-2.55e-4 6.15e-4,0 -0.0012,0.0065 0.0012,0.01219 0.0055,0.01868 -0.0043,-0.0065 -0.0075,-0.01219 -0.0065,-0.01868 z m -7.453696,0.0031 c -5.5e-5,2.56e-4 7.4e-5,8e-4 0,8e-4 -0.0068,0.0028 -0.01414,0.0039 -0.02189,0.0041 0.0077,-2.54e-4 0.01513,-0.0021 0.02189,-0.0049 z m 7.87298,0.0099 c 0.0073,0.0047 0.01451,0.0086 0.02103,0.01219 v 7.99e-4 c -0.0068,-0.0036 -0.01347,-0.008 -0.02103,-0.01297 z m -1.464378,0.0031 c 2.95e-4,0 6.15e-4,2.55e-4 6.15e-4,0 -0.02208,0.02361 -0.0428,0.05501 -0.05996,0.09081 0.01716,-0.0358 0.03708,-0.0672 0.05916,-0.09081 z m -6.248002,0.0034 c -0.0025,5.19e-4 -0.0055,0.0023 -0.0081,0.0041 0,-2.55e-4 -2.58e-4,-7.99e-4 0,-0.001 0.0025,-0.0015 0.0055,-0.0026 0.0081,-0.0031 z m 0.01298,0.0023 c 0.0037,0.0018 0.0068,0.0039 0.01039,0.0057 0.0037,0.0018 0.0078,0.0028 0.01218,0.0015 -0.0043,0.0013 -0.0083,2.55e-4 -0.01218,-0.0015 -0.0037,-0.0018 -0.0065,-0.0039 -0.01039,-0.0057 z m 8.512547,0.02101 c -0.0012,0.0031 -0.0031,0.0047 -0.0049,0.0067 0.0018,-0.0021 0.0037,-0.0039 0.0049,-0.0067 z m -8.548352,0.0018 c -0.0063,0.0122 -0.01175,0.02517 -0.02029,0.03477 0.0084,-0.0093 0.01408,-0.02257 0.02029,-0.03477 z m 6.038874,0.0031 c -0.0037,0.01194 -0.0068,0.02387 -0.0096,0.03659 h -6.15e-4 c 0.0031,-0.01271 0.0068,-0.02465 0.01039,-0.03659 z m 1.907794,0 c 0.03216,0.0052 0.0685,0.0078 0.103005,0.01141 -0.0345,-0.0036 -0.07083,-0.0062 -0.103005,-0.01141 z m 2.67501,0.0018 c -0.01814,0.03866 -0.03918,0.07498 -0.06331,0.108454 0.02411,-0.03347 0.04514,-0.06979 0.06331,-0.108454 z m -2.324741,0.02491 c 0.0012,0.0044 0.0037,0.0078 0.0031,0.0099 4.92e-4,-0.0021 -0.0018,-0.0055 -0.0031,-0.0099 z m -7.773092,0.0026 c 0.0065,-7.99e-4 0.0093,0.001 0.0098,0.0031 -0.0012,-0.0018 -0.0043,-0.0039 -0.0098,-0.0031 z m 7.849376,0.0065 c -4.92e-4,0.0021 -0.0018,0.0034 -0.0031,0.0039 0.0012,-7.99e-4 0.0025,-0.0021 0.0031,-0.0039 z m -0.02337,0.0015 c 0,-2.55e-4 4.92e-4,2.55e-4 6.15e-4,0 -0.0012,0.0013 -0.0018,0.0031 -0.0025,0.0049 -2.89e-4,0.0015 -4.86e-4,0.0036 -6.15e-4,0.0057 -2.95e-4,-2.55e-4 -4.92e-4,0 -6.15e-4,0 2.95e-4,-0.0021 0.0012,-0.0041 0.0018,-0.0057 4.92e-4,-0.0018 6.15e-4,-0.0036 0.0018,-0.0049 z m -1.071041,0.01219 c 0.01015,0.01245 0.02152,0.02465 0.03216,0.03632 0,0 -4.92e-4,2.55e-4 -6.15e-4,0 -0.01089,-0.01167 -0.02128,-0.02387 -0.03143,-0.03632 z m -7.746623,0.01375 c -0.0067,0.0023 -0.01291,0.0026 -0.01863,0.0015 0.0055,0.001 0.01193,8e-4 0.01863,-0.0015 z m 0.07542,0.0023 c 0.01482,0.01453 0.02995,0.02828 0.04379,0.04074 -0.01396,-0.01271 -0.02884,-0.0262 -0.04379,-0.04074 z m 6.591783,0.02127 c -0.0078,0.01894 -0.01451,0.03866 -0.02023,0.05916 -0.0055,0.01998 -0.01039,0.041 -0.01378,0.06149 0.0031,-0.02076 0.0081,-0.04125 0.01378,-0.06149 0.0055,-0.0205 0.01248,-0.04021 0.02023,-0.05916 z m -6.377728,0.0073 c -0.0025,0.0023 -0.0049,0.0044 -0.0081,0.0065 0.0031,-0.0018 0.0055,-0.0044 0.0081,-0.0065 z m 10.340164,0.01375 c 0.01427,-5.2e-4 0.02903,7.99e-4 0.04385,0.0039 -0.01507,-0.0031 -0.02934,-0.0047 -0.04385,-0.0039 z m -11.99265,0.0049 c 0.0055,0.0288 0.01144,0.05552 0.01783,0.08095 0.0064,0.02542 0.0131,0.05007 0.02189,0.07291 -0.0087,-0.02284 -0.01544,-0.04748 -0.02189,-0.07291 -0.0065,-0.02543 -0.01242,-0.05215 -0.01783,-0.08095 z m 12.107851,0.02828 c 0.01039,0.0062 0.02048,0.01219 0.02903,0.01946 -0.0085,-0.0073 -0.0187,-0.01323 -0.02903,-0.01946 z m -0.197967,0.0088 c -0.0018,0.0034 -0.0037,0.007 -0.0055,0.01064 h -6.15e-4 c 0.0018,-0.0036 0.0043,-0.0073 0.0065,-0.01064 z m -11.690904,0.02517 c 0.01119,0.06486 0.02577,0.124539 0.04379,0.182398 -0.01802,-0.05786 -0.03253,-0.117534 -0.04379,-0.182398 z m 12.007958,0.04229 c 0.01636,0.0013 0.03296,0.0049 0.05111,0.01037 -0.01814,-0.0055 -0.03475,-0.0091 -0.05111,-0.01037 z m -11.699982,0.01868 c 0.0084,0.02154 0.01796,0.04255 0.02841,0.06305 -0.01045,-0.0205 -0.01993,-0.04151 -0.02841,-0.06305 z m 11.588158,0.01453 c -0.01894,0.01375 -0.03967,0.02802 -0.05836,0.04462 0.0187,-0.01686 0.03918,-0.03088 0.05836,-0.04462 z m -9.662461,0.05682 c -0.0049,0.0041 -0.0096,0.0083 -0.01451,0.01194 0.0049,-0.0036 0.0098,-0.0078 0.01451,-0.01194 z m -2.321266,0.03243 c 0.0087,0.02672 0.01863,0.05397 0.02835,0.08017 0.0182,0.02387 0.03536,0.05007 0.05191,0.07784 0.01648,0.02776 0.03161,0.05734 0.04539,0.0877 -0.01378,-0.03036 -0.0289,-0.05994 -0.04539,-0.0877 -0.01654,-0.02776 -0.0345,-0.05397 -0.05271,-0.07784 -0.0097,-0.0262 -0.01882,-0.05345 -0.02755,-0.08017 z m 8.499054,0.0055 c -0.0031,0.01661 -0.0075,0.0314 -0.01298,0.04462 0.0055,-0.01323 0.01015,-0.02802 0.01298,-0.04462 z m -8.515142,0.05371 c 5.53e-4,8e-4 0.0012,0.0015 0.0018,0.0023 0.0018,0.0091 0.0037,0.0192 0.0065,0.02932 -0.0031,-0.0109 -0.0065,-0.02205 -0.0081,-0.03165 z m 2.014975,0.0015 c 0.0012,0.01064 -2.53e-4,0.02127 6.15e-4,0.0301 -0.0012,-0.0088 2.52e-4,-0.01946 -6.15e-4,-0.0301 z m 9.865617,0.03165 c -0.0018,0.03555 -6.15e-4,0.07317 -0.0073,0.107675 0.0065,-0.03477 0.0055,-0.07187 0.0073,-0.107675 z m -3.42484,0.02361 c -0.01402,0.01401 -0.02903,0.02699 -0.04434,0.0397 0.01531,-0.01271 0.03063,-0.02595 0.04434,-0.0397 z m -7.608335,0.02258 c 0.02694,0.02335 0.05658,0.04333 0.08917,0.06071 -0.0326,-0.01739 -0.06222,-0.03736 -0.08917,-0.06071 z m 7.53413,0.04229 c -0.01974,0.01686 -0.03893,0.03555 -0.05344,0.05812 0.01482,-0.02284 0.03346,-0.04099 0.05344,-0.05812 z m -0.385816,0.01453 c 0.01249,0.01271 0.0254,0.02569 0.03893,0.03814 0.03967,0.03684 0.08198,0.07083 0.124795,0.105341 -0.0428,-0.03451 -0.0851,-0.0685 -0.124795,-0.105341 -0.01347,-0.01245 -0.0262,-0.02517 -0.03893,-0.03814 z m -7.025076,0.02101 c 0.03413,0.01582 0.07011,0.02932 0.107833,0.04125 -0.0377,-0.01194 -0.07369,-0.02542 -0.107833,-0.04125 z m 0.261901,0.02024 c 0.01,0.0041 0.02042,0.0073 0.03081,0.01064 0.0062,0.0018 0.01236,0.0036 0.01863,0.0047 -0.0063,-10e-4 -0.01242,-0.0021 -0.01863,-0.0039 -0.01039,-0.0031 -0.02085,-0.0073 -0.03081,-0.01141 z m 7.104988,0.01064 c 0.01009,0.007 0.02208,0.01323 0.03426,0.01868 -0.01218,-0.0055 -0.02411,-0.01168 -0.03426,-0.01868 z m 0.291113,0.0096 c -0.02983,0.02205 -0.05941,0.04515 -0.08744,0.06902 v -7.99e-4 c 0.02804,-0.02387 0.05762,-0.04619 0.08744,-0.06824 z m -7.97262,0.0034 c 0.03432,0.03451 0.06892,0.06746 0.105391,0.09885 -0.03665,-0.0314 -0.07093,-0.06435 -0.105391,-0.09885 z m 1.634583,0.01868 c -2.52e-4,0 2.59e-4,5.19e-4 0,7.99e-4 -0.0065,0.0067 -0.01347,0.01167 -0.02023,0.01686 0.0068,-0.0052 0.01378,-0.01116 0.02023,-0.01764 z m -0.899174,7.99e-4 c 0.0055,0.0034 0.01162,0.0073 0.01703,0.0122 2.4e-5,2.56e-4 -3.1e-5,5.2e-4 0,8e-4 -0.0055,-0.0049 -0.01138,-0.0096 -0.01703,-0.01297 z m 10.451472,8e-4 c -0.0093,0.01583 -0.01919,0.0301 -0.03007,0.04307 -0.0075,0.0086 -0.01556,0.01609 -0.02362,0.02413 0.0081,-0.0078 0.01636,-0.01557 0.02362,-0.02413 0.01089,-0.01297 0.02072,-0.02725 0.03007,-0.04307 z m -10.617527,0.0023 c 0.02454,0.0052 0.05049,0.0086 0.07377,0.01479 -0.02331,-0.0062 -0.0492,-0.0096 -0.07377,-0.01479 z m 7.196579,0.0026 c 0.01685,0.0065 0.03321,0.01349 0.04699,0.02257 -0.01378,-0.0091 -0.03007,-0.01609 -0.04699,-0.02257 z m 0.655134,0.0015 c 0.0049,0.0026 0.0096,0.0062 0.01378,0.01064 -0.0043,-0.0041 -0.0089,-0.008 -0.01378,-0.01064 z m -0.03555,0.0023 c 0.01402,0.01998 0.02442,0.03814 0.03167,0.05604 -0.0073,-0.0179 -0.01765,-0.03606 -0.03167,-0.05604 z m -8.45443,7.99e-4 c 0.02571,0.02569 0.05166,0.05189 0.07864,0.07706 -0.02712,-0.02542 -0.05283,-0.05137 -0.07864,-0.07706 z m 7.900488,0.03347 c 0.0031,0.0028 0.0055,0.0055 0.0083,0.0088 -0.0025,-0.0034 -0.0055,-0.006 -0.0083,-0.0088 z m -6.260197,0.0039 c -0.0075,0.0055 -0.01507,0.01168 -0.02257,0.01868 -0.0073,0.0065 -0.01476,0.01245 -0.02282,0.01868 0.0081,-0.0062 0.01556,-0.01297 0.02282,-0.01946 0.0075,-0.007 0.01507,-0.01245 0.02257,-0.0179 z m -0.715065,0.0023 c 0.01101,-2.55e-4 0.02269,10e-4 0.03407,0.0018 -0.01132,-8e-4 -0.02306,-0.0021 -0.03407,-0.0018 z m -0.01624,0.0026 c -0.0078,0.0018 -0.01519,0.0044 -0.02189,0.0096 0.0067,-0.0052 0.01414,-0.0078 0.02189,-0.0096 z m 0.797708,0.02439 c -0.0195,0.0088 -0.04022,0.02361 -0.0607,0.04048 0.02048,-0.01686 0.04127,-0.03165 0.0607,-0.04048 z m -1.53148,0.0023 c 0.02749,0.02361 0.05578,0.04619 0.08593,0.0672 -0.03001,-0.02076 -0.05861,-0.04385 -0.08593,-0.0672 z m 7.56579,0.01375 c 0.0018,7.99e-4 0.0049,0.001 0.0073,7.99e-4 v 8e-4 c -0.0025,2.55e-4 -0.0049,-8e-4 -0.0073,-0.0015 z m -8.136596,0.01219 c 0.0037,0.01557 0.0079,0.03087 0.01052,0.04619 0.01913,0.02491 0.03819,0.0493 0.05836,0.07291 -0.02017,-0.02361 -0.04004,-0.048 -0.05916,-0.07291 -0.0025,-0.01531 -0.0055,-0.03061 -0.0097,-0.04619 z m 8.125175,7.99e-4 c -0.0171,0.001 -0.03192,0.0078 -0.04957,0.01453 0.0179,-0.0067 0.03192,-0.01375 0.04957,-0.01453 z m 6.15e-4,0 c 0.0031,0 0.007,-2.54e-4 0.01064,0 0,2.56e-4 -2.95e-4,8e-4 0,8e-4 -0.0037,-2.55e-4 -0.007,-8e-4 -0.01064,-8e-4 z m 0.769553,0.01141 c 0.0025,0.01686 0.0025,0.03373 0.0018,0.05111 -0.0012,0.01712 -0.0025,0.03477 -0.0049,0.05345 -0.0012,0.01168 -0.0043,0.02335 -0.0073,0.03477 -0.0055,0.02257 -0.01377,0.04437 -0.02257,0.06175 0.0089,-0.01764 0.01685,-0.03892 0.02257,-0.06175 0.0031,-0.01141 0.0049,-0.02309 0.0065,-0.03477 0.0025,-0.01868 0.0049,-0.03632 0.0055,-0.05345 0.0012,-0.01739 6.15e-4,-0.03425 -0.0018,-0.05111 z m -6.955022,0.0041 c -0.02675,0.01739 -0.05578,0.03373 -0.08614,0.0493 0.03038,-0.01557 0.05941,-0.03191 0.08614,-0.0493 z m 9.583588,0.01842 c 2.89e-4,0 6.15e-4,2.55e-4 6.15e-4,0 -0.0083,0.0091 -0.01636,0.01816 -0.02441,0.02854 h -6.15e-4 c 0.0081,-0.01038 0.01611,-0.01946 0.02441,-0.02854 z m -0.322767,0.0026 c 0.0075,0.008 0.01482,0.01583 0.02208,0.02413 -0.0073,-0.008 -0.01451,-0.01635 -0.02208,-0.02413 z m 0.255567,0.03633 c -0.01242,0.0055 -0.02282,0.01297 -0.03241,0.0205 0.0096,-0.0075 0.01999,-0.01505 0.03241,-0.0205 z m -9.520539,0.01064 c -0.01716,0.0049 -0.03296,0.01375 -0.04877,0.02361 -0.02337,0.01479 -0.04569,0.03295 -0.06953,0.0493 -0.01611,0.01116 -0.03321,0.02154 -0.05111,0.02932 0.0179,-0.0078 0.03505,-0.01816 0.05111,-0.02932 0.02386,-0.01635 0.04619,-0.03451 0.06953,-0.0493 0.01581,-0.0099 0.03167,-0.01868 0.04877,-0.02361 z m 8.878382,0.0023 c -0.01322,0.0099 -0.02571,0.02127 -0.03659,0.03347 0.01089,-0.01219 0.02337,-0.02361 0.03659,-0.03347 z m 0.429658,0 c 0.01378,0.01712 0.02774,0.03373 0.04207,0.05034 h -6.15e-4 c -0.01427,-0.0166 -0.02749,-0.03321 -0.04127,-0.05034 z m -1.907794,0.01946 c -0.02386,0.0031 -0.04668,0.008 -0.06823,0.01635 0.02152,-0.0083 0.04434,-0.01324 0.06823,-0.01635 z m 2.048941,0.01635 c -0.0068,0.0041 -0.01347,0.0086 -0.02128,0.01141 0.0081,-0.0031 0.01451,-0.0073 0.02128,-0.01141 z m -10.739215,0.0039 c 0.03063,0.02231 0.06266,0.04333 0.09569,0.06253 0.03302,0.0192 0.0672,0.03659 0.102956,0.05189 -0.03573,-0.01529 -0.06995,-0.03267 -0.10295,-0.05187 -0.03303,-0.0192 -0.06505,-0.04021 -0.09569,-0.06253 z m 0.180821,0.01064 c 0.0018,0.0049 0.0018,0.01141 0.0031,0.01712 -0.0012,-0.0057 -0.0012,-0.01219 -0.0031,-0.01712 z m -0.590271,7.99e-4 c 0.04871,0.05864 0.09862,0.114681 0.145114,0.173577 -0.04649,-0.0589 -0.09641,-0.11494 -0.145114,-0.173577 z m 11.068206,0 c 0.01218,0.0018 0.02282,0.0026 0.03241,0.0015 -0.0093,10e-4 -0.02048,2.55e-4 -0.03241,-0.0015 z m -11.11283,0.0026 c 0.02017,0.01609 0.03856,0.03295 0.05597,0.05007 -0.0174,-0.01712 -0.03579,-0.03399 -0.05597,-0.05007 z m 11.051337,0.0057 c -0.06927,0.01556 -0.130766,0.03866 -0.187327,0.06798 0.05658,-0.02932 0.118312,-0.05241 0.187327,-0.06798 z m -1.657412,0.0055 c 0.02072,0.01012 0.04071,0.0218 0.05763,0.03425 -0.01716,-0.01271 -0.03659,-0.02387 -0.05763,-0.03425 z m -8.753323,0.0083 c 6.15e-4,0.0015 0.0018,0.0028 0.0031,0.0039 0.0025,0.0023 0.0062,0.0026 0.01218,0.0015 0.0107,0.0057 0.02196,0.01141 0.03321,0.01635 -0.0115,-0.0049 -0.02232,-0.0096 -0.03321,-0.01531 -0.0055,7.99e-4 -0.0095,-5.2e-4 -0.01218,-0.0026 -0.0018,-0.001 -0.0025,-0.0023 -0.0031,-0.0039 z m 7.468227,7.99e-4 c 0.0031,0.0086 0.0073,0.0166 0.01218,0.02335 -0.0049,-0.0067 -0.0091,-0.01453 -0.01218,-0.02335 z m 0.890203,0.0096 c -0.0065,0.0055 -0.01347,0.01141 -0.0195,0.0179 -0.0055,0.0065 -0.01064,0.01298 -0.01298,0.02024 0.0025,-0.007 0.0075,-0.01401 0.01298,-0.02024 0.0062,-0.0065 0.01273,-0.01245 0.0195,-0.0179 z m -9.059744,0.01868 c 0.01076,0.01141 0.02214,0.02309 0.03327,0.03399 -0.01125,-0.0109 -0.02238,-0.02257 -0.03327,-0.03399 z m 8.190556,0.0049 c 0.0031,0.0028 0.0068,0.0049 0.01064,0.0073 v 7.99e-4 c -0.0037,-0.0023 -0.0073,-0.0052 -0.01064,-0.008 z m -6.805831,0.02828 c -0.0012,0.0015 -0.0031,0.0028 -0.0065,0.0041 0.0031,-10e-4 0.0049,-0.0028 0.0065,-0.0041 z m 0.117506,0.0065 c -0.02208,0.007 -0.0436,0.01453 -0.06409,0.02439 0.02048,-0.0099 0.04206,-0.01739 0.06409,-0.02439 z m -0.560197,8e-4 c 0.02761,0.0034 0.05566,0.0052 0.08433,0.0065 -0.02872,-0.0013 -0.0567,-0.0031 -0.08433,-0.0065 z m 0.348634,0.0018 c -0.05879,0.0031 -0.118024,0.0062 -0.176743,0.0065 0.05873,-2.55e-4 0.117925,-0.0034 0.176743,-0.0065 z m 9.055856,7.99e-4 c 0.04901,0.0467 0.08043,0.113902 0.08432,0.204193 4.92e-4,0.01505 6.15e-4,0.03087 0,0.04722 -2.96e-4,-2.94e-4 -4.92e-4,-7.99e-4 -6.15e-4,-0.001 6.15e-4,-0.01583 0.0012,-0.03139 6.15e-4,-0.04619 -0.0043,-0.09003 -0.03579,-0.157751 -0.08432,-0.204193 z m -1.629916,0.0039 c 0,2.55e-4 2.96e-4,7.99e-4 0,0.001 -0.0031,0.0044 -0.01298,0.0088 -0.02257,0.01453 0.0096,-0.0057 0.01919,-0.0109 0.02257,-0.01557 z m -0.522805,0.0057 c 0.01248,0.01168 0.0254,0.02257 0.03967,0.03243 -0.01427,-0.0099 -0.02724,-0.02076 -0.03967,-0.03243 z m 0.479996,0.02517 c 0,0 6.15e-4,2.55e-4 6.15e-4,0 -0.0018,0.0021 -0.0031,0.0036 -0.0043,0.0057 4.92e-4,-7.99e-4 0.0081,0.01686 0.0098,0.03165 -0.0018,-0.01479 -0.0093,-0.03243 -0.0098,-0.03165 0.0012,-0.0021 0.0018,-0.0036 0.0031,-0.0057 z m -7.264819,0.0023 c -0.0096,0.0062 -0.01826,0.01349 -0.02675,0.02127 0.0085,-0.0078 0.01716,-0.01505 0.02675,-0.02127 z m 9.166125,0.0091 c -0.0025,0.01712 -0.0037,0.03555 -0.0043,0.05345 2.95e-4,-0.01842 0.0018,-0.03606 0.0043,-0.05345 z m -0.244928,0.0023 c 0.0068,0.0065 0.01298,0.01297 0.0187,0.02024 -0.0055,-0.0073 -0.01218,-0.01401 -0.0187,-0.02024 z m -2.023769,0.0049 c 0.0031,5.19e-4 0.0055,0.0021 0.0091,0.0034 -0.0073,-0.0028 -0.01402,-0.0039 -0.01943,-0.0026 0.0031,-7.99e-4 0.0068,-0.0013 0.01039,-7.99e-4 z m -6.978638,0.0073 c -0.05258,0.0036 -0.101345,0.0099 -0.152426,0.01375 0.05111,-0.0039 0.09981,-0.01012 0.152426,-0.01375 z m 9.470208,0.0023 c -0.01943,0.01531 -0.03838,0.03088 -0.05658,0.04722 0.01814,-0.01635 0.03708,-0.03217 0.05658,-0.04722 z m -1.247735,0.0026 c 0,2.54e-4 6.15e-4,5.19e-4 6.15e-4,7.99e-4 0.0018,0.006 0.0025,0.01168 0.0031,0.0179 -0.0012,-0.0062 -0.0025,-0.01271 -0.0043,-0.01868 z m -0.830265,0.0088 c 0,0 6.15e-4,2.55e-4 6.15e-4,0 0.0174,0.0096 0.0345,0.02076 0.05191,0.03165 -0.0174,-0.0109 -0.0353,-0.02127 -0.05264,-0.03087 z m 1.654048,0.04462 c 0.0049,0.01686 0.0075,0.03269 0.01064,0.04877 -0.0031,-0.01609 -0.0055,-0.03191 -0.01064,-0.04877 z m -0.587933,0.03814 c -0.0098,0.01816 -0.01894,0.03632 -0.02491,0.05526 0.0062,-0.01894 0.01507,-0.0371 0.02491,-0.05526 z m -0.230142,0.0034 c 6.15e-4,0.01972 0.0043,0.0397 0.01377,0.05993 -0.0093,-0.02024 -0.01298,-0.04021 -0.01377,-0.05993 z m 1.130978,7.99e-4 c 2.95e-4,-2.94e-4 6.15e-4,0 6.15e-4,0 -0.0174,0.01739 -0.0345,0.0358 -0.05111,0.05422 0,-2.94e-4 -4.92e-4,-4.9e-4 -6.15e-4,-7.99e-4 0.0166,-0.01843 0.03376,-0.03606 0.05111,-0.05345 z m -1.831511,0.05656 c -0.0018,0.01012 -4.92e-4,0.0192 0.0031,0.02776 -0.0031,-0.0083 -0.0049,-0.0179 -0.0031,-0.02776 z m 0.707021,0.01141 c -0.0065,0.0088 -0.01113,0.0179 -0.01378,0.0275 0.0025,-0.0096 0.0073,-0.01868 0.01378,-0.0275 z m 1.038612,0.0065 c -0.01015,0.0088 -0.02177,0.01686 -0.03475,0.02361 0.01298,-0.0067 0.02466,-0.01479 0.03475,-0.02361 z m -1.052363,0.02179 c -0.0037,0.01297 -0.0043,0.02672 -0.0031,0.04074 -0.0012,-0.01401 -2.96e-4,-0.02776 0.0031,-0.04074 z m -0.77344,0.0067 c 0.0065,0.0067 0.01322,0.01297 0.02103,0.01842 -0.0078,-0.0055 -0.01482,-0.01141 -0.02103,-0.01842 z m -8.284225,0.0047 c 0.0073,0.0086 0.01002,0.02127 0.01624,0.03087 -0.0062,-0.0096 -0.0089,-0.02231 -0.01624,-0.03087 z m 10.016881,0.0122 c -0.04207,0.0122 -0.08847,0.01972 -0.130766,0.02517 0.04231,-0.0055 0.08873,-0.01298 0.130766,-0.02517 z m -1.368642,0.09574 c 0.02571,0.0036 0.05215,0.0057 0.0794,0.0073 -0.02724,-0.0015 -0.05369,-0.0036 -0.0794,-0.0073 z m 0.618548,0.0065 c 0.01482,-2.94e-4 0.02983,0.0013 0.04699,0.0065 -0.01716,-0.0052 -0.03216,-0.0067 -0.04699,-0.0065 z m 0,0 c -0.02208,2.94e-4 -0.04256,0.0044 -0.0672,0.008 0.02411,-0.0034 0.04539,-0.0078 0.0672,-0.008 z m -0.26179,7.99e-4 c -0.04723,0 -0.100152,0.0021 -0.154118,0.0023 0.05449,-2.94e-4 0.106892,-0.0023 0.154118,-0.0023 z" />
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+       x="73.163963"
+       y="30.08935"
+       id="text6641"><tspan
+         sodipodi:role="line"
+         id="tspan6639"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+         x="73.163963"
+         y="30.08935">Farmer</tspan></text>
+    <g
+       id="g20748"
+       transform="translate(33.763864,-9.8749511)">
+      <path
+         d="m 21.677551,59.233303 -2.098905,-0.66097 -0.360479,-0.90155 -0.06369,0.46667 -0.839494,-0.53621 0.327341,-0.37702 -0.488348,-1.21654 1.896754,1.47761 0.09433,0.75622 z m -10.380146,-0.99456 -0.02956,0.0295 -0.06769,-0.0377 z m 11.003754,2.62282 c -1.012697,-0.081 -2.045257,-0.39522 -3.118963,-0.99918 -0.992493,-0.55831 -2.047012,-0.9591 -3.128447,-1.20237 l 0.957754,-0.67304 -0.981868,-1.52118 0.663797,-0.80202 -0.414896,-0.99569 -1.880678,0.88504 1.901435,-1.81847 6.365701,5.31045 -0.09202,0.45942 0.296667,-0.0775 -0.337812,0.28281 -0.09917,0.49506 -0.04687,0.23415 0.350777,-0.12005 -0.409692,0.41407 z m 1.02212,-0.0641 -0.337812,-0.18804 0.369256,0.031 z M 9.1668722,59.590103 c 7.6798988,-1.92007 7.7635428,4.80676 13.6361228,3.33857 -5.668766,2.62662 -6.305185,-4.17874 -13.6361228,-3.33857 m 16.1832158,-0.80774 -4.950611,-4.50147 -1.382876,1.24456 -2.682723,-2.32323 -3.813033,3.81307 -0.01398,-0.0698 -0.375169,-0.14431 0.346897,0.019 -0.09935,-0.51182 -0.247546,-0.0906 h 0.229407 l -0.229407,-1.14518 -0.178376,0.8907 0.178376,-0.0472 -0.193497,0.12264 -0.103139,0.51486 0.296636,-0.0774 -0.33775,0.28278 -0.0992,0.49506 -0.0469,0.23415 0.350809,-0.12005 -0.409692,0.41416 -0.03825,0.19091 -0.02947,-0.14718 -0.06181,-0.30849 -0.375169,-0.14435 0.346897,0.019 -0.09935,-0.51181 -0.247546,-0.0906 h 0.229376 l -0.229376,-1.14518 -0.178407,0.89071 0.178407,-0.0472 -0.193528,0.12263 -0.103108,0.51486 0.296636,-0.0774 -0.337781,0.28272 -0.09917,0.49506 -0.0469,0.23418 0.350808,-0.12005 -0.409723,0.41413 -0.0874,0.43633 c -0.049,0.0135 -0.09793,0.0274 -0.14681,0.0415 l -0.4313108,-0.24012 0.4089528,0.0343 -0.08786,-0.43883 -0.06184,-0.30852 -0.3751378,-0.14432 0.3468658,0.019 -0.09932,-0.51181 -0.2475458,-0.0906 h 0.229407 l -0.229407,-1.14516 -0.178407,0.89071 0.178407,-0.0472 -0.193497,0.12266 -0.103139,0.51487 0.296636,-0.0775 -0.337781,0.28278 -0.09913,0.49506 -0.0469,0.23418 0.350777,-0.12008 -0.409692,0.41419 -0.107142,0.53476 c -0.429495,0.17702 -0.85092,0.38081 -1.2616899,0.61187 1.9391609,-0.60944 3.5902477,-0.96862 5.1902727,-0.89862 l 0.03813,-0.19048 0.204861,-0.20708 -0.175419,0.06 0.02347,-0.11705 0.04958,-0.24752 0.16889,-0.14139 -0.148318,0.0387 0.05155,-0.2574 0.09676,-0.0614 -0.08919,0.0236 0.08919,-0.44536 0.114688,0.57258 h -0.114688 l 0.123773,0.0453 0.04968,0.25589 -0.173449,-0.009 0.187554,0.0721 0.03092,0.15427 0.04395,0.21942 -0.204491,-0.0172 0.226296,0.12599 0.03536,0.17656 c 0.15306,0.0178 0.305906,0.04 0.458751,0.0664 l 0.40963,-0.41404 -0.350746,0.11999 0.04687,-0.23415 0.09917,-0.49506 0.337781,-0.28275 -0.296667,0.0775 0.103139,-0.51487 0.193528,-0.12263 -0.178407,0.0471 0.178407,-0.89071 0.229376,1.14518 h -0.229376 l 0.247546,0.0906 0.09932,0.51181 -0.346866,-0.019 0.375138,0.14429 0.06178,0.30852 0.08793,0.43886 -0.409015,-0.0343 0.452623,0.25198 0.03027,0.15106 c 0.979651,0.31108 1.981445,0.81316 3.059462,1.54764 2.787864,1.89965 7.202947,1.18072 9.286146,-1.49541 -0.892188,0.50193 -1.770456,0.89961 -2.649401,1.15427 l -0.01528,-0.0762 -0.226327,-0.12599 0.204553,0.0171 -0.04401,-0.2194 -0.03089,-0.15423 -0.187553,-0.0722 0.173448,0.01 -0.04971,-0.25598 -0.123742,-0.0453 h 0.114718 l -0.114718,-0.57254 -0.08922,0.44538 0.08922,-0.0236 -0.09676,0.0613 -0.05156,0.25755 0.148319,-0.0388 -0.168922,0.14139 -0.04955,0.24751 -0.02344,0.11703 0.175388,-0.06 -0.204892,0.20708 -0.05962,0.29784 h 3.08e-4 c -0.01799,0.004 -0.03603,0.007 -0.05402,0.0111 l -0.02063,-0.10326 -0.3594,-0.20015 0.324754,0.0272 -0.06982,-0.34844 -0.04906,-0.24502 -0.297929,-0.1146 0.275478,0.0151 -0.0789,-0.40649 -0.196577,-0.0719 h 0.182133 l -0.182133,-0.90937 -0.141666,0.70735 0.141666,-0.0374 -0.153708,0.0974 -0.08186,0.40886 0.235566,-0.0615 -0.268211,0.22455 -0.07878,0.39318 -0.0372,0.18592 0.278589,-0.0953 -0.325401,0.32884 -0.0027,0.0132 -0.06766,-0.33803 -0.06184,-0.30853 -0.375107,-0.14431 0.346866,0.019 -0.09935,-0.51178 -0.247515,-0.0906 h 0.229375 l -0.229375,-1.14521 -0.178407,0.89071 0.178407,-0.0472 -0.193559,0.12266 -0.01004,0.05 -1.648099,-1.56032 2.161145,0.25872 -2.005128,-1.13394 0.117521,0.4909 -1.085531,-0.94725 -0.554099,0.0383 -0.303319,-0.28718 1.770055,0.2351 -0.138278,-0.77439 z"
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.031;stroke-miterlimit:4;stroke-dasharray:none"
+         id="path2776"
+         inkscape:connector-curvature="0" />
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="8.5691204"
+         y="66.894287"
+         id="text8379"><tspan
+           sodipodi:role="line"
+           id="tspan8377"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="8.5691204"
+           y="66.894287">landscape</tspan></text>
+    </g>
+    <g
+       id="g20758"
+       transform="translate(-17.191961,-9.9021151)">
+      <g
+         id="g1709"
+         transform="matrix(0.03759233,0,0,0.03759233,20.02845,40.979859)">
+	<path
+   d="M 575.833,400 H 424.167 C 411.067,400 400,411.066 400,424.167 v 151.667 c 0,13.1 11.067,24.166 24.167,24.166 H 575.833 C 588.933,600 600,588.934 600,575.842 V 424.167 C 600,411.067 588.933,400 575.833,400 Z m -151.666,8.333 h 151.666 c 8.584,0 15.834,7.25 15.834,15.833 V 450 H 408.333 v -25.833 c 0,-8.584 7.25,-15.834 15.834,-15.834 z M 575.833,591.667 H 424.167 c -8.583,0 -15.833,-7.25 -15.833,-15.834 v -117.5 h 183.333 v 117.5 c 0,8.584 -7.25,15.834 -15.834,15.834 z"
+   id="path1699" />
+
+	<path
+   d="m 462.5,434.167 h 0.833 c 2.3,0 4.167,-1.867 4.167,-4.167 0,-2.3 -1.867,-4.167 -4.167,-4.167 H 462.5 c -2.3,0 -4.167,1.858 -4.167,4.167 0,2.308 1.867,4.167 4.167,4.167 z"
+   id="path1701" />
+
+	<path
+   d="m 537.5,434.167 c 2.3,0 4.167,-1.867 4.167,-4.167 0,-2.3 -1.867,-4.167 -4.167,-4.167 h -0.833 c -2.3,0 -3.75,1.867 -3.75,4.167 0,2.3 2.283,4.167 4.583,4.167 z"
+   id="path1703" />
+
+	<path
+   d="m 536.016,483.6 -17.5,6.667 c -2.158,0.825 -3.233,3.225 -2.408,5.383 0.816,2.15 3.233,3.225 5.375,2.408 l 11.85,-4.517 v 68.125 c 0,2.3 1.867,4.166 4.167,4.166 2.3,0 4.167,-1.866 4.167,-4.166 V 487.5 c 0,-1.375 -0.675,-2.65 -1.809,-3.434 -1.125,-0.783 -2.566,-0.941 -3.842,-0.466 z"
+   id="path1705" />
+
+	<path
+   d="m 479.366,519.45 23.867,-29.325 c 1.017,-1.242 1.217,-2.967 0.533,-4.417 -0.691,-1.45 -2.158,-2.375 -3.767,-2.375 h -44.167 c -2.3,0 -4.167,1.867 -4.167,4.167 0,2.3 1.866,4.167 4.167,4.167 h 35.4 L 467.6,520.7 c -1.05,1.291 -1.233,3.083 -0.458,4.558 0.767,1.483 2.342,2.467 4.008,2.226 4.175,-0.275 16.15,0.149 21.725,6.066 2.684,2.842 3.667,6.684 2.992,11.733 -1.208,9.066 -7.458,12.108 -12.483,13.059 -10.2,1.934 -23.167,-3.009 -27.25,-10.367 -1.117,-2 -3.65,-2.725 -5.667,-1.616 -2.017,1.125 -2.742,3.649 -1.617,5.675 4.958,8.925 17.708,15.075 29.875,15.075 2.1,-0.009 4.183,-0.184 6.208,-0.566 10.767,-2.042 17.75,-9.384 19.191,-20.142 1.017,-7.608 -0.733,-13.851 -5.2,-18.575 -5.291,-5.618 -13.357,-7.668 -19.558,-8.376 z"
+   id="path1707" />
+
+</g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="28.529495"
+         y="66.894287"
+         id="text17145"><tspan
+           sodipodi:role="line"
+           id="tspan17143"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="28.529495"
+           y="66.894287">scheduling</tspan></text>
+    </g>
+    <g
+       id="g20772"
+       transform="translate(24.875916,-9.0367501)">
+      <g
+         id="g2810"
+         transform="matrix(1.2503212,0,0,1.2503212,-11.47161,-11.896543)">
+        <path
+           d="m 49.989548,60.329899 h 5.689704 c 0.110127,0 0.21638,-0.04023 0.29922,-0.112792 0.304778,-0.266968 0.497239,-0.659004 0.497239,-1.096007 0,-0.804415 -0.652109,-1.456524 -1.456524,-1.456524 -0.01952,0 -0.03894,4.34e-4 -0.05828,0.0012 1e-6,-3.26e-4 1.1e-5,-7.12e-4 1.1e-5,-0.0012 0,-0.804416 -0.652109,-1.456524 -1.456524,-1.456524 -0.265307,0 -0.514021,0.07097 -0.728263,0.194905 -0.214241,-0.123937 -0.462956,-0.194905 -0.728262,-0.194905 -0.804416,0 -1.456524,0.652108 -1.456524,1.456524 0,4.34e-4 1e-5,9.25e-4 1e-5,0.0013 -0.7774,0.03059 -1.398279,0.670364 -1.398279,1.455263 0,0.437003 0.192462,0.82904 0.497238,1.096007 0.08284,0.07256 0.189094,0.112792 0.299222,0.112792 z"
+           id="path1457"
+           style="stroke-width:0.00284477" />
+        <circle
+           style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           id="path2323"
+           cx="55.451946"
+           cy="57.113873"
+           r="1.9020891" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 55.451946,53.244022 v 1.416725"
+           id="path2438"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 57.663643,53.64691 -0.708362,1.226919"
+           id="path2771"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 59.276569,55.206144 -1.317334,0.521287"
+           id="path2773"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 59.503811,57.113872 -1.416724,10e-7"
+           id="path2775"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 53.431898,53.64691 0.708362,1.226919"
+           id="path2777"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 51.919701,55.206144 1.317334,0.521287"
+           id="path2779"
+           sodipodi:nodetypes="cc" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:0.2;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 57.807403,58.410821 1.317334,0.521287"
+           id="path2799"
+           sodipodi:nodetypes="cc" />
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="49.393562"
+         y="66.894287"
+         id="text17149"><tspan
+           sodipodi:role="line"
+           id="tspan17147"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="49.393562"
+           y="66.894287">weather</tspan></text>
+    </g>
+    <g
+       id="g20786"
+       transform="translate(-37.205577,5.1853828)">
+      <g
+         id="g2298"
+         transform="matrix(0.04783691,0,0,0.04783691,40.809767,46.207054)">
+        <rect
+           id="rect2296"
+           style="fill:#ffffff;stroke:#000000;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round"
+           height="146"
+           width="110"
+           y="180.36"
+           x="648" />
+        <rect
+           id="rect2294"
+           style="fill:#ffffff;stroke:#000000;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round"
+           height="146"
+           width="110"
+           y="198.36"
+           x="634" />
+        <rect
+           id="rect2280"
+           style="fill:#ffffff;stroke:#000000;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round"
+           height="146"
+           width="110"
+           y="214.36"
+           x="620" />
+        <path
+           id="path2282"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,258.36 h 77.5" />
+        <path
+           id="path2284"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,278.36 h 77.5" />
+        <path
+           id="path2286"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,298.36 h 77.5" />
+        <path
+           id="path2288"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,318.36 h 77.5" />
+        <path
+           id="path2290"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,338.36 h 77.5" />
+        <path
+           id="path2292"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,238.36 h 77.5" />
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="67.694382"
+         y="66.894287"
+         id="text17153"><tspan
+           sodipodi:role="line"
+           id="tspan17151"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="67.694382"
+           y="66.894287">output</tspan></text>
+    </g>
+    <g
+       id="g65798">
+      <g
+         id="g2299"
+         transform="matrix(0.74874537,0,0,0.74874537,30.945366,-5.3407431)">
+        <rect
+           style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           id="rect1783"
+           width="6.5330334"
+           height="6.5330334"
+           x="42.346821"
+           y="92.094666" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 43.954613,94.209431 2.385742,2.385741 5.336779,-5.336779"
+           id="path1898"
+           sodipodi:nodetypes="ccc" />
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="58.121754"
+         y="72.052505"
+         id="text17157"><tspan
+           sodipodi:role="line"
+           id="tspan17155"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="58.121754"
+           y="72.052505">settings</tspan></text>
+    </g>
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+       x="6.9151421"
+       y="41.859329"
+       id="text26339"><tspan
+         sodipodi:role="line"
+         id="tspan26337"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.29167px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+         x="6.9151421"
+         y="41.859329">core</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+       x="6.9275904"
+       y="8.6859665"
+       id="text45985"><tspan
+         sodipodi:role="line"
+         id="tspan45983"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.29167px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+         x="6.9275904"
+         y="8.6859665">nature</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+       x="38.199078"
+       y="8.6859665"
+       id="text49203"><tspan
+         sodipodi:role="line"
+         id="tspan49201"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.29167px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+         x="38.199078"
+         y="8.6859665">crop</tspan></text>
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+       x="69.25985"
+       y="8.6859665"
+       id="text54823"><tspan
+         sodipodi:role="line"
+         id="tspan54821"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.29167px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+         x="69.25985"
+         y="8.6859665">farm</tspan></text>
+  </g>
+</svg>
diff --git a/docs/build/assets/model_object.png b/docs/build/assets/model_object.png
new file mode 100644
index 0000000000000000000000000000000000000000..d7d84bf9964495dd987ca937bc11fd8776a664cb
Binary files /dev/null and b/docs/build/assets/model_object.png differ
diff --git a/docs/build/assets/model_object.svg b/docs/build/assets/model_object.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9379036a7a9689b47900fc44f9aaaff99d54e3c4
--- /dev/null
+++ b/docs/build/assets/model_object.svg
@@ -0,0 +1,423 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="100mm"
+   height="80mm"
+   viewBox="0 0 100 80"
+   version="1.1"
+   id="svg5"
+   inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
+   sodipodi:docname="model_object.svg"
+   inkscape:export-filename="/home/xo30xoqa/Documents/Promotion/Persephone/docs/src/assets/model_object.png"
+   inkscape:export-xdpi="300"
+   inkscape:export-ydpi="300"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:svg="http://www.w3.org/2000/svg">
+  <sodipodi:namedview
+     id="namedview7"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:document-units="mm"
+     showgrid="false"
+     inkscape:zoom="1.8"
+     inkscape:cx="163.61111"
+     inkscape:cy="143.61111"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="layer1"
+     width="100mm"
+     height="160px"
+     units="px" />
+  <defs
+     id="defs2">
+    <clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath2682">
+      <path
+         d="M 0,660 H 660 V 0 H 0 Z"
+         id="path2680"
+         inkscape:connector-curvature="0" />
+    </clipPath>
+    <radialGradient
+       id="sea">
+      <stop
+         stop-color="#1c546f"
+         offset=".5"
+         id="stop3412" />
+      <stop
+         stop-color="#123a51"
+         offset="1"
+         id="stop3414" />
+    </radialGradient>
+    <radialGradient
+       id="land"
+       gradientUnits="userSpaceOnUse"
+       cy="-68"
+       cx="330"
+       r="1036">
+      <stop
+         stop-color="#eaeaec"
+         offset=".13"
+         id="stop3417" />
+      <stop
+         stop-color="#777c41"
+         offset=".18"
+         id="stop3419" />
+      <stop
+         stop-color="#9a8d5a"
+         offset=".27"
+         id="stop3421" />
+      <stop
+         stop-color="#d1b387"
+         offset=".37"
+         id="stop3423" />
+      <stop
+         stop-color="#d3b58d"
+         offset=".4"
+         id="stop3425" />
+      <stop
+         stop-color="#d1b287"
+         offset=".42"
+         id="stop3427" />
+      <stop
+         stop-color="#b68d64"
+         offset=".51"
+         id="stop3429" />
+      <stop
+         stop-color="#968655"
+         offset=".59"
+         id="stop3431" />
+    </radialGradient>
+  </defs>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <g
+       id="g20748"
+       transform="translate(11.497326,-49.185253)">
+      <path
+         d="m 21.677551,59.233303 -2.098905,-0.66097 -0.360479,-0.90155 -0.06369,0.46667 -0.839494,-0.53621 0.327341,-0.37702 -0.488348,-1.21654 1.896754,1.47761 0.09433,0.75622 z m -10.380146,-0.99456 -0.02956,0.0295 -0.06769,-0.0377 z m 11.003754,2.62282 c -1.012697,-0.081 -2.045257,-0.39522 -3.118963,-0.99918 -0.992493,-0.55831 -2.047012,-0.9591 -3.128447,-1.20237 l 0.957754,-0.67304 -0.981868,-1.52118 0.663797,-0.80202 -0.414896,-0.99569 -1.880678,0.88504 1.901435,-1.81847 6.365701,5.31045 -0.09202,0.45942 0.296667,-0.0775 -0.337812,0.28281 -0.09917,0.49506 -0.04687,0.23415 0.350777,-0.12005 -0.409692,0.41407 z m 1.02212,-0.0641 -0.337812,-0.18804 0.369256,0.031 z M 9.1668722,59.590103 c 7.6798988,-1.92007 7.7635428,4.80676 13.6361228,3.33857 -5.668766,2.62662 -6.305185,-4.17874 -13.6361228,-3.33857 m 16.1832158,-0.80774 -4.950611,-4.50147 -1.382876,1.24456 -2.682723,-2.32323 -3.813033,3.81307 -0.01398,-0.0698 -0.375169,-0.14431 0.346897,0.019 -0.09935,-0.51182 -0.247546,-0.0906 h 0.229407 l -0.229407,-1.14518 -0.178376,0.8907 0.178376,-0.0472 -0.193497,0.12264 -0.103139,0.51486 0.296636,-0.0774 -0.33775,0.28278 -0.0992,0.49506 -0.0469,0.23415 0.350809,-0.12005 -0.409692,0.41416 -0.03825,0.19091 -0.02947,-0.14718 -0.06181,-0.30849 -0.375169,-0.14435 0.346897,0.019 -0.09935,-0.51181 -0.247546,-0.0906 h 0.229376 l -0.229376,-1.14518 -0.178407,0.89071 0.178407,-0.0472 -0.193528,0.12263 -0.103108,0.51486 0.296636,-0.0774 -0.337781,0.28272 -0.09917,0.49506 -0.0469,0.23418 0.350808,-0.12005 -0.409723,0.41413 -0.0874,0.43633 c -0.049,0.0135 -0.09793,0.0274 -0.14681,0.0415 l -0.4313108,-0.24012 0.4089528,0.0343 -0.08786,-0.43883 -0.06184,-0.30852 -0.3751378,-0.14432 0.3468658,0.019 -0.09932,-0.51181 -0.2475458,-0.0906 h 0.229407 l -0.229407,-1.14516 -0.178407,0.89071 0.178407,-0.0472 -0.193497,0.12266 -0.103139,0.51487 0.296636,-0.0775 -0.337781,0.28278 -0.09913,0.49506 -0.0469,0.23418 0.350777,-0.12008 -0.409692,0.41419 -0.107142,0.53476 c -0.429495,0.17702 -0.85092,0.38081 -1.2616899,0.61187 1.9391609,-0.60944 3.5902477,-0.96862 5.1902727,-0.89862 l 0.03813,-0.19048 0.204861,-0.20708 -0.175419,0.06 0.02347,-0.11705 0.04958,-0.24752 0.16889,-0.14139 -0.148318,0.0387 0.05155,-0.2574 0.09676,-0.0614 -0.08919,0.0236 0.08919,-0.44536 0.114688,0.57258 h -0.114688 l 0.123773,0.0453 0.04968,0.25589 -0.173449,-0.009 0.187554,0.0721 0.03092,0.15427 0.04395,0.21942 -0.204491,-0.0172 0.226296,0.12599 0.03536,0.17656 c 0.15306,0.0178 0.305906,0.04 0.458751,0.0664 l 0.40963,-0.41404 -0.350746,0.11999 0.04687,-0.23415 0.09917,-0.49506 0.337781,-0.28275 -0.296667,0.0775 0.103139,-0.51487 0.193528,-0.12263 -0.178407,0.0471 0.178407,-0.89071 0.229376,1.14518 h -0.229376 l 0.247546,0.0906 0.09932,0.51181 -0.346866,-0.019 0.375138,0.14429 0.06178,0.30852 0.08793,0.43886 -0.409015,-0.0343 0.452623,0.25198 0.03027,0.15106 c 0.979651,0.31108 1.981445,0.81316 3.059462,1.54764 2.787864,1.89965 7.202947,1.18072 9.286146,-1.49541 -0.892188,0.50193 -1.770456,0.89961 -2.649401,1.15427 l -0.01528,-0.0762 -0.226327,-0.12599 0.204553,0.0171 -0.04401,-0.2194 -0.03089,-0.15423 -0.187553,-0.0722 0.173448,0.01 -0.04971,-0.25598 -0.123742,-0.0453 h 0.114718 l -0.114718,-0.57254 -0.08922,0.44538 0.08922,-0.0236 -0.09676,0.0613 -0.05156,0.25755 0.148319,-0.0388 -0.168922,0.14139 -0.04955,0.24751 -0.02344,0.11703 0.175388,-0.06 -0.204892,0.20708 -0.05962,0.29784 h 3.08e-4 c -0.01799,0.004 -0.03603,0.007 -0.05402,0.0111 l -0.02063,-0.10326 -0.3594,-0.20015 0.324754,0.0272 -0.06982,-0.34844 -0.04906,-0.24502 -0.297929,-0.1146 0.275478,0.0151 -0.0789,-0.40649 -0.196577,-0.0719 h 0.182133 l -0.182133,-0.90937 -0.141666,0.70735 0.141666,-0.0374 -0.153708,0.0974 -0.08186,0.40886 0.235566,-0.0615 -0.268211,0.22455 -0.07878,0.39318 -0.0372,0.18592 0.278589,-0.0953 -0.325401,0.32884 -0.0027,0.0132 -0.06766,-0.33803 -0.06184,-0.30853 -0.375107,-0.14431 0.346866,0.019 -0.09935,-0.51178 -0.247515,-0.0906 h 0.229375 l -0.229375,-1.14521 -0.178407,0.89071 0.178407,-0.0472 -0.193559,0.12266 -0.01004,0.05 -1.648099,-1.56032 2.161145,0.25872 -2.005128,-1.13394 0.117521,0.4909 -1.085531,-0.94725 -0.554099,0.0383 -0.303319,-0.28718 1.770055,0.2351 -0.138278,-0.77439 z"
+         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.031;stroke-miterlimit:4;stroke-dasharray:none"
+         id="path2776"
+         inkscape:connector-curvature="0" />
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="8.5691204"
+         y="66.894287"
+         id="text8379"><tspan
+           sodipodi:role="line"
+           id="tspan8377"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="8.5691204"
+           y="66.894287">landscape</tspan></text>
+    </g>
+    <g
+       id="g67104"
+       transform="translate(26.537875,21.497315)">
+      <g
+         id="g1709"
+         transform="matrix(0.03759233,0,0,0.03759233,-30.306482,-10.182581)">
+	<path
+   d="M 575.833,400 H 424.167 C 411.067,400 400,411.066 400,424.167 v 151.667 c 0,13.1 11.067,24.166 24.167,24.166 H 575.833 C 588.933,600 600,588.934 600,575.842 V 424.167 C 600,411.067 588.933,400 575.833,400 Z m -151.666,8.333 h 151.666 c 8.584,0 15.834,7.25 15.834,15.833 V 450 H 408.333 v -25.833 c 0,-8.584 7.25,-15.834 15.834,-15.834 z M 575.833,591.667 H 424.167 c -8.583,0 -15.833,-7.25 -15.833,-15.834 v -117.5 h 183.333 v 117.5 c 0,8.584 -7.25,15.834 -15.834,15.834 z"
+   id="path1699" />
+
+	<path
+   d="m 462.5,434.167 h 0.833 c 2.3,0 4.167,-1.867 4.167,-4.167 0,-2.3 -1.867,-4.167 -4.167,-4.167 H 462.5 c -2.3,0 -4.167,1.858 -4.167,4.167 0,2.308 1.867,4.167 4.167,4.167 z"
+   id="path1701" />
+
+	<path
+   d="m 537.5,434.167 c 2.3,0 4.167,-1.867 4.167,-4.167 0,-2.3 -1.867,-4.167 -4.167,-4.167 h -0.833 c -2.3,0 -3.75,1.867 -3.75,4.167 0,2.3 2.283,4.167 4.583,4.167 z"
+   id="path1703" />
+
+	<path
+   d="m 536.016,483.6 -17.5,6.667 c -2.158,0.825 -3.233,3.225 -2.408,5.383 0.816,2.15 3.233,3.225 5.375,2.408 l 11.85,-4.517 v 68.125 c 0,2.3 1.867,4.166 4.167,4.166 2.3,0 4.167,-1.866 4.167,-4.166 V 487.5 c 0,-1.375 -0.675,-2.65 -1.809,-3.434 -1.125,-0.783 -2.566,-0.941 -3.842,-0.466 z"
+   id="path1705" />
+
+	<path
+   d="m 479.366,519.45 23.867,-29.325 c 1.017,-1.242 1.217,-2.967 0.533,-4.417 -0.691,-1.45 -2.158,-2.375 -3.767,-2.375 h -44.167 c -2.3,0 -4.167,1.867 -4.167,4.167 0,2.3 1.866,4.167 4.167,4.167 h 35.4 L 467.6,520.7 c -1.05,1.291 -1.233,3.083 -0.458,4.558 0.767,1.483 2.342,2.467 4.008,2.226 4.175,-0.275 16.15,0.149 21.725,6.066 2.684,2.842 3.667,6.684 2.992,11.733 -1.208,9.066 -7.458,12.108 -12.483,13.059 -10.2,1.934 -23.167,-3.009 -27.25,-10.367 -1.117,-2 -3.65,-2.725 -5.667,-1.616 -2.017,1.125 -2.742,3.649 -1.617,5.675 4.958,8.925 17.708,15.075 29.875,15.075 2.1,-0.009 4.183,-0.184 6.208,-0.566 10.767,-2.042 17.75,-9.384 19.191,-20.142 1.017,-7.608 -0.733,-13.851 -5.2,-18.575 -5.291,-5.618 -13.357,-7.668 -19.558,-8.376 z"
+   id="path1707" />
+
+</g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="-15.837139"
+         y="15.731847"
+         id="text17145"><tspan
+           sodipodi:role="line"
+           id="tspan17143"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="-15.837139"
+           y="15.731847">date</tspan></text>
+    </g>
+    <g
+       id="g69618"
+       transform="translate(43.57738,24.136259)">
+      <g
+         id="g2298"
+         transform="matrix(0.04783691,0,0,0.04783691,-43.576989,31.272012)">
+        <rect
+           id="rect2296"
+           style="fill:#ffffff;stroke:#000000;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round"
+           height="146"
+           width="110"
+           y="180.36"
+           x="648" />
+        <rect
+           id="rect2294"
+           style="fill:#ffffff;stroke:#000000;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round"
+           height="146"
+           width="110"
+           y="198.36"
+           x="634" />
+        <rect
+           id="rect2280"
+           style="fill:#ffffff;stroke:#000000;stroke-width:3.75;stroke-linecap:round;stroke-linejoin:round"
+           height="146"
+           width="110"
+           y="214.36"
+           x="620" />
+        <path
+           id="path2282"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,258.36 h 77.5" />
+        <path
+           id="path2284"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,278.36 h 77.5" />
+        <path
+           id="path2286"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,298.36 h 77.5" />
+        <path
+           id="path2288"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,318.36 h 77.5" />
+        <path
+           id="path2290"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,338.36 h 77.5" />
+        <path
+           id="path2292"
+           style="fill:none;stroke:#000000;stroke-width:2.6135"
+           d="m 636.25,238.36 h 77.5" />
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="-22.030077"
+         y="51.959244"
+         id="text17153"><tspan
+           sodipodi:role="line"
+           id="tspan17151"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="-22.030077"
+           y="51.959244">dataoutputs</tspan></text>
+    </g>
+    <g
+       id="g76635"
+       transform="translate(43.162525,5.2861854)">
+      <g
+         id="g2299"
+         transform="matrix(0.74874537,0,0,0.74874537,-6.96828,-6.6072202)">
+        <rect
+           style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           id="rect1783"
+           width="6.5330334"
+           height="6.5330334"
+           x="42.346821"
+           y="92.094666" />
+        <path
+           style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 43.954613,94.209431 2.385742,2.385741 5.336779,-5.336779"
+           id="path1898"
+           sodipodi:nodetypes="ccc" />
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="20.208107"
+         y="70.786034"
+         id="text17157"><tspan
+           sodipodi:role="line"
+           id="tspan17155"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="20.208107"
+           y="70.786034">settings</tspan></text>
+    </g>
+    <g
+       id="g72496"
+       transform="translate(49.238297,-50.843325)">
+      <g
+         id="g69756"
+         transform="translate(-14.528766,-11.628884)">
+        <path
+           style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.0401161;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+           d="m 25.413353,70.903309 c -0.542473,0.332623 -0.05657,0.746334 -0.784018,0.325881 -0.564877,-0.326489 -0.978814,2.333548 -0.476967,2.788262 -0.560202,0.08112 -0.979693,0.512172 -0.855486,0.911295 0.515439,1.656297 1.503146,1.514522 2.266189,1.356968 -0.03784,0.128192 -0.227457,0.436447 0.0065,0.419521 0.915944,-0.06624 1.005904,-0.680354 1.386458,-0.752206 0.02751,-0.0052 0.05147,0.197505 0.0071,0.32615 -0.07413,0.214718 -0.0177,0.305742 0.05899,0.386342 0.0381,0.04004 -0.07143,-0.233217 -0.0327,-0.260707 0.05871,-0.04167 0.03843,-0.351681 0.06967,-0.377546 0.0051,0.04635 0.148056,-0.116355 0.150552,-0.01215 0.0043,0.179397 0.02537,0.45529 0.04537,0.323068 0.06601,-0.436413 0.157255,-0.457155 0.193964,-0.409146 0.09342,0.122174 -0.05766,0.733919 0.05396,0.779427 0.0353,0.01428 -0.02264,-0.123315 0.03242,-0.362155 0.02366,-0.102638 -0.0075,-0.214706 0.02224,-0.357241 0.0073,-0.03502 0.157781,-0.201138 0.175207,-0.225866 0.01698,-0.0241 0.195834,-0.01193 0.241443,0.120106 0.03116,0.09019 -0.05666,0.29176 -0.04812,0.380062 0.02325,0.240141 -0.01549,0.391159 0.02512,0.417836 0.02469,0.01622 0.04046,-0.128472 0.05657,-0.376307 0.01266,-0.1946 0.05963,-0.455039 0.05809,-0.477178 -0.01244,-0.178352 0.04728,-0.239683 0.09455,-0.238579 0.08269,0.002 0.238198,0.007 0.236177,0.107979 -5.13e-4,0.02619 -0.07888,0.150575 -0.07115,0.347749 0.01472,0.375149 -0.07619,0.522323 -0.04588,0.49434 0.137051,-0.126501 0.04336,-0.433469 0.208473,-0.871669 0.02903,-0.07704 -0.306132,-0.195986 -0.296314,-0.224231 0.09475,-0.272574 0.07872,-0.189422 0.181196,-0.442707 0.118241,0.0046 0.361884,-0.369569 0.02651,-0.695433 0,0 -0.114231,0.108687 -0.180628,0.06614 -0.02565,-0.01644 0.511062,-0.238757 1.038124,-0.437527 0.765403,-0.288653 0.961634,-0.470406 0.961634,-0.470406 0.0069,-0.120177 -0.964071,0.460516 -1.621478,0.627766 -0.211458,0.0538 -0.491977,0.250466 -0.50077,0.245514 -0.09954,-0.05605 -0.139439,-0.03209 -0.232211,-0.02775 -0.458469,-0.807837 -1.264128,-2.581897 -2.450815,-3.405605 z"
+           id="path846"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cscscssssscssscssssssssssssssccssssscc" />
+        <path
+           style="fill:#000000;stroke-width:0.0110775"
+           d="M 34.264124,76.689956 C 33.911655,76.457 34.189674,75.968745 34.147722,75.62438 c 0.05651,-0.529694 0.173441,-1.052611 0.278806,-1.571187 0.142495,-0.179485 0.03234,-0.526771 -0.173067,-0.235471 -0.269293,0.564661 -0.321999,1.200948 -0.479991,1.801262 -0.08455,0.136325 -0.01198,0.707108 -0.181039,0.537825 -0.0423,-0.520294 0.231691,-1.024102 0.155011,-1.544256 -0.143894,-0.264944 0.03423,-0.948528 -0.182062,-0.970902 -0.112404,0.758016 -0.08766,1.528526 -0.122112,2.292518 -0.290055,-0.01384 -0.02967,-0.561124 -0.101619,-0.779965 0.02978,-0.529319 0.05848,-1.059158 0.120055,-1.585948 -0.325557,0.201834 -0.129049,0.694506 -0.247785,1.015502 -0.05283,0.455417 -0.141956,0.910792 -0.116199,1.37132 -0.354201,0.208478 -0.178088,-0.508011 -0.169144,-0.711275 0.06363,-0.503415 0.158916,-1.002204 0.288882,-1.492102 0.03818,-0.415282 -0.167843,0.228102 -0.197429,0.356919 -0.182347,0.577953 -0.335712,1.166288 -0.426527,1.765864 -0.278001,0.232965 -0.392241,-0.280982 -0.238123,-0.468879 0.12798,-0.609646 0.368815,-1.186628 0.591225,-1.766019 -0.212444,-0.08539 -0.288683,0.505529 -0.372695,0.710446 -0.155241,0.472366 -0.322794,0.944639 -0.461034,1.42001 -0.374127,-0.04002 -0.455199,-0.465723 -0.273287,-0.75795 0.18517,-0.525205 0.416106,-1.036936 0.683089,-1.523008 0.117484,-0.351275 -0.244449,-0.139878 -0.268576,0.07295 -0.261592,0.460545 -0.481165,0.948327 -0.595066,1.466399 -0.04801,0.313915 -0.321776,0.235186 -0.236817,-0.06183 0.113511,-0.341549 0.248144,-0.678133 0.407437,-1.001629 0.159028,-0.33061 0.370745,-0.634259 0.572301,-0.936576 -0.03616,-0.16579 -0.18724,-0.363956 -0.118382,-0.423864 -0.305252,-0.328156 -0.23123,-0.82884 -0.361346,-1.233154 -0.04069,-0.282377 -0.169369,-0.808424 -0.157134,-0.940196 -0.0046,0.157246 0.26724,0.615635 0.253485,0.229436 -0.04374,-0.166577 -0.05049,-0.67573 0.06835,-0.232805 -0.01787,0.153129 -0.04255,0.68369 0.194995,0.391045 0.05406,-0.124452 -0.02407,-0.830329 0.06579,-0.40581 0.150626,0.749408 0.261538,1.504301 0.358573,2.262218 0.0838,0.35231 0.04932,-0.317399 0.0054,-0.441095 -0.03966,-0.152999 -0.0064,-0.542199 0.09538,-0.202612 0.134221,0.336427 -0.01061,0.789739 0.151949,1.076869 7.08e-4,-0.408596 0.03427,-0.836051 -0.112096,-1.226503 -0.270821,-0.353577 -0.142227,-0.838188 -0.247151,-1.247551 -0.02452,-0.288862 -0.13337,-0.820572 -0.05572,-0.963672 0.119894,0.177551 -0.04445,0.82041 0.240445,0.692042 0.02302,-0.167664 -0.252999,-0.510196 0.02381,-0.215767 0.133109,0.05108 0.301896,-0.359322 0.304662,0.0089 -0.02878,0.155347 0.103405,0.412593 0.0907,0.09835 -0.03803,-0.161399 -0.02246,-0.7872 0.05497,-0.294491 0.04268,0.312753 0.02591,0.629558 0.05586,0.943306 0.105277,-0.386991 0.07865,-0.79591 0.183187,-1.18304 0.144359,0.464652 -8.1e-5,0.945872 -0.02575,1.411536 0.109534,-0.320596 0.182737,-0.669442 0.260479,-1.005164 0.0058,-0.181355 0.153147,-0.393485 0.08881,-0.07773 -0.09766,0.237525 -0.09492,1.045891 0.281602,0.669334 0.141283,-0.141024 0.184782,-0.690564 0.23693,-0.628091 -0.05762,0.495418 -0.256015,0.968466 -0.32111,1.458832 0.178693,-0.281874 0.200553,-0.634986 0.3034,-0.949486 0.03977,-0.169948 0.228299,-0.807906 0.140042,-0.326234 -0.02733,0.145995 -0.211147,0.655567 -0.05589,0.601449 0.227513,-0.345008 0.276445,-0.756275 0.147176,-1.141469 0.07384,-0.08553 0.149417,0.466474 0.254312,0.125975 0.07254,-0.308255 -0.07137,0.441321 0.224495,0.203184 0.09506,-0.163954 -0.205825,-0.797087 0.04918,-0.377039 0.22818,0.470818 0.306332,-0.325847 0.548093,-0.39766 0.04085,0.230625 -0.526979,0.604843 -0.272614,0.94905 0.226311,0.467296 0.319057,0.985046 0.520329,1.46207 0.05229,0.208199 1.67e-4,0.635654 0.219793,0.677271 -0.11844,-0.686974 -0.375423,-1.345452 -0.504834,-2.031764 -0.09032,-0.161452 -0.142177,-0.697008 -0.02216,-0.251932 0.02729,0.143374 0.187758,0.576161 0.128743,0.186349 -0.09455,-0.20341 0.12087,-0.288275 0.07376,-0.02498 -0.04123,0.317988 0.510076,0.571412 0.404825,0.09519 -0.04192,-0.150611 -0.139097,-0.83628 -0.0031,-0.436495 0.06681,0.197408 0.178647,0.719387 0.264799,0.696052 -0.0086,-0.280225 -0.199665,-0.693597 -0.08217,-0.892046 0.189707,0.06764 0.113095,0.602887 0.240395,0.514186 0.02951,-0.229926 -0.124255,-0.525978 0.04023,-0.712097 0.03353,0.364127 -0.0087,1.007208 0.415824,1.097926 0.194469,-0.09809 0.312213,-0.332777 -0.01677,-0.260637 -0.294083,0.102461 -0.3094,-0.702143 -0.133211,-0.201316 0.322149,0.274377 0.414143,-0.882542 0.547854,-0.395688 -0.01922,0.424328 -0.109307,0.844121 -0.157215,1.267026 -0.0128,0.178867 -0.114073,0.61111 -0.0712,0.633532 0.150023,-0.367252 0.150362,-0.775693 0.24898,-1.156681 -0.01902,-0.148087 0.06299,-0.760578 0.09589,-0.353336 -0.01988,0.165797 0.04393,0.4404 0.105459,0.110751 -0.007,-0.198214 0.240724,-0.695977 0.11963,-0.221586 -0.115804,0.148801 -0.05372,0.75059 0.136592,0.386521 0.08626,-0.229767 -0.02786,-0.713572 0.16475,-0.790788 0.03771,0.162862 0.05631,0.756462 0.233881,0.32859 0.214361,-0.119315 -0.05412,0.401971 -0.06958,0.525598 0.0012,0.454459 0.176947,-0.175725 0.239526,-0.315908 0.05608,-0.196959 0.226907,-0.30644 0.113462,-0.02786 -0.20534,0.956655 -0.655527,1.830161 -0.975849,2.748233 -0.0682,0.40563 0.505645,0.612331 0.638715,0.981582 0.200033,0.412802 0.471793,0.811758 0.486586,1.284878 -0.204692,-0.660089 -0.527549,-1.29621 -0.978142,-1.821219 -0.133357,-0.169118 -0.397313,-0.180748 -0.160868,0.0487 0.401483,0.502521 0.695548,1.08182 0.93014,1.678285 -0.158144,0.294674 -0.258843,-0.351685 -0.355006,-0.468509 -0.226495,-0.43604 -0.487211,-0.854103 -0.775951,-1.251592 -0.383344,-0.03893 0.105132,0.45138 0.14432,0.614806 0.26179,0.424514 0.448507,0.889405 0.631583,1.350566 0.130137,0.319535 -0.342414,0.477542 -0.359289,0.08882 -0.250697,-0.600453 -0.491908,-1.206529 -0.787043,-1.786922 0.01216,0.368186 0.202615,0.703753 0.25818,1.066499 0.05356,0.3881 0.29052,0.76999 0.280918,1.142017 -0.313894,0.366029 -0.640232,-0.06488 -0.629324,-0.420954 -0.0573,-0.165915 -0.09549,-0.715127 -0.171907,-0.629154 -0.02819,0.372984 0.131477,0.737514 0.12016,1.103835 -0.06906,0.238465 -0.389485,0.01215 -0.37305,0.269276 -0.137396,-0.319928 -0.123578,-0.690808 -0.233965,-1.024387 -0.09909,-0.391017 -0.226762,-0.774584 -0.377279,-1.148752 0.09606,-0.276235 -0.510897,-0.398706 -0.253025,-0.06755 0.238987,0.729135 0.372435,1.485276 0.497294,2.240431 0.09731,0.225219 -0.107666,0.257876 -0.09012,0.0081 -0.111907,-0.781937 -0.311808,-1.547864 -0.531821,-2.304581 -0.236622,-0.386369 -0.02488,0.42097 -0.03136,0.587457 0.08557,0.588337 0.133467,1.181606 0.263235,1.761686 0.08278,0.240462 -0.138857,0.500268 -0.202226,0.143779 -0.01488,-0.394335 -0.08645,-0.778264 -0.09962,-1.17318 -0.03118,-0.510918 -0.06738,-1.022799 -0.155234,-1.527646 -0.230252,0.251886 0.02285,0.705341 -0.06273,1.036722 -0.01275,0.58612 0.01341,1.171191 0.08671,1.752527 0.04059,0.450899 -0.326132,-0.01327 -0.224139,-0.236459 -0.042,-0.660409 -0.03987,-1.322487 -0.02523,-1.984384 0.008,-0.202906 -0.01043,-0.777346 -0.0663,-0.28892 -0.03028,0.868687 -0.06832,1.740669 -0.09573,2.607837 -0.111348,0.325571 -0.423296,0.05521 -0.287409,-0.184767 0.04416,-0.82715 0.04821,-1.659308 0.178343,-2.478664 -0.004,-0.392073 -0.127658,0.275472 -0.134591,0.427907 -0.0723,0.761604 -0.168633,1.521479 -0.195682,2.28685 -0.0034,0.152535 -0.113739,0.145578 -0.230398,0.112323 z m -0.389248,-2.197691 c 0.125773,-0.253547 0.272457,-0.849971 -0.06227,-0.926705 -0.08761,0.241835 -0.0596,0.744542 0.06227,0.926705 z m 2.397619,-0.176935 c -0.05611,-0.217076 0.182935,-0.820289 -0.003,-0.790139 -0.273678,-0.144918 -0.158982,0.500839 -0.124354,0.695464 0.03762,0.131035 0.144903,0.446301 0.127311,0.09467 z m -1.390192,-0.848075 c -0.08486,-0.154457 -0.195277,0.09471 0,0 z m 0.469077,0.01208 c -0.08165,-0.170795 -0.319667,0.09568 0,0 z m -1.723617,-0.141283 c 0.112245,-0.303035 0.488018,-0.65553 0.488458,-0.897639 -0.307173,0.165879 -0.331381,0.600104 -0.526307,0.873052 -0.03849,0.07027 -0.046,0.145115 0.03785,0.02459 z m -0.293653,-0.0068 c -0.0098,-0.271398 0.399122,-0.488986 0.286365,-0.69412 -0.18346,0.138353 -0.377577,0.630825 -0.286382,0.694094 z m 0.634405,0.01843 c 0.283491,-0.06046 0.07386,-0.391834 -0.02914,-0.07657 -0.04078,0.03811 -0.05372,0.134433 0.02914,0.07657 z m 2.374409,-0.03381 c -0.187822,-0.427953 -0.370682,-0.858974 -0.592543,-1.270796 -0.09964,0.312607 0.291593,0.588579 0.328902,0.914638 0.0621,0.11074 0.09661,0.379414 0.263641,0.356158 z m 0.197507,0.0103 c -0.0504,-0.198473 -0.16298,-0.712518 -0.340477,-0.614343 0.121498,0.197709 0.136369,0.476761 0.340477,0.614343 z m -0.441726,-0.05388 c 0.05187,-0.214755 -0.362899,-0.587787 -0.256375,-0.189736 0.07016,0.07559 0.128304,0.220074 0.256375,0.189736 z m 0.830427,4.34e-4 c -0.01396,-0.140496 -0.08999,-0.720937 -0.200849,-0.512678 0.02295,0.172152 -0.02533,0.465475 0.200849,0.512678 z m -0.243367,-0.07131 c 0.03278,-0.190135 -0.224461,-0.554599 -0.109371,-0.15626 0.01867,0.03627 0.04456,0.23328 0.109371,0.15626 z m -2.273147,-0.0883 c 0.173662,-0.272467 0.738763,-0.621411 0.464514,-0.955137 -0.272114,0.212888 0.05423,-0.380458 -0.171343,-0.176431 -0.210907,0.153254 -0.162588,0.55439 0.129956,0.339152 0.259823,0.237737 -0.530522,0.408827 -0.340641,-0.0056 -0.229633,0.02522 -0.190077,0.548382 0.144905,0.337785 0.03786,0.299156 -0.368772,0.213743 -0.420964,-4e-5 -0.154089,0.192284 0.09569,0.311734 0.187124,0.314176 -0.0566,0.08183 -0.169826,0.276693 0.0065,0.146077 z m 2.949253,-0.02668 c 0.09139,-0.123757 0.277619,-0.783265 0.02679,-0.434727 0.0084,0.09384 -0.22545,0.454385 -0.02679,0.434727 z m -0.264217,-0.136999 c 0.0035,-0.331292 0.137359,-0.87274 0.04021,-1.07378 -0.252154,0.251346 -0.06067,0.662925 -0.09521,0.984274 0.0078,0.0075 0.03575,0.252602 0.055,0.08951 z m -1.436511,-0.03072 c -0.07755,-0.187077 -0.494295,-0.268455 -0.176308,-0.03927 0.04198,0.02282 0.1545,0.131894 0.176308,0.03927 z m -2.467983,-0.04964 c 0.06279,-0.222129 0.0079,-0.739532 -0.06809,-0.772466 -0.0061,0.220612 -0.06853,0.696642 0.06809,0.772466 z m -0.557731,-0.04068 c -0.05568,-0.187885 -0.0644,0.145921 0,0 z m 3.081129,-0.06316 c -0.01396,-0.218897 -0.456241,-0.186822 -0.502703,-0.39696 0.163377,0.112835 0.575433,0.08977 0.317524,-0.118759 -0.03301,0.171102 -0.483724,-0.241298 -0.403612,0.136603 0.08751,0.229145 0.353927,0.36995 0.588791,0.379116 z m -3.148864,-0.0992 c 0.109106,-0.214586 -0.208138,0.08032 0,0 z m 1.667827,-0.140398 c 0.272212,-0.359661 0.550881,-0.714421 0.819704,-1.076648 -0.10239,-0.456892 -0.339628,0.329527 -0.478959,0.452649 -0.100298,0.187488 -0.410188,0.509091 -0.340745,0.623999 z m 2.668394,-0.162312 c 0.114502,-0.147076 -0.166915,-0.539525 -0.128341,-0.186242 -0.04757,0.131732 0.148359,0.724501 0.128341,0.186242 z m -3.168029,0.148576 c 0.06886,-0.113628 0.247651,-0.586582 0.118391,-0.494086 -0.01842,0.150316 -0.223633,0.367123 -0.118391,0.494086 z m 2.928764,0.0099 c 0.09772,-0.24243 -0.215177,0.07675 0,0 z m -4.278302,-0.0031 c 0.07921,-0.213246 -0.394757,-0.318755 -0.09625,-0.456712 -0.104719,-0.330539 -0.346888,-0.16083 -0.173763,0.104358 0.02892,0.145543 0.07305,0.373695 0.270013,0.352354 z m 4.004968,-0.02086 c -0.01548,-0.229798 -0.341942,-0.245824 -0.133582,-0.02058 0.03543,0.02672 0.09232,0.05797 0.133582,0.02058 z m -2.882852,-0.01056 c 0.294647,-0.156176 -0.353518,-0.138214 -0.02496,0.0089 l 0.01968,-0.007 0.0053,-0.0019 z m 0.411502,-0.01269 c 0.166733,-0.126411 0.07097,-0.443366 -0.0054,-0.120366 0.0037,4.72e-4 -0.06402,0.186369 0.0054,0.120366 z m 2.598646,-0.195139 c 0.184865,-0.199939 -0.02679,-0.242339 -0.154734,-0.181215 -0.109595,-0.150278 -0.355664,-0.227573 -0.201249,0.02657 0.06206,0.07977 0.271621,0.340018 0.355983,0.154648 z m 1.017479,0.05302 c 0.140475,-0.143425 -0.229073,0.02475 0,0 z m -5.070806,-0.01382 c 0.299732,-0.459276 -0.432591,-0.03291 0,0 z m 4.87332,-0.0058 c 0.04964,-0.185339 -0.114669,-0.362322 -0.05102,-0.07624 1e-4,0.01946 0.0055,0.122505 0.05102,0.07624 z m -3.898163,-0.05689 c 0.19029,-0.114664 -0.126899,-0.540848 -0.09656,-0.172795 -0.01513,0.0709 -0.0389,0.277732 0.09656,0.172795 z m 1.945281,-0.125067 c -0.156132,-0.254206 0.07258,-0.159548 0.07821,-0.181003 -0.161561,-0.213307 -0.455285,-0.659559 -0.55026,-0.171237 -0.113475,0.187649 0.06871,0.313579 0.07753,0.04276 0.133964,-0.354647 -0.02819,0.387755 0.254055,0.09177 -0.04242,0.05191 -0.0028,0.377621 0.140461,0.217711 z m -1.726893,-0.0095 c 0.416515,-0.343104 -0.535945,-0.09204 0,0 z m 3.824348,0.0022 c 0.0885,-0.157578 -0.110565,-0.639208 -0.13846,-0.222666 -0.01842,0.08026 0.01773,0.275145 0.13846,0.222666 z M 34.107213,71.97346 c -0.05083,-0.397551 -0.118951,0.39517 0,0 z m 3.581334,0.05371 c 0.327671,-0.173441 -0.3542,-0.188613 -0.08161,0.03596 l 0.02776,-0.01047 z m -3.412946,-0.0031 c 0.302579,-0.229918 -0.300068,-0.323601 -0.04882,0.0142 z m 2.138656,-0.08251 c 0.178285,-0.0941 0.113393,-0.437477 -0.04707,-0.175866 -0.150278,-0.08106 -0.416944,-0.473036 -0.295772,-0.05059 0.05422,0.09664 0.214253,0.340466 0.342847,0.226455 z m -4.034849,-0.05124 c 0.314218,-0.261753 -0.312522,-0.210922 -0.123169,0.01179 0.03405,0.0278 0.105224,0.04262 0.123169,-0.01179 z m 2.159097,-0.02855 c 0.07784,-0.256751 0.571605,-0.757255 0.31989,-0.867094 -0.138644,0.279244 -0.270364,0.675398 -0.353088,0.911426 l 0.0332,-0.04433 z m 1.100871,-0.01816 c 0.201945,-0.09164 0.05755,-0.378423 -0.06896,-0.138855 -0.117672,-0.02147 -0.362012,-0.196416 -0.212097,0.04322 0.06787,0.04461 0.212084,0.235038 0.281057,0.09564 z m 1.222256,0.04713 c 0.107025,-0.346591 -0.397741,-0.113397 0,0 z m 1.110131,-0.0035 c 0.114438,-0.138845 0.178082,-0.758364 0.04762,-0.295353 -0.0044,0.0838 -0.135404,0.236532 -0.04762,0.295353 z m -4.379529,-0.04115 c 0.197606,-0.150413 -0.17694,-0.634195 -0.148957,-0.196937 -0.02001,0.08757 0.01052,0.342165 0.148957,0.196937 z m -0.597076,-0.0044 c 0.19359,-0.08481 0.15154,-0.417577 -0.01627,-0.146745 -0.205701,-0.03407 -0.164459,0.230711 0.01627,0.146745 z m -0.831813,-0.06335 c 0.159718,-0.224749 -0.32264,-0.404751 -0.117473,-0.06544 0.01305,0.04762 0.06716,0.0878 0.117473,0.06544 z m 5.485027,-0.04557 c -0.0076,-0.194574 -0.170179,-0.629506 -0.224774,-0.189155 -0.02361,0.114416 0.106381,0.27796 0.224774,0.189155 z m -3.821941,-0.0668 c 0.313696,-0.310752 -0.491295,-0.09412 -0.0353,0.03403 z m 3.180148,0.03785 c 0.133452,-0.214752 -0.477624,-0.554477 -0.23311,-0.147381 0.057,0.07779 0.153352,0.10205 0.23311,0.147381 z m 0.80573,-0.0372 c 0.36219,-0.116861 -0.127779,-0.476316 -0.123059,-0.144401 -6.49e-4,0.0693 0.01025,0.256112 0.123059,0.144401 z M 32.86385,71.62564 c 0.0392,-0.352139 -0.243674,-0.159341 -0.03795,0.04128 l 0.01806,-0.01176 z m 1.459205,0.03168 c 0.166134,-0.09804 -0.05103,-0.457881 -0.06437,-0.139273 -0.04045,0.07504 -0.07454,0.21188 0.06437,0.139273 z m 0.181872,-0.06836 c 0.08871,-0.358533 -0.279114,-0.05225 -0.02604,0.01508 z m 1.806939,0.01043 c 0.171498,-0.184528 0.137836,-0.422425 -0.114708,-0.332768 -0.122336,-0.176915 -0.336238,-0.224661 -0.188218,0.04088 0.0778,0.115399 0.172419,0.234428 0.302926,0.291891 z M 32.259369,71.5552 c 0.177975,-0.226766 -0.04753,-0.275547 -0.117314,-0.227342 0.01992,-0.265377 -0.356437,-0.275275 -0.164828,0.0035 0.04671,0.110227 0.155214,0.22299 0.282142,0.223779 z m 3.240248,-0.150588 c 0.133267,-0.138496 -0.0063,-0.423605 -0.08079,-0.137299 -0.320717,0.06204 0.03162,0.456374 0.08079,0.137299 z m -2.53467,0.05193 c 0.03773,-0.258659 0.347052,-0.06421 0.217044,-0.353787 -0.102371,-0.0228 -0.61463,0.315783 -0.217044,0.353787 z m 0.712443,-0.0039 c 0.195802,-0.149744 -0.16082,-0.569967 -0.153852,-0.167671 -0.01896,0.08033 0.06253,0.201966 0.153852,0.167671 z m 3.349618,-0.02368 c 0.32708,-0.213567 -0.3597,-0.49453 -0.310379,-0.552558 0.0273,0.194079 0.103781,0.486559 0.310379,0.552558 z m 0.709697,-0.111204 c 0.219755,-0.19014 -0.315065,-0.611504 -0.193933,-0.17502 0.03275,0.07362 0.07317,0.300471 0.193933,0.17502 z m -4.9361,-0.0415 c 0.274579,-0.147264 -0.248869,-0.652372 -0.07116,-0.169453 0.0096,0.03818 -0.01607,0.263656 0.07116,0.169453 z m 1.131811,-0.04202 c 0.296664,-0.336732 -0.55579,-0.132201 -0.07173,0.0559 l 0.04118,-0.02728 z m 1.293528,0.03729 c 0.08396,-0.265869 -0.300459,-0.158812 0,0 z m -0.686869,-0.04341 c 0.200926,-0.141196 -0.09518,-0.539522 -0.110622,-0.15437 -0.03844,0.08681 -0.03,0.288183 0.110622,0.15437 z m 3.436581,-0.07387 c 0.273078,-0.242232 -0.452975,-0.06654 -0.07033,0.04816 0.01943,0.0014 0.05355,-0.07251 0.07033,-0.04816 z m -5.774631,-0.04815 c 0.0044,-0.240749 -0.52756,-0.336447 -0.20283,-0.05928 0.04714,0.02979 0.163245,0.164525 0.20283,0.05928 z m 4.027966,-0.0078 c 0.133948,-0.116047 0.121892,-0.502673 -0.0792,-0.234729 -0.146052,-0.07099 -0.321838,-0.18974 -0.192579,0.06477 0.05574,0.07515 0.162893,0.236165 0.271784,0.169961 z m -0.91952,-0.01174 c 0.164419,-0.08738 0.15466,-0.662794 -0.04128,-0.308877 -0.170201,0.04277 -0.174748,0.364744 0.04128,0.308877 z m -1.494716,-0.117161 c 0.08131,-0.20709 -0.202321,-0.411386 -0.157445,-0.09389 -0.05052,0.116045 0.07956,0.21737 0.157445,0.09389 z m -0.829341,0.0058 c 0.06127,-0.08807 0.365088,-0.354403 0.13709,-0.312297 -0.17299,0.220701 -0.329261,0.119839 -0.367258,-0.109657 -0.245946,-0.04674 0.06214,0.572054 0.230172,0.421952 z m 4.852048,-0.0051 c 0.159064,-0.189324 -0.278322,-0.6079 -0.193981,-0.18586 0.02988,0.06613 0.08734,0.318158 0.193981,0.18586 z m -0.736197,-0.02977 c 0.319438,-0.221788 -0.209809,-0.08581 -0.234653,-0.260041 -0.07623,-0.295261 -0.272167,-0.13013 -0.117555,0.07152 0.06485,0.108028 0.218312,0.331692 0.352208,0.188526 z m -2.359299,-0.141079 c 0.262643,-0.07793 -0.09714,-0.623258 -0.103838,-0.195772 -0.02513,0.08018 -0.05851,0.375069 0.103838,0.195772 z m 0.349591,0.01477 c 0.02138,-0.270992 -0.194821,0.05246 2.05e-4,-3.2e-5 z m 2.937967,-0.0252 c 0.166761,-0.145385 0.01686,-0.478078 -0.102343,-0.180578 -0.08016,0.06972 -0.01592,0.353688 0.102343,0.180578 z m -2.832565,-0.222572 c 0.142331,-0.161144 -0.03486,-0.447404 -0.08413,-0.130009 -0.122127,0.07516 0.01786,0.419488 0.08413,0.130009 z m -2.26257,0.05953 c 0.139309,-0.112362 0.146997,-0.400459 -0.04729,-0.175822 -0.214713,-0.05492 -0.07418,0.256704 0.04729,0.175822 z m 2.021203,-0.176553 c 0.221399,-0.207734 -0.286949,-0.404224 -0.102946,-0.08408 0.01,0.03373 0.05099,0.145659 0.102946,0.08408 z m -2.949754,1.781 c -0.202237,-0.527853 -0.341318,-1.080104 -0.464792,-1.63106 0.05513,-0.239563 0.143603,0.33281 0.183082,0.429707 0.111886,0.421338 0.228647,0.841787 0.316432,1.269015 -0.01156,-0.02252 -0.0232,-0.04505 -0.03472,-0.06757 z m 1.95442,-1.647686 c 0.0031,-0.141967 0.130036,-0.720348 0.116215,-0.299406 -0.02019,0.10214 -0.0097,0.241941 -0.116215,0.299406 z m 1.994938,-0.109705 c 0.0086,-0.200439 -0.223965,-0.692838 -0.05787,-0.712739 0.03124,0.231111 0.177799,0.488836 0.05787,0.712739 z m 1.045273,-0.375851 c -0.01038,-0.129555 0.05148,-0.783161 0.109281,-0.36618 -0.0089,0.121557 0.01015,0.290904 -0.109281,0.36618 z m -4.197457,-0.218944 c -0.08171,-0.21584 0.08512,-0.524576 0.07738,-0.13216 0.0019,0.03342 -0.02986,0.289342 -0.07738,0.13216 z"
+           id="path30945"
+           inkscape:connector-curvature="0" />
+        <path
+           id="polygon11601"
+           style="fill:#000000;fill-rule:evenodd;stroke-width:0.0148324"
+           d="m 42.679628,70.913701 c -0.02401,5.72e-4 -0.04568,0.01 -0.05755,0.03384 -0.02626,0.13595 -0.0073,0.300445 -0.01944,0.44822 -0.01037,0.124652 -0.0062,0.233284 -0.0052,0.375913 0.001,0.119 -0.0018,0.244942 -0.0042,0.350415 -0.0021,0.110739 0.0059,0.220158 6.86e-4,0.332409 0.0224,0.05577 0.0058,0.13453 0.0055,0.208099 -0.07194,-0.02151 -0.128447,0.0057 -0.197418,0.0059 -0.06512,2.97e-4 -0.132009,-0.0088 -0.196976,-0.01201 -0.03424,-0.0018 -0.07238,0.01127 -0.101601,-0.0079 -0.03294,0.01632 -0.08276,5.72e-4 -0.116729,-0.0013 -0.02299,-0.0015 -0.0445,0.0053 -0.0663,0.0046 -0.07446,-0.0027 -0.139276,-0.02032 -0.206764,-0.02373 -0.0141,-5.72e-4 -0.02876,0.0062 -0.04405,0.0052 -0.12029,-0.0091 -0.251423,-0.02195 -0.364742,-0.01216 -0.06148,-0.02566 -0.147569,-0.0042 -0.241028,-0.0027 -0.07217,10e-4 -0.159522,-0.02225 -0.240106,-0.01765 -0.05133,0.003 -0.119236,0.01009 -0.149243,-0.01023 -0.05106,0.01142 -0.10107,0.02774 -0.151574,0.0445 -0.05724,0.01913 -0.121017,0.03337 -0.163614,0.06956 -0.01962,0.01676 -0.04647,0.05414 -0.06953,0.08484 -0.03874,0.05162 -0.06211,0.09938 -0.07277,0.160783 v 4.57e-4 c -0.06752,0.155446 -0.06733,0.317861 -0.09781,0.488582 -0.01761,0.09864 -0.04067,0.196085 -0.05979,0.285969 0.0075,0.04969 -0.01508,0.117621 -0.02226,0.181252 -0.0054,0.0485 -6.86e-4,0.07802 -0.02271,0.09789 0.0053,0.08024 -0.02893,0.174429 -0.03616,0.250223 -0.0091,0.09611 -0.02173,0.178582 -0.03013,0.272471 0.01487,0.0074 0.03154,0.0132 0.05052,0.01676 -0.0014,0.119994 0.01698,0.219964 0.07787,0.310145 -0.05638,0.106349 -0.08183,0.245032 -0.09317,0.379562 -0.0047,0.05651 0.0064,0.135271 0.01716,0.194156 0.02398,0.132008 0.07884,0.244141 0.156675,0.350045 0.04711,0.06393 0.09938,0.110649 0.176595,0.13898 0.0076,0.05725 0.02682,0.103826 0.03708,0.158558 0.111614,0.20261 0.224268,0.451498 0.465827,0.534857 0.0039,0.02329 0.03094,0.02551 0.03847,0.04538 0.07658,0.02996 0.161288,0.04034 0.265128,0.02655 0.142127,0.0175 0.260948,-0.02566 0.380528,-0.01676 0.07342,0.0055 0.104864,-0.01246 0.159003,-0.04034 0.03545,-0.01809 0.05503,-0.03619 0.08247,-0.05147 0.01751,-0.0098 0.0396,-0.01217 0.05562,-0.02314 0.02967,-0.02017 0.04998,-0.0531 0.09048,-0.06155 0.02327,-0.0534 0.08084,-0.06986 0.09685,-0.131267 0.01853,-0.0013 0.01452,-0.02729 0.03055,-0.03145 -0.0035,-0.01172 0,-0.0083 10e-4,-0.0218 0.0491,-0.06393 0.08158,-0.126966 0.104273,-0.214625 0.05117,-0.107832 0.09077,-0.222338 0.07371,-0.354643 -0.0092,-0.07179 -0.02092,-0.149214 -0.03101,-0.21685 0.210174,-0.01365 0.399436,-0.111391 0.61599,-0.144616 0.09522,-0.01469 0.177545,-0.0574 0.270248,-0.07609 0.08632,-0.01736 0.168048,-0.04213 0.254373,-0.062 0.0064,-0.0059 0.01276,-0.01187 0.01913,-0.01765 0.02553,0.03901 0.06838,0.06497 0.113913,0.06719 0.07194,-0.01557 0.101154,-0.08173 0.104863,-0.141798 l 0.08751,4.57e-4 c 0.0028,0.01736 0.0083,0.03204 0.0089,0.05147 0.03648,0.0082 0.0482,0.01142 0.08336,0.0033 0.03323,-0.02803 0.02166,-0.06956 0.02373,-0.122961 0.0135,-0.009 0.03055,-0.01958 0.04761,-0.005 -0.0399,0.05636 -0.02728,0.123109 -0.0083,0.189112 0.0166,0.05785 0.02742,0.0838 0.04969,0.130229 0.02345,0.04939 0.04865,0.09508 0.08202,0.123702 0.01663,0.0023 0.03069,0.0071 0.05087,0.0061 0.01009,0.04213 0.02788,0.07698 0.03857,0.118659 0.08262,0.07461 0.142243,0.170425 0.241917,0.229458 0.01529,-0.0023 0.02387,-0.01216 0.04079,-0.01305 0.05028,0.06719 0.105457,0.129635 0.220707,0.137348 0.08633,0.08232 0.22649,0.0844 0.35731,0.0884 0.07327,0.11243 0.159301,0.213587 0.276181,0.285969 0.01529,-0.01038 0.02862,-0.01023 0.04449,-0.0129 0.03901,0.0663 0.07594,0.127114 0.149809,0.16731 0.0141,0.0028 0.02152,-0.0022 0.02967,-0.0061 0.05681,0.04657 0.125332,0.08425 0.188668,0.106644 0.02654,0.0095 0.05354,0.02076 0.07921,0.02922 0.03248,0.01083 0.06274,0.01172 0.101453,0.01899 0.02004,0.0038 0.03782,0.01646 0.05755,0.02047 0.0442,0.0089 0.09789,0.01736 0.141353,0.01706 0.09448,-2.81e-4 0.189262,0.0083 0.285076,-0.0059 0.0288,-0.0043 0.05548,-0.02358 0.08529,-0.02922 0.02479,-0.0047 0.05695,0.0015 0.08766,4.57e-4 0.04346,-0.0016 0.07846,-0.01632 0.113466,-0.0098 0.0577,-0.0129 0.105458,-0.01676 0.165974,-0.02922 0.02686,-0.0267 0.05889,-0.04747 0.07654,-0.08425 0.03678,-0.01483 0.05651,-0.0482 0.09033,-0.06585 0.02953,-0.01543 0.06585,-0.03011 0.10056,-0.04316 0.03129,-0.01172 0.06556,-0.0092 0.09923,-0.0175 0.03175,-0.008 0.05947,-0.02862 0.08617,-0.05102 0.07164,-0.06007 0.148177,-0.130526 0.128004,-0.249926 0.0181,0.0021 0.0166,-0.01706 0.02268,-0.02818 0.02879,-0.03797 0.06764,-0.02596 0.111245,-0.0353 0.04272,-0.009 0.09359,-0.07683 0.114355,-0.115841 0.03871,-0.07209 0.06497,-0.179324 0.05577,-0.274845 -0.03041,-0.01899 -0.03767,-0.05488 0,-0.07698 0.027,0.0083 0.07016,-0.01246 0.09256,-0.03248 0.0224,-0.04138 0.02373,-0.0844 0.03115,-0.126521 0.0031,-0.01869 0.01097,-0.03441 0.0129,-0.05043 0.0039,-0.03041 -0.0052,-0.05369 -0.0074,-0.08766 -0.0028,-0.04361 0.0088,-0.103381 -0.01202,-0.14328 -0.0083,-0.01587 -0.0341,-0.02403 -0.0347,-0.04168 -10e-4,-0.03382 0.05191,-0.05147 0.06155,-0.07045 0.02152,-0.158855 -0.02032,-0.31415 -0.09077,-0.427321 -0.01395,-0.0023 -0.01853,-0.01365 -0.0288,-0.01943 0.0088,-0.01602 0.01438,-0.03545 0.02092,-0.05384 -0.04094,-0.164343 -0.113172,-0.300207 -0.26194,-0.365618 -0.0064,-0.01394 -0.0028,-0.03545 -0.0055,-0.04405 0.03871,0.01068 0.06022,-0.02403 0.08573,-0.0399 0.01544,-0.02774 0.01645,-0.0712 0.03336,-0.0973 0,-0.0482 0.02345,-0.09196 0.01705,-0.138238 -0.0067,-0.0485 -0.03679,-0.08766 -0.04168,-0.132898 -0.07342,-0.08262 -0.167458,-0.142243 -0.246516,-0.211362 0.04138,0.0013 0.05874,0.0062 0.09819,0.01157 -0.0064,0.01617 -0.02669,0.02003 -0.01244,0.03931 0.02285,-0.0018 0.03143,-0.01854 0.04123,-0.03471 0.0329,10e-4 0.0844,0.0261 0.0881,-0.007 l 0.0028,-0.0092 c 2.77e-4,0.0018 6.86e-4,0.0037 0.001,0.0055 0.03619,-0.07149 0.01009,-0.1504 -0.02004,-0.208988 -0.02746,-0.01098 -0.04613,-0.03011 -0.07135,-0.04316 0.0084,-0.0178 -6.86e-4,-0.0488 0.0181,-0.07223 -0.0021,0.0175 -0.008,0.04405 3.51e-4,0.06571 0.02299,-0.02358 0.01645,-0.08484 0.0347,-0.122812 -0.01171,-0.0175 -0.005,-0.08321 0.02461,-0.06808 -0.0025,0.02744 -0.01438,0.06334 -0.01069,0.08707 -0.0099,0.03752 -0.04109,0.101453 -0.0092,0.12385 0.02166,-0.06333 0.03708,-0.154405 0.04628,-0.228122 -0.01691,-0.0135 -0.0353,-0.0093 -0.05043,-0.0129 0.01037,-0.06111 0.02981,-0.114951 0.01705,-0.145654 -0.09612,0.0068 -0.105162,0.118808 -0.115843,0.229012 0.01111,0.01201 0.02314,0.02299 0.03886,0.03056 -0.0018,0.03174 -0.0067,0.07119 -0.01572,0.112726 -0.163453,-0.04598 -0.335361,-0.0135 -0.510237,-0.02225 -0.01378,0.0019 0.0021,0.01246 -0.01171,0.01439 -0.115545,-0.05488 -0.277514,-0.07386 -0.392612,-0.119104 0.0031,0.01112 -0.0083,0.0059 -0.01483,0.0064 -0.123701,-0.02358 -0.249479,-0.04346 -0.371253,-0.03427 -0.01972,0.0015 -0.03886,0.01187 -0.05889,0.01201 -0.0095,1.46e-4 -0.01825,-0.0074 -0.02862,-0.0083 -0.03945,-0.0031 -0.093,0.0098 -0.139128,0.01201 -0.115692,0.0059 -0.204091,0.02373 -0.292494,0.04509 l -0.0021,-0.07743 0.01111,-0.02699 c 0.01944,-0.0047 0.03277,-0.01617 0.05325,-0.01988 0.01557,0.01335 0.03931,0.01602 0.04776,-0.005 -0.02686,-0.02566 -0.05859,-0.01409 -0.08855,-0.0052 l 0.01023,-0.02447 -0.02046,0.01113 -0.01944,0.0022 c 0.0062,-0.005 0.0129,-0.0096 0.02046,-0.01335 -0.008,-0.0031 -0.01631,-0.003 -0.02507,-5.72e-4 l 0.03886,-0.0129 c -0.0025,0.003 -0.0045,0.0061 -0.0059,0.0098 0.105609,-0.0018 0.120291,-0.102937 0.160785,-0.175764 0.0053,-0.08751 -0.08098,-0.13898 -0.145063,-0.18496 -0.07639,-0.01765 -0.137644,-0.04835 -0.210915,-0.02403 0.0035,0.04316 -0.02166,0.132156 -0.02922,0.166864 0.0141,0.07832 0.0035,0.133937 0.02742,0.213141 -0.05681,-0.02729 -0.17072,0.0096 -0.233613,-0.0027 0.0099,-0.03278 0.0574,-0.01557 0.05696,-0.05236 -3.51e-4,-0.0399 -0.07401,-0.04272 -0.104273,-0.03767 0.02819,-0.0178 0.03975,-0.05043 0.0617,-0.07416 0.0276,-0.02981 0.06066,-0.05518 0.08751,-0.08707 0.03738,-0.0445 0.0666,-0.09938 0.10531,-0.145506 0.01972,-0.02373 0.04405,-0.04494 0.06482,-0.07001 0.02046,-0.02477 0.03782,-0.05829 0.05844,-0.07787 0.02401,-0.02299 0.06556,-0.02537 0.06853,-0.06632 0.01544,0.0019 0.03027,0.0018 0.04405,0.0019 -6.86e-4,0.0019 -0.0014,0.0043 -10e-4,0.0074 0.02193,0.02041 0.04434,-0.01246 0.0491,-0.03477 0.07995,0.07357 0.158264,0.148917 0.276772,0.187185 0.02612,0.02195 0.06705,0.05058 0.100121,0.04835 0.01825,-0.0013 0.027,-0.02047 0.04449,-0.01261 0.01926,-0.03649 0.01737,-0.08024 0.0088,-0.123702 -0.0448,-0.08585 -0.103978,-0.166123 -0.168199,-0.248472 -0.0076,-0.0071 -0.02461,-0.0054 -0.02092,-0.02272 -0.0347,-0.01125 -0.05443,-0.03595 -0.07001,-0.06489 -0.008,-0.0043 -0.01839,-0.0068 -0.02553,-0.01205 -0.02935,-0.02732 -0.05429,-0.06282 -0.08336,-0.09132 -0.05518,-0.05417 -0.129783,-0.08416 -0.176208,-0.146455 -0.01572,-0.002 -0.01677,-0.0012 -0.02552,-0.0046 -0.03649,-0.04751 -0.106646,-0.07726 -0.145062,-0.112178 -0.02774,-0.0022 -0.05354,-0.0024 -0.07312,0.0042 -0.008,0.01678 -0.02327,0.02534 -0.02746,0.04635 0.0035,0.005 0.0095,0.0074 0.01023,0.01484 -0.02314,0.140433 0.113171,0.236591 0.164491,0.331875 0.02165,0.01401 0.03752,0.03383 0.06037,0.04681 0.0037,0.01394 -0.0252,0.02536 -0.0052,0.03245 0.0018,8e-4 0.0031,8e-4 0.0047,9.14e-4 -0.0031,0.01566 -0.0028,0.03201 -0.0028,0.04171 -0.0056,0.0058 -0.01009,0.01306 -0.01202,0.02272 10e-4,0.0072 0.01987,0.01658 0.01378,0.019 -0.0749,-0.02753 -0.101155,-0.121908 -0.193267,-0.08899 -0.0028,0.0601 0.1019,0.0813 0.09597,0.143222 -0.0014,0.0155 -0.03189,0.04433 -0.04643,0.05976 -0.05696,0.06111 -0.111983,0.13097 -0.168196,0.17517 -0.08143,0.117324 -0.180511,0.215515 -0.262832,0.33195 -0.0068,-0.0012 -0.0079,0.004 -0.01438,0.0033 -0.02194,0.05429 -0.08781,0.07935 -0.09685,0.13809 l -0.0079,0.0098 c -10e-4,-0.0022 -0.0028,-0.0043 -0.0037,-0.0065 -0.0065,-0.0135 -0.01202,-0.02789 -0.01765,-0.04213 l 0.0056,-0.02003 v -0.0013 c 0.0043,0.0049 0.0098,0.0092 0.01765,0.01246 -6.86e-4,-0.02566 -0.01603,-0.05859 0.01068,-0.07965 0.03488,-0.0047 0.05325,-0.03145 0.09641,-0.03619 -0.004,-0.0053 -0.0082,-0.0085 -0.01262,-0.01068 l 0.01023,-0.01483 c 0.0043,-0.01884 -0.0037,-0.05429 -0.01111,-0.07372 0.02535,-0.04168 0.0617,-0.08899 0.0574,-0.150549 -0.01572,-0.0089 -0.02078,-0.02774 -0.02728,-0.04509 -0.0528,-0.07416 -0.163007,-0.09982 -0.284634,-0.08514 -0.03827,0.03886 -0.0571,0.142688 -0.02967,0.197864 v 0.03427 c -0.02819,-0.02299 -0.06141,-0.04272 -0.07965,-0.07283 -0.208693,-0.04999 -0.414268,-0.04687 -0.626224,-0.04168 -0.01884,-0.105756 -0.158409,-0.05533 -0.246217,-0.04732 -0.0068,0.01409 -0.01691,0.02507 -0.02359,0.03946 -0.237319,-0.01291 -0.526403,-0.007 -0.807031,-0.0018 -0.0076,-0.299422 -6.86e-4,-0.577396 0.0039,-0.843652 0.0047,-0.284605 -0.02285,-0.574845 0.01156,-0.857491 -0.02314,-0.01626 -0.05814,-0.02998 -0.08899,-0.02921 z m -0.0028,0.02874 c 1.44e-4,1.56e-4 2.95e-4,3.15e-4 3.51e-4,4.57e-4 -0.0018,4.22e-4 -0.0035,8e-4 -0.005,0.0014 0.0014,-6.29e-4 0.0028,-0.0014 0.0046,-0.0019 z m -0.01617,0.0102 c 0,-8.4e-5 2.99e-4,8.5e-5 3.52e-4,0 -0.0018,0.0023 -0.0039,0.0049 -0.0052,0.0079 0.0014,-0.003 0.0028,-0.0055 0.0047,-0.0079 z m -0.008,0.01761 c -0.0018,0.0069 -0.0028,0.01457 -0.0031,0.02271 -3.51e-4,0.0081 -2.99e-4,0.01654 -10e-4,0.02503 -0.0021,0.03689 -0.0046,0.07524 -0.0065,0.113569 0.0018,-0.03832 0.0039,-0.07668 0.0061,-0.113569 6.86e-4,-0.0085 10e-4,-0.01689 0.0014,-0.02503 6.86e-4,-0.0081 0.0018,-0.01582 0.0031,-0.02271 z m -0.01572,0.276269 c -0.0031,0.0759 -0.0061,0.14917 -0.0079,0.212741 0.0018,-0.06344 0.0047,-0.137007 0.0079,-0.212741 z m 2.616584,0.581697 c 0.0031,-5.27e-4 0.0031,0.0015 0.0031,0.0037 0.05622,0.02059 0.09745,0.05529 0.134828,0.09318 0.03161,0.03194 0.09582,0.06826 0.140907,0.112162 -0.01069,0.01231 -3.52e-4,0.04088 -0.0098,0.06164 -0.04257,0.01203 -0.07031,0.04034 -0.09078,0.07648 -0.09063,-0.08514 -0.187332,-0.182602 -0.186295,-0.340211 0.0061,0.0016 0.0071,-0.0025 0.0079,-0.007 z m -0.02876,0.03245 c 0.0018,0.01032 0.0042,0.02073 0.0055,0.03337 6.86e-4,0.0042 10e-4,0.0087 0.0014,0.01344 -1.69e-4,-2.52e-4 -2.78e-4,-6.86e-4 -3.51e-4,-9.15e-4 -2.82e-4,-0.0044 -3.52e-4,-0.0086 -10e-4,-0.01252 -0.0014,-0.01263 -0.0035,-0.02305 -0.0055,-0.03337 z m -2.596561,0.02364 c 0,0.04601 -3.52e-4,0.09181 -0.0014,0.1372 10e-4,-0.04538 0.0014,-0.09119 0.0014,-0.1372 z m 3.023437,0.187244 c 0.0092,0.01489 0.01958,0.02902 0.03055,0.04218 -0.01097,-0.01315 -0.02134,-0.02729 -0.03055,-0.04218 z m -3.02581,0.03337 c -1.48e-4,0.05373 0.001,0.103664 0.0028,0.149719 -0.0018,-0.04605 -0.0028,-0.096 -0.0028,-0.149719 z m 3.019281,0.0357 c 0.124889,0.09887 0.268616,0.213839 0.286564,0.384768 -0.08722,-0.07327 -0.164048,-0.14082 -0.242512,-0.225779 0.0064,-0.01709 -0.01129,-0.0342 -0.02359,-0.04497 -0.0028,0.0051 -0.0051,0.009 -0.0074,0.01298 l -0.0083,-0.02363 0.0051,-0.01531 c 0.0025,0.0061 0.0046,0.01235 0.0074,0.01854 0.02802,-0.03486 0.0042,-0.07728 -0.01719,-0.1066 z m -0.311922,0.145076 c 0.01793,0.01357 0.03575,0.02806 0.05429,0.04171 l -0.01244,-4.57e-4 z m 0.285523,0.03662 10e-4,4.57e-4 c 0.0067,0.03244 0.04449,0.04613 0.07268,0.07185 0.03708,0.03391 0.07209,0.07766 0.09641,0.09739 l 10e-4,0.0013 c -0.07847,-0.04568 -0.149215,-0.09881 -0.209879,-0.160842 z m -0.0528,0.0139 c -0.001,0.0011 -0.0021,0.0018 -0.0046,0.0014 z m -0.109315,0.0445 c -0.0014,0.0018 -0.0025,0.0034 -0.0039,0.0051 0.001,-0.0024 0.0025,-0.0042 0.0039,-0.0051 z m -2.819641,0.04678 c 0.0021,0.08173 0.0021,0.16019 0.0028,0.237318 h -3.51e-4 c -6.86e-4,-0.07713 -1.48e-4,-0.155592 -0.0025,-0.237318 z m 3.260756,0.100119 c 0.0043,0.0034 0.008,0.0074 0.01129,0.01157 z m -3.015133,0.151142 h 0.008 0.005 l -0.005,4.56e-4 z m 1.375707,0.02047 c 0.02788,-1.46e-4 0.05429,0.0012 0.07327,0.0092 z m 1.379413,0.07772 c 6.86e-4,8.57e-4 0.0014,0.0016 0.0018,0.0023 0,5.71e-4 -1.68e-4,0.0012 0,0.0019 l -3.51e-4,-0.0019 z m 1.741465,0.153956 c -1.68e-4,0.01394 -0.0018,0.0267 -0.0037,0.03886 0.0021,-0.01216 0.0035,-0.02492 0.0037,-0.03886 z m -2.370812,0.0037 c -0.005,0.02003 0.01557,0.0218 0.02032,0.04123 -0.0035,0.01261 -0.0068,0.02537 -0.01023,0.03797 l -0.03752,0.0019 c -0.01378,-0.0088 -0.03589,-0.005 -0.0528,-4.57e-4 0.02714,-0.02641 0.04687,-0.06096 0.08024,-0.08069 z m 0.04776,0.03515 c -0.0018,2.97e-4 -0.0028,0.0012 -0.0039,0.0019 10e-4,-8.57e-4 0.0021,-0.0015 0.0039,-0.0019 z m 2.314302,0.02417 c -0.0035,0.01394 -0.0077,0.02729 -0.01171,0.04124 0.0039,-0.01379 0.0083,-0.02744 0.01171,-0.04124 z m -0.01396,0.05147 c -0.0047,0.01794 -0.0092,0.03664 -0.01111,0.05785 0.0018,-0.02121 0.0064,-0.0399 0.01111,-0.05785 z m -1.346041,0.111243 c -0.04331,0 -0.08647,0.0016 -0.128447,0.0046 0.04197,-0.003 0.08514,-0.0046 0.128447,-0.0046 z m 0.06526,8.58e-4 c 0.04376,0.0013 0.08707,0.0038 0.130377,0.0074 -0.04316,-0.0034 -0.08677,-0.0061 -0.130377,-0.0074 z m 0.336104,0.03619 c 0.01051,5.72e-4 0.02046,2.97e-4 0.03055,0.0013 -0.01009,-0.001 -0.02004,-7.43e-4 -0.03055,-0.0013 z m 0.03797,0.0028 c 0.0025,4.58e-4 0.0055,5.72e-4 0.008,0.0013 0.0028,8.58e-4 0.0052,0.0024 0.0079,0.0037 -0.0028,-0.0013 -0.0055,-0.0023 -0.0084,-0.0033 -0.0025,-7.44e-4 -0.0049,-0.0013 -0.0074,-0.0018 z m 0.411601,0.146396 c 0.01244,0.007 0.02553,0.01275 0.03752,0.01899 -0.01202,-0.0062 -0.02507,-0.01201 -0.03752,-0.01899 z m 0.07698,0.05102 c 0.01083,0.0049 0.02152,0.01008 0.03203,0.01528 -0.01055,-0.0052 -0.0212,-0.0099 -0.03203,-0.01484 0,-1.46e-4 1.69e-4,-2.97e-4 0,-4.57e-4 z m 0.06304,0.03145 c 0.02046,0.01127 0.0399,0.02299 0.05933,0.0353 -0.01944,-0.01231 -0.03886,-0.02403 -0.05933,-0.0353 z m -6.823351,0.0019 c -0.0079,0.03471 -0.01638,0.06927 -0.02271,0.104717 0.0063,-0.03545 0.0148,-0.07001 0.02271,-0.104717 z m 5.931629,0.03471 c 0.02493,0.0052 0.05043,0.01157 0.07505,0.01632 -0.02461,-0.0047 -0.05014,-0.01113 -0.07505,-0.01632 z m 0.171462,0.01305 c 0.0035,0.0018 0.0079,0.0034 0.01244,0.0046 -0.0046,-0.0012 -0.0089,-0.0023 -0.01244,-0.0042 -0.0085,0.0042 -0.01765,0.0067 -0.02788,0.0079 -0.01009,0.0012 -0.02137,0.001 -0.03277,0 0.01143,0.001 0.02268,0.0012 0.03277,0 0.01023,-0.0012 0.01944,-0.0042 0.02788,-0.0083 z m 0.118213,0.01661 c 0.0056,0.001 0.01111,0.0021 0.01617,0.0037 v 4.57e-4 c -0.0049,-0.0015 -0.01069,-0.0031 -0.01617,-0.0042 z m 0.08291,0.0065 c -0.0092,0.0021 -0.01751,0.0052 -0.02507,0.0098 0.0076,-0.0046 0.01586,-0.0077 0.02507,-0.0098 z m -0.582173,0.0083 c 0.01452,0.0016 0.0288,0.004 0.04213,0.0074 -0.01336,-0.0034 -0.0276,-0.0058 -0.04213,-0.0074 z m 0.703205,0.0042 c 0.03189,0.0098 0.06422,0.02299 0.09315,0.03619 -0.02893,-0.0132 -0.06126,-0.02641 -0.09315,-0.03619 z m -0.812077,0.0023 c -0.01392,0.0033 -0.02714,0.0077 -0.03945,0.0129 0.0123,-0.0052 0.02553,-0.0096 0.03945,-0.0129 z m 0.462477,0.0129 c 0,0.0022 -1.69e-4,0.0043 -3.52e-4,0.0065 h -3.66e-4 c 2.81e-4,-0.0022 10e-4,-0.0043 10e-4,-0.0065 z m 0.108572,0.01809 c 0.0068,8.58e-4 0.01276,0.0022 0.01853,0.0042 -0.0056,-0.0018 -0.01188,-0.0033 -0.01853,-0.0042 z m 0.06482,0.0057 c 0.0028,0.0028 0.0052,0.0055 0.0074,0.0088 -0.0021,-0.0031 -0.0047,-0.0059 -0.0074,-0.0088 z m -0.03842,0.0013 c 0.0079,0.0034 0.01483,0.0082 0.02134,0.01306 -0.0065,-0.0049 -0.0135,-0.0096 -0.02134,-0.01306 z m -0.549245,0.0028 c -0.01244,0.0028 -0.02566,0.0074 -0.03752,0.01112 0.01185,-0.0037 0.02507,-0.0083 0.03752,-0.01112 z m -0.113618,0.02462 c -0.0028,0.008 -0.0025,0.01201 -0.0051,0.02596 0.0025,-0.01394 0.0025,-0.01795 0.0051,-0.02596 z m 0.08484,0.02907 c 3.51e-4,0.0025 0.001,0.0049 0.001,0.008 -1.69e-4,-1.46e-4 -2.81e-4,0 -3.52e-4,0 1.69e-4,-0.0031 0,-0.0055 -3.51e-4,-0.008 z m -0.254525,0.0052 c -0.01972,0.007 -0.03916,0.01543 -0.05784,0.02403 0.01867,-0.0086 0.03812,-0.01706 0.05784,-0.02403 z m 0.08529,0.02269 c -0.01557,0.0016 -0.03115,0.0038 -0.04584,0.007 0.01484,-0.0031 0.03009,-0.0053 0.04584,-0.007 z m -0.08796,0.01988 c -0.01322,0.0055 -0.02553,0.01216 -0.03664,0.02047 0.01128,-0.0085 0.02327,-0.01498 0.03664,-0.02047 z m 0.414269,0.02136 c 0.0028,0 0.0059,2.98e-4 0.0089,8.57e-4 -0.0059,-10e-4 -0.01185,-5.71e-4 -0.01765,5.72e-4 0.0028,-5.72e-4 0.0059,-0.0013 0.0088,-0.0015 z m -0.06897,0.0098 c 0.0018,0.0013 0.0043,0.0022 0.0079,0.0027 -0.0035,-4.58e-4 -0.0059,-0.0013 -0.0079,-0.0027 z m 0.968259,4.57e-4 c 1.69e-4,0 2.82e-4,-1.46e-4 3.52e-4,0 3.51e-4,0.0043 6.86e-4,0.0077 0.0014,0.01068 -6.86e-4,-0.0031 -0.0014,-0.0062 -0.0018,-0.01068 z m 0.0031,0.01483 c 0.001,0.0037 0.0031,0.0071 0.0055,0.01023 -0.0025,-0.0031 -0.0042,-0.0065 -0.0055,-0.01023 z m 0.09968,0.0079 c 0.0025,-1.46e-4 0.0052,-1.46e-4 0.0079,0 -0.0077,-2.97e-4 -0.01557,5.72e-4 -0.02373,0.0028 0.0055,-0.0015 0.01055,-0.0025 0.01586,-0.0028 z m -1.086472,0.01572 c -1.69e-4,8.57e-4 -1.69e-4,0.0018 0,0.0028 0.0025,0.0035 0.0043,0.0074 0.0064,0.01112 -0.0021,-0.0037 -0.0045,-0.0076 -0.007,-0.01112 0,-0.001 3.51e-4,-0.0019 6.86e-4,-0.0028 z m 0.978342,0.0047 c 0.0053,0.0012 0.01023,0.0033 0.01483,0.005 -0.0047,-0.0019 -0.0095,-0.0033 -0.01483,-0.0046 0,-1.46e-4 1.69e-4,-4.57e-4 0,-4.57e-4 z m 0.01544,0.005 c 0.0095,0.0037 0.01779,0.0085 0.02595,0.01335 -0.0082,-0.0049 -0.0166,-0.0096 -0.02595,-0.01335 z m 0.03708,0.0037 c 3.52e-4,0.001 6.86e-4,0.0019 10e-4,0.0033 -2.81e-4,-0.0012 -6.86e-4,-0.0022 -10e-4,-0.0033 z m -0.01069,0.0096 c 0.01231,0.0076 0.02359,0.01602 0.0356,0.02373 -0.01202,-0.0076 -0.02345,-0.01617 -0.0356,-0.02373 z m -1.494367,0.0015 c -0.0079,0.01409 -0.01765,0.02625 -0.02595,0.0399 0.0083,-0.01365 0.01797,-0.02581 0.02595,-0.0399 z m 0.486655,4.57e-4 c 0.0037,0.0076 0.0067,0.01542 0.0092,0.02314 -0.0025,-0.0077 -0.0055,-0.01557 -0.0092,-0.02314 z m 0.978493,0.01721 c 0,0 -1.69e-4,2.98e-4 0,4.58e-4 -0.0031,0.0023 -0.0064,0.005 -0.0094,0.0079 0.0031,-0.003 0.0058,-0.0058 0.0094,-0.0083 z m -0.828836,8.58e-4 c 0.0051,0.0077 0.0082,0.01602 0.01069,0.02403 0.0028,0.0082 0.0051,0.01631 0.0094,0.02418 0.0028,0.0049 0.0061,0.0095 0.0096,0.01394 -0.0035,-0.0045 -0.007,-0.009 -0.0096,-0.01394 -0.0043,-0.0079 -0.0067,-0.01602 -0.0094,-0.02418 -0.0025,-0.008 -0.0055,-0.01617 -0.01069,-0.02403 z m 0.81074,0.01617 c 0,0 3.52e-4,1.46e-4 3.52e-4,0 -0.0052,0.0062 -0.01023,0.01306 -0.01438,0.02003 0.0042,-0.0071 0.0088,-0.01364 0.01396,-0.02003 z m -0.945122,0.01216 c 0.0031,0.01557 0.004,0.03159 0.0031,0.04717 6.86e-4,-0.01557 -1.68e-4,-0.03159 -0.0031,-0.04717 z m 0.909375,0.05191 c -0.0051,0.01068 -0.01069,0.02092 -0.01705,0.03011 0.0064,-0.0093 0.01188,-0.01943 0.01705,-0.03011 z m -1.449868,0.01617 c -0.0086,1.46e-4 -0.01691,0.001 -0.02493,0.0022 0.0079,-0.0012 0.01645,-0.0021 0.02493,-0.0022 z m 0.01304,0 c 0.0088,2.98e-4 0.01765,0.0013 0.02641,0.0028 -0.0088,-0.0015 -0.01765,-0.0025 -0.02641,-0.0028 z m 1.181994,0.0074 c 0.01129,0.01053 0.02387,0.01943 0.03842,0.0264 0.0096,0.0046 0.02032,0.0083 0.03161,0.01113 -0.01129,-0.0028 -0.02194,-0.0065 -0.03161,-0.01113 -0.01452,-0.007 -0.02714,-0.01587 -0.03842,-0.0264 z m -0.658706,0.01706 c -0.0043,0.01483 -0.01037,0.02907 -0.01765,0.04227 0.0073,-0.0132 0.01336,-0.02744 0.01765,-0.04227 z m 0.882082,0.0061 c -0.0028,0.0025 -0.0056,0.0049 -0.0089,0.007 0.0031,-0.0021 0.0061,-0.0045 0.0089,-0.007 z m 0.145951,0.07194 v 0.0013 c -0.0042,0.01231 -0.0065,0.02447 -0.007,0.03619 -2.81e-4,0.008 1.69e-4,0.01587 0.0014,0.02358 10e-4,0.0077 0.0031,0.01543 0.0059,0.0227 -0.0028,-0.0073 -0.0047,-0.01498 -0.0059,-0.0227 -0.0014,-0.0077 -0.0018,-0.01557 -0.0014,-0.02358 3.52e-4,-0.01216 0.0025,-0.02477 0.007,-0.03752 z m -1.353456,0.01424 c 0.0047,0.0089 0.0092,0.01587 0.01262,0.01899 -1.69e-4,0 -3.52e-4,1.45e-4 -6.86e-4,0 -0.0031,-0.0031 -0.0073,-0.01009 -0.01202,-0.01899 z m 1.683031,0.007 c 0.0067,0.0092 0.01322,0.0178 0.01944,0.0264 0,0.0012 -3.52e-4,0.0025 -10e-4,0.0033 3.51e-4,-7.43e-4 3.51e-4,-0.0021 3.51e-4,-0.0033 -0.0061,-0.0085 -0.01244,-0.0175 -0.01899,-0.0264 z m -7.193268,0.02789 c -0.01849,0.09152 -0.03791,0.18585 -0.05516,0.287304 0.01726,-0.101454 0.03667,-0.195788 0.05516,-0.287304 z m 5.627114,0.0028 c 0.0079,0.001 0.01631,0.0019 0.02507,0.0022 -0.0089,-2.96e-4 -0.01705,-0.001 -0.02507,-0.0022 z m 1.562892,0.0022 h 3.51e-4 c -0.0018,0.0049 -0.0039,0.0095 -0.0059,0.01394 0.0021,-0.0045 0.0037,-0.009 0.0055,-0.01394 z m 0.03946,0.02358 c 0.0046,0.01023 0.01097,0.02076 0.01617,0.03159 -0.0052,-0.01112 -0.01157,-0.02121 -0.01617,-0.03159 z m 0.04361,0.0057 c 0.004,0.01157 0.0084,0.02403 0.01156,0.03664 -0.0031,-0.01261 -0.0076,-0.02507 -0.01156,-0.03664 z m -1.823941,0.01528 c 0.0051,0.01098 0.01009,0.02151 0.01483,0.03056 -1.69e-4,0.0033 -6.86e-4,0.0065 -0.0014,0.0098 6.86e-4,-0.0033 0.001,-0.0065 0.001,-0.0098 -0.0047,-0.0091 -0.0094,-0.01958 -0.01438,-0.03056 z m 1.796944,0.01113 c 0.0062,0.0129 0.01023,0.0264 0.008,0.04213 0.0021,-0.01543 -0.0018,-0.02937 -0.008,-0.04213 z m -0.358199,0.01483 c 0.0025,0.0031 0.0055,0.0059 0.0083,0.0089 -0.0028,-0.0031 -0.0058,-0.0057 -0.0083,-0.0089 z m -0.639722,0.01854 c -1.69e-4,4.57e-4 -1.69e-4,10e-4 0,0.0019 h -3.52e-4 c -1.69e-4,-8.58e-4 2.81e-4,-0.0015 3.52e-4,-0.0019 z m 0.853305,0.01438 c -0.0076,0.0031 -0.01498,0.0059 -0.02268,0.0079 0.0076,-0.0019 0.01529,-0.0047 0.02268,-0.0079 z m 0.151145,0.0013 c -10e-4,0.0047 -0.0028,0.0093 -0.0055,0.01439 0.0025,-0.005 0.0043,-0.0096 0.0055,-0.01439 z m -1.116585,0.001 c -0.03604,0.0067 -0.0709,0.01513 -0.104715,0.02492 0.03382,-0.0098 0.06867,-0.01824 0.104715,-0.02492 z m 1.09849,0.01572 c -0.0014,-1.46e-4 -0.0031,1.45e-4 -0.0055,8.57e-4 -0.0028,8.58e-4 -0.0053,0.0019 -0.0079,0.0037 -0.0077,0.0053 -0.01543,0.01469 -0.02226,0.02595 0.0068,-0.01127 0.01452,-0.02061 0.02226,-0.02595 0.0025,-0.0018 0.0052,-0.0033 0.0079,-0.0042 0.0021,-7.43e-4 0.004,-5.72e-4 0.0055,-4.57e-4 z m -1.785824,0.0055 c -0.0025,0.0077 -0.0047,0.01632 -0.0061,0.02507 0.0014,-0.0088 0.0035,-0.01736 0.0061,-0.02507 z m 0.830024,0.0052 c -0.02078,0.0052 -0.03069,0.0067 -0.04346,0.0055 0.0123,0.001 0.0224,-4.57e-4 0.04346,-0.0055 z m 0.963661,0.0088 h 3.51e-4 c 10e-4,0.0015 0.0021,0.0038 0.0039,0.0065 -0.0018,-0.0027 -0.0031,-0.005 -0.0043,-0.0065 z m -1.26209,0.0061 c 2.81e-4,-1.46e-4 6.86e-4,0 10e-4,0 -0.01645,0.0057 -0.03308,0.01172 -0.0491,0.01809 0.01586,-0.0064 0.03189,-0.01246 0.0482,-0.01809 z m 0.133046,4.57e-4 c -0.01705,0.0035 -0.03336,0.0076 -0.04969,0.01201 0.01632,-0.0045 0.03263,-0.0085 0.04969,-0.01201 z m 1.079057,0.01661 c -0.0042,0.0085 -0.008,0.0175 -0.01111,0.02699 0.0031,-0.0095 0.007,-0.01854 0.01111,-0.02699 z m -1.260754,0.001 c -0.04791,0.01913 -0.09359,0.04123 -0.137644,0.06571 0.04405,-0.02447 0.08973,-0.04657 0.137644,-0.06571 z m 1.322459,0.0018 c 1.65e-4,0.0037 -1.69e-4,0.0074 -0.0018,0.01112 h -3.52e-4 c 0.0018,-0.0037 0.0025,-0.0074 0.0025,-0.01112 z m -1.284043,0.02373 c -0.02996,0.01142 -0.05918,0.02388 -0.08751,0.03649 0.02834,-0.01261 0.05755,-0.02507 0.08751,-0.03649 z m 0.655888,0.02537 c 0.01853,0.0083 0.03693,0.0175 0.05473,0.02744 -0.01779,-0.01008 -0.03604,-0.01913 -0.05473,-0.02744 z m -0.410117,0.0052 c 0.0052,-1.46e-4 0.01055,2.97e-4 0.01572,4.57e-4 -0.01023,-4.57e-4 -0.02134,-2.97e-4 -0.03203,4.57e-4 -0.0098,7.43e-4 -0.01944,0.0021 -0.02819,0.0037 0.0088,-0.0018 0.01825,-0.003 0.02819,-0.0037 0.0053,-4.57e-4 0.01097,-8.58e-4 0.01631,-8.58e-4 z m -1.086025,0.02774 c 0.01097,0.0079 0.02078,0.01661 0.03055,0.02329 0.0031,0.0021 0.0064,0.0038 0.0098,0.0055 0.0046,0.0023 0.0098,0.0049 0.01526,0.007 -0.0055,-0.0021 -0.01068,-0.0042 -0.01526,-0.0065 -0.0035,-0.0016 -0.0065,-0.0038 -0.0098,-0.0059 -0.0098,-0.0067 -0.01959,-0.01543 -0.03055,-0.02329 z m 0.620142,0.0074 c -0.02862,0.01736 -0.05637,0.03604 -0.08351,0.05518 0.02714,-0.01913 0.05488,-0.03782 0.08351,-0.05518 z m 0.793531,0.01484 c 0.0035,0.0013 0.007,0.0025 0.01069,0.0042 0.01097,0.005 0.02137,0.01023 0.03143,0.01528 -0.01009,-0.005 -0.02046,-0.0098 -0.03143,-0.01484 -0.0037,-0.0015 -0.0073,-0.0033 -0.01069,-0.0046 z m 0.630824,0.001 c 0.0021,0.0071 0.0056,0.01335 0.01023,0.01795 -0.0047,-0.0046 -0.008,-0.01068 -0.01023,-0.01795 z m -1.892913,0.01943 c -0.01023,5.71e-4 -0.02137,0.003 -0.03203,0.0037 0.01083,-7.44e-4 0.02165,-0.0031 0.03203,-0.0037 z m 2.134383,0 c 0.0092,0.01112 0.01765,0.02284 0.02553,0.03515 -0.0079,-0.01231 -0.01631,-0.02403 -0.02553,-0.03515 z m -1.707504,0.03337 c -0.0218,0.01469 -0.04331,0.02966 -0.06497,0.04628 0.02165,-0.01661 0.04316,-0.03159 0.06497,-0.04628 z m 0.145948,0.01157 c -0.0095,0.0061 -0.01871,0.01275 -0.02728,0.01943 0.0086,-0.0067 0.01779,-0.01335 0.02728,-0.01943 z m -0.824086,0.0129 c 1.69e-4,0.0055 -0.001,0.01068 3.52e-4,0.01632 -0.0014,-0.0057 -2.78e-4,-0.01083 -3.52e-4,-0.01632 z m 2.426432,0.0028 c 0.0059,0.01083 0.01111,0.0218 0.01617,0.03337 -0.0049,-0.01142 -0.01023,-0.02255 -0.01617,-0.03337 z m -7.497334,0.0079 c -0.0018,0.01127 -0.0038,0.02121 -0.0055,0.03159 0.0018,-0.01023 0.004,-0.02032 0.0055,-0.03159 z m 7.271139,0.0019 c 1.69e-4,-1.46e-4 3.52e-4,0 3.52e-4,0 -0.0018,0.0019 -0.0035,0.0038 -0.0046,0.0059 10e-4,-0.0022 0.0025,-0.004 0.0042,-0.0059 z m -0.0042,0.0065 c -0.0025,0.0043 -0.0035,0.0088 -0.0037,0.01379 1.69e-4,-0.0049 0.0014,-0.0095 0.0037,-0.01379 z m -2.194306,0.0013 c 6.86e-4,0.0015 0.0018,0.0027 0.0028,0.0042 h -3.51e-4 c -10e-4,-0.0015 -0.0018,-0.0027 -0.0025,-0.0042 z m 0.554434,0.0013 c -0.02595,0.02061 -0.05117,0.04242 -0.07609,0.06407 -0.01793,0.0359 -0.03648,0.07268 -0.05606,0.109315 0.01959,-0.03664 0.03812,-0.07342 0.05606,-0.109315 l -3.52e-4,-5.71e-4 c 0.02493,-0.02165 0.05043,-0.04286 0.07653,-0.06348 z m 1.644914,0.04316 c 0.0055,0.01083 0.01305,0.0218 0.02046,0.03144 -0.0074,-0.0096 -0.01498,-0.02062 -0.02046,-0.03144 z m -2.111244,0.0092 c 0.0051,0.0061 0.0096,0.01246 0.0135,0.01958 0.0039,0.007 0.007,0.01498 0.0096,0.02313 -0.0028,-0.0082 -0.0058,-0.01617 -0.0096,-0.02313 -0.0039,-0.0071 -0.0084,-0.0135 -0.0135,-0.01958 z m 1.806736,0.02551 c 0.0098,0.009 0.01944,0.0178 0.02876,0.02684 -0.0094,-0.0089 -0.01899,-0.01795 -0.02876,-0.02684 z m 0.56882,0.0023 c 0,-1.46e-4 2.81e-4,0 3.51e-4,0 0.0014,0.0028 0.0025,0.0055 0.0037,0.0083 -0.0014,-0.0028 -0.0028,-0.0055 -0.0042,-0.0083 z m -0.179914,0.01157 c 0.0046,0.0025 0.0094,0.0047 0.01438,0.0065 -0.0051,-0.0018 -0.0096,-0.004 -0.01438,-0.0065 z m 0.187332,0.0042 c 0.0046,0.01127 0.008,0.0224 0.0092,0.03337 -10e-4,-0.01083 -0.0046,-0.0221 -0.0092,-0.03337 z m -1.520914,0.01484 c -0.0031,0.0021 -0.0068,0.0042 -0.01055,0.0061 -0.0068,0.0033 -0.01392,0.0057 -0.0218,0.0083 0.0077,-0.0027 0.01512,-0.0055 0.0218,-0.0088 0.0037,-0.0019 0.0073,-0.0035 0.01055,-0.0057 z m -0.830615,0.02462 c 3.51e-4,0.0047 10e-4,0.0098 10e-4,0.01484 l -3.52e-4,4.57e-4 c -1.69e-4,-0.0052 -1.69e-4,-0.01038 -6.86e-4,-0.01528 z m 2.354792,0.02862 c -0.0021,0.0037 -0.004,0.0076 -0.007,0.01127 -1.69e-4,0 -2.82e-4,-1.46e-4 -3.52e-4,0 -0.0094,8.57e-4 -0.01825,0.0027 -0.02654,0.0055 0.0085,-0.003 0.01705,-0.0046 0.02654,-0.0055 0.0028,-0.0037 0.0053,-0.0076 0.0074,-0.01127 z m -1.859243,0.01127 c -0.0021,0 -0.0045,7.43e-4 -0.0065,0.0013 0.0021,-7.43e-4 0.0042,-0.0013 0.0065,-0.0013 z m 0.01438,0.0018 c 0.02018,0.0052 0.0439,0.01928 0.05844,0.01988 -0.01452,-4.57e-4 -0.03827,-0.01469 -0.05844,-0.01988 z m 1.018837,0.0218 c 0.0088,0.0099 0.0187,0.02003 0.02774,0.031 -0.009,-0.01098 -0.01899,-0.02106 -0.02774,-0.031 z m 0.806437,0.0022 c 0,0.004 0.0014,0.0064 0.0028,0.0089 -0.0014,-0.0023 -0.0028,-0.0052 -0.0028,-0.0089 z m -0.896468,0.02373 c -0.0021,8.58e-4 -0.0043,0.0018 -0.0064,0.0023 v -5.72e-4 c 0.0021,-4.57e-4 0.0043,-8.57e-4 0.0064,-0.0018 z m 0.820082,0.0055 c -0.0079,0.01172 -0.0141,0.02477 -0.01913,0.03901 0.005,-0.01424 0.01129,-0.02729 0.01913,-0.03901 z m -7.443195,0.04183 c 0.0028,0.01795 0.006,0.03427 0.0097,0.04999 -0.0037,-0.01572 -0.007,-0.03204 -0.0097,-0.04999 z m 5.42406,0.0092 c -0.0073,0.01142 -0.01603,0.0224 -0.02461,0.03337 0.0086,-0.01098 0.01737,-0.02195 0.02461,-0.03337 z m 0.03619,0.0052 c -0.0056,0.0098 -0.01156,0.01854 -0.01765,0.02685 0.0061,-0.0083 0.01202,-0.01706 0.01765,-0.02685 z m -0.31934,0.0046 c -0.0049,0.0018 -0.01245,0.0068 -0.02092,0.0129 0.0088,-0.0062 0.01603,-0.01112 0.02092,-0.0129 z m 2.274844,0.0083 c -0.0021,0.01038 -0.0035,0.02121 -0.0042,0.03248 6.86e-4,-0.01127 0.0021,-0.0221 0.0042,-0.03248 z m 0.198902,0.03901 c 0.0065,0.01528 0.01202,0.0313 0.01705,0.04761 -0.005,-0.01631 -0.01051,-0.03233 -0.01705,-0.04761 z m -2.704093,8.57e-4 c -0.03069,0.0073 -0.06126,0.01543 -0.09003,0.02551 0.0288,-0.01008 0.05933,-0.01824 0.09003,-0.02551 z m 0.159449,0.0027 c -0.0028,0.0021 -0.0052,0.0037 -0.0065,0.0043 -0.0035,0.0013 -0.0067,0.0025 -0.01023,0.0037 0.0035,-0.0012 0.0068,-0.0028 0.01023,-0.0042 0.0014,-5.71e-4 0.0037,-0.0018 0.0065,-0.0038 z m 2.363394,0.01809 c 6.86e-4,4.57e-4 0.0018,4.57e-4 0.0028,5.71e-4 -1.68e-4,0 0,2.98e-4 0,4.57e-4 -10e-4,-1.46e-4 -0.0021,-5.72e-4 -0.0028,-10e-4 z m -2.553546,0.007 c 1.44e-4,1.45e-4 0,4.57e-4 0,4.57e-4 -0.01498,0.0062 -0.03027,0.01202 -0.04539,0.01809 -0.02774,0.01142 -0.05458,0.02344 -0.07921,0.03797 v -4.56e-4 c 0.02461,-0.01453 0.05162,-0.02625 0.07921,-0.03753 0.01512,-0.0061 0.03041,-0.01246 0.04539,-0.01854 z m 2.541533,4.57e-4 c -6.86e-4,0.0021 -0.0018,0.0034 -0.0028,0.0047 10e-4,-0.0013 0.0021,-0.003 0.0028,-0.0047 z m -0.0079,0.007 h 3.52e-4 c -0.0028,0.0132 -0.0045,0.02655 -0.0047,0.03946 2.81e-4,-0.0129 0.0014,-0.02625 0.0043,-0.03946 z m -2.057949,0.06097 c -0.0052,0.01558 -0.01322,0.031 -0.02092,0.04583 0.0077,-0.01483 0.01572,-0.03026 0.02092,-0.04583 z m 1.679325,0.01246 c 0.0051,0.02358 0.0095,0.04835 0.01336,0.07327 -0.0039,-0.02492 -0.0083,-0.04969 -0.01336,-0.07327 z m 0.38134,0.02225 c 0.0035,0.01187 0.0079,0.02314 0.0135,0.03382 -0.0056,-0.01068 -0.01009,-0.02195 -0.0135,-0.03382 z m -2.544648,0.01023 c 3.52e-4,0.0043 0.001,0.0086 0.0031,0.01113 -0.0025,-0.0025 -0.0028,-0.0068 -0.0031,-0.01113 z m 0.109463,0.0022 c 0.0084,0.0042 0.01663,0.0089 0.02447,0.01394 -0.0077,-0.0049 -0.01603,-0.0098 -0.02447,-0.01394 z m 1.241621,0.0033 c 0.0056,4.57e-4 0.01156,0.0015 0.01765,0.0028 -0.0061,-0.0013 -0.01202,-0.0025 -0.01765,-0.0028 z m -0.01009,4.57e-4 c -0.0059,5.72e-4 -0.01111,0.0016 -0.01572,0.0037 0.0045,-0.0019 0.0099,-0.0033 0.01572,-0.0037 z m -0.04924,0.0019 c 0.0028,2.96e-4 0.01069,0.0019 0.01958,0.0022 -0.0089,-2.96e-4 -0.01677,-0.0019 -0.01958,-0.0022 z m -0.0537,0.01068 c 0.004,1.45e-4 0.0085,0.0015 0.0135,0.0028 -0.0074,-0.0021 -0.01396,-0.003 -0.01958,-0.0023 0.0018,-1.46e-4 0.004,-5.72e-4 0.0061,-4.57e-4 z m -0.03841,0.007 c 0.001,0 0.0018,5.72e-4 0.0021,8.57e-4 -10e-4,-5.71e-4 -0.0028,-0.001 -0.0055,-4.56e-4 10e-4,-2.98e-4 0.0025,-5.72e-4 0.0031,-4.58e-4 z m 0.01438,0.0033 c 0,-1.45e-4 2.81e-4,0 3.52e-4,0 -0.0014,0.0015 -0.0028,0.0031 -0.0037,0.005 0.001,-0.0019 0.0018,-0.0035 0.0031,-0.005 z m -0.08113,0.01424 c 0.0014,0.0023 10e-4,0.0055 -0.0031,0.0093 0.0043,-0.0038 0.0046,-0.007 0.0031,-0.0093 z m -0.01765,5.71e-4 c -0.0018,0.0018 -0.0028,0.0045 -0.0028,0.0079 0,0.0049 0.0018,0.01053 0.0056,0.01484 0.0061,-0.0052 0.0083,-0.004 0.01009,-0.0019 -0.0018,-0.0019 -0.0042,-0.0023 -0.01009,0.0023 -1.69e-4,-1.46e-4 0,-4.57e-4 0,-4.57e-4 -0.0035,-0.0042 -0.0056,-0.01008 -0.0056,-0.01484 0,-0.0034 10e-4,-0.0061 0.0028,-0.0079 z m 1.462771,0.0096 c 0.0039,0.0046 0.0082,0.0089 0.01262,0.01305 -0.0045,-0.0042 -0.0086,-0.0085 -0.01262,-0.01305 z m -7.408783,0.0098 c -0.01135,0.03204 -0.02215,0.06482 -0.03154,0.09819 0.0094,-0.03338 0.02015,-0.06615 0.03154,-0.09819 z m 5.978051,8.58e-4 c 0,1.46e-4 2.81e-4,2.97e-4 3.51e-4,4.57e-4 -0.0094,0.0061 -0.01336,0.0057 -0.01586,0.0037 0.0028,0.0016 0.0065,0.0015 0.01543,-0.0042 z m 10e-4,0.0019 c 0.0014,0.0025 0.0025,0.005 0.0021,0.0092 2.81e-4,-0.0042 -10e-4,-0.0067 -0.0021,-0.0092 z m -5.922875,0.0055 c 0.0021,-1.46e-4 0.0043,-2.97e-4 0.0065,0 -6.3e-5,1.45e-4 7.4e-5,2.97e-4 0,4.57e-4 -0.0021,-2.97e-4 -0.0045,-5.72e-4 -0.0065,-4.57e-4 z m 0,0 c -0.0041,1.45e-4 -0.0078,0.001 -0.01111,0.0028 0.0035,-0.0018 0.0071,-0.0027 0.01111,-0.0028 z m 6.312966,0.01068 c 0.0031,0.0073 0.0064,0.01528 0.0088,0.02358 0.005,0.01661 0.0082,0.03471 0.01023,0.05339 -0.0021,-0.01869 -0.0052,-0.03679 -0.01023,-0.05339 -0.0025,-0.0083 -0.0053,-0.01632 -0.0088,-0.02358 z m -0.241024,0.01528 c -0.0089,5.72e-4 -0.01779,0.0019 -0.02595,0.0042 0.0082,-0.0022 0.01705,-0.0035 0.02595,-0.0042 z m -1.111986,0.01572 c 0.0059,0.0092 0.01129,0.01854 0.01617,0.02788 -0.0049,-0.0093 -0.01023,-0.01869 -0.01617,-0.02788 z m 2.597598,0.0074 c -10e-4,0.0095 -0.0018,0.01928 -0.0031,0.02878 h -3.52e-4 c 0.0014,-0.0095 0.0028,-0.01928 0.0037,-0.02878 z m -1.579204,0.01765 c 0.0014,0 0.0028,2.97e-4 0.0042,4.57e-4 -0.0031,-2.97e-4 -0.0052,-7.43e-4 -0.0088,8.57e-4 0.0014,-5.71e-4 0.0031,-0.0013 0.0046,-0.0013 z m -0.258234,0.02136 c -0.0049,0.01275 -0.0089,0.02596 -0.01245,0.03886 0.0035,-0.0129 0.0076,-0.0261 0.01245,-0.03886 z m 0.462624,0.0096 c 0.0028,0.0038 0.0047,0.0082 0.0065,0.01261 -0.0018,-0.0045 -0.0039,-0.0088 -0.0065,-0.01261 z m 0.08247,0.0057 c 0.004,0.01112 0.0071,0.02284 0.0088,0.03471 -0.0018,-0.01187 -0.0047,-0.02358 -0.0088,-0.03471 z m 1.261197,0.0013 c -0.0031,0.0031 -0.0061,0.0058 -0.01009,0.0079 0.0037,-0.0019 0.0071,-0.0049 0.01009,-0.0079 z m -0.03009,0.0061 c 0.0031,0 0.0065,1.46e-4 0.0098,4.57e-4 -0.0065,-5.71e-4 -0.0129,-4.57e-4 -0.01899,0 0.0028,-1.46e-4 0.0061,-4.57e-4 0.0092,-4.57e-4 z m -1.695491,0.01661 c 0.004,-1.46e-4 0.0083,4.56e-4 0.0129,0.0015 -0.0046,-0.001 -0.0089,-0.0016 -0.0129,-0.0015 z m 1.699643,0 c 0.0031,0.0031 -0.0053,0.01187 -0.0096,0.02092 0.0043,-0.009 0.01276,-0.0178 0.0096,-0.02092 z m -1.705725,0.001 c -0.0053,0.0012 -0.01009,0.0035 -0.01378,0.007 0.0037,-0.0034 0.0084,-0.0058 0.01378,-0.007 z m 0.379266,0.0129 c 0.0021,0.0031 0.0045,0.0061 0.0068,0.0089 -0.0025,-0.0028 -0.0047,-0.0058 -0.0068,-0.0089 z m 0.161228,0.0019 c 0,0.01794 -6.86e-4,0.03515 -0.0018,0.04999 -2.81e-4,0.0055 -0.001,0.01098 -0.0018,0.01631 6.86e-4,-0.0055 0.001,-0.01112 0.0014,-0.01676 10e-4,-0.01484 0.0025,-0.03159 0.0025,-0.04954 z m 0.445861,0.0018 c 0.0014,0.0067 0.0021,0.0132 0.0025,0.02003 0,-0.0068 -0.001,-0.01335 -0.0025,-0.02003 z m 0.622515,0.01023 c 1.69e-4,-1.46e-4 3.52e-4,0 3.52e-4,0 -0.0039,0.0045 -0.0077,0.0093 -0.01114,0.01439 0.0035,-0.005 0.0068,-0.0099 0.01069,-0.01439 z m -0.435183,0.0037 c 6.86e-4,0.02477 2.81e-4,0.0488 -3.52e-4,0.07223 6.86e-4,-0.02343 10e-4,-0.04747 3.52e-4,-0.07223 z m -0.955354,0.0055 c 0.0071,1.46e-4 0.01336,0.001 0.01853,0.0028 -0.0052,-0.0018 -0.01143,-0.0027 -0.01853,-0.0028 z m -5.850939,5.72e-4 c -0.0062,0.02878 -0.01079,0.05607 -0.01343,0.08291 0.0028,-0.02685 0.0072,-0.05414 0.01343,-0.08291 z m 3.554291,0.0064 c 0.0014,0.0028 0.0021,0.0061 0.0028,0.0098 -6.86e-4,-0.0034 -0.0018,-0.0065 -0.0031,-0.0093 0,-1.46e-4 2.95e-4,-2.98e-4 3.51e-4,-4.57e-4 z m 2.354644,0.0093 c -1.69e-4,0.0021 2.78e-4,0.0047 0.0014,0.0074 -0.001,-0.0027 -0.0014,-0.0053 -0.0014,-0.0074 z m -0.889946,0.01528 c -0.0025,0.02699 -0.0035,0.05429 -0.0042,0.08202 6.86e-4,-0.02774 0.0018,-0.05503 0.0042,-0.08202 z m 2.323941,0 c 0.0018,0.0016 0.0031,0.0034 0.0047,0.005 -0.0018,-0.0016 -0.0031,-0.0034 -0.0047,-0.005 z m -1.640316,0.01706 c 1.69e-4,0 2.82e-4,1.46e-4 3.52e-4,0 0,0.0052 -2.81e-4,0.01023 0,0.01543 -2.81e-4,-0.0052 -3.52e-4,-0.01023 -3.52e-4,-0.01543 z m 0.02046,0.0023 c 0.0018,0.0031 0.0031,0.0073 0.0042,0.01201 -10e-4,-0.0047 -0.0025,-0.0089 -0.0042,-0.01201 z m 0.928805,0.0057 c -1.68e-4,2.97e-4 -2.81e-4,8.57e-4 -3.51e-4,0.0013 0,1.45e-4 -3.52e-4,-1.46e-4 -3.52e-4,0 2.78e-4,-4.57e-4 0.001,-8.58e-4 0.001,-0.0013 z m -0.446754,0.0022 c 0.0014,0.0045 0.0021,0.0096 0.0018,0.01484 2.78e-4,-0.0052 -2.81e-4,-0.01038 -0.0018,-0.01484 z m -3.41427,0.0019 c -0.007,0.0013 -0.01396,0.003 -0.02092,0.0037 -0.04435,0.0049 -0.08781,0.0089 -0.130676,0.0129 0.04287,-0.004 0.08633,-0.0086 0.130676,-0.01335 0.007,-8.58e-4 0.01392,-0.0019 0.02092,-0.0033 z m -2.879859,0.01157 c -0.0047,0.03189 -0.0077,0.06467 -0.0092,0.0973 0.0018,-0.03263 0.0046,-0.06541 0.0092,-0.0973 z m 3.077724,0.01112 c 0.0098,-4.56e-4 0.01959,2.98e-4 0.02968,0.0022 -0.0099,-0.0019 -0.02004,-0.0027 -0.02968,-0.0022 z m -0.03101,0.0042 c -0.02064,0.0043 -0.04079,0.01083 -0.0617,0.01483 -0.02373,0.0046 -0.04805,0.01008 -0.07268,0.01617 0.02461,-0.0061 0.04895,-0.01157 0.07268,-0.01617 0.02078,-0.004 0.04109,-0.01053 0.0617,-0.01483 z m 3.247403,8.57e-4 c 10e-4,0.0018 0.0021,0.0033 0.0037,0.0046 -0.0014,-0.0013 -0.0028,-0.0027 -0.0037,-0.0046 z m -1.155591,0.0019 c 6.86e-4,0.0059 10e-4,0.01172 10e-4,0.0175 0,0.0042 -10e-4,0.0082 -0.0018,0.01216 0.001,-0.004 0.0014,-0.008 0.0014,-0.01216 1.69e-4,-0.0058 1.69e-4,-0.01157 -3.51e-4,-0.0175 z m -3.320678,0.0037 c 0.01069,0.01172 0.02106,0.02344 0.03069,0.03604 -0.0096,-0.01246 -0.02018,-0.02432 -0.03069,-0.03604 z m 3.415311,0.0022 c 0.0014,0.01083 0.0031,0.02003 0.0055,0.02284 -0.0021,-0.0028 -0.004,-0.01201 -0.0055,-0.02284 z m 0.386976,0.0028 c 6.86e-4,0.0129 0.0021,0.02596 0.0042,0.03842 -0.0021,-0.01246 -0.0035,-0.02551 -0.0042,-0.03842 z m 1.272767,0.0023 c -0.0018,0.0224 -0.0039,0.04361 -0.007,0.06348 0.0031,-0.01988 0.0053,-0.04109 0.007,-0.06348 z m -0.972411,0.0028 c 0.0089,0.0077 0.01884,0.01409 0.03009,0.01899 -0.01111,-0.0049 -0.0212,-0.01142 -0.03009,-0.01899 z m -0.119103,0.0027 c 0.0031,0.0085 0.0079,0.01557 0.0129,0.02092 -0.0052,-0.0055 -0.0095,-0.01231 -0.0129,-0.02092 z m -3.036048,0.01157 c -0.01853,0.0058 -0.0399,0.01008 -0.06259,0.0135 0.02285,-0.0034 0.0439,-0.0076 0.06259,-0.0135 z m 0.0014,5.71e-4 c 6.86e-4,2.98e-4 0.0014,7.44e-4 0.0018,0.0013 -6.86e-4,-4.57e-4 -10e-4,-10e-4 -0.0018,-0.0013 z m 3.473155,0.0013 c -0.0035,0.009 -0.0077,0.01765 -0.01202,0.02596 0.0043,-0.0082 0.0085,-0.01706 0.01202,-0.02596 z m -6.396471,0.005 c -0.0018,0.02329 -0.0028,0.04702 -0.0028,0.07045 1.66e-4,0.02433 0.0014,0.0485 0.0037,0.07238 -0.0025,-0.02388 -0.0035,-0.04805 -0.0037,-0.07238 -1.65e-4,-0.02358 10e-4,-0.04702 0.0028,-0.07045 z m 1.954614,0.0098 c 0.01899,0.02492 0.03693,0.05058 0.0534,0.07787 -0.01645,-0.02729 -0.03442,-0.0531 -0.0534,-0.07787 z m 3.443489,0.0033 c 6.86e-4,0.01231 0.0025,0.02418 0.0046,0.0356 -0.0021,-0.01142 -0.004,-0.02329 -0.0046,-0.0356 z m -0.543756,0.01201 c -0.0018,0.0019 -0.0035,0.0045 -0.0046,0.0074 10e-4,-0.003 0.0028,-0.0055 0.0046,-0.0074 z m -0.04301,0.0057 c 0.0035,-1.45e-4 0.0076,0 0.01157,4.57e-4 -1.44e-4,1.46e-4 0,2.97e-4 0,4.57e-4 -0.008,-8.58e-4 -0.01544,-7.43e-4 -0.02226,4.57e-4 0.0035,-5.72e-4 0.007,-0.0013 0.01069,-0.0013 z m -4.217146,0.0046 c -0.01895,0.02862 -0.03651,0.05844 -0.05283,0.08855 0.01631,-0.03011 0.03389,-0.05992 0.05283,-0.08855 z m 4.18689,0.0028 c -0.01202,0.0057 -0.02285,0.01409 -0.03294,0.02358 0.01009,-0.0095 0.02092,-0.01809 0.03294,-0.02358 z m 0.477453,0.0059 c -10e-4,0.01884 -0.0021,0.03797 -0.0042,0.05696 0.0021,-0.01899 0.0031,-0.03812 0.0042,-0.05696 z m -4.701427,0.0037 c -6.86e-4,0.0016 -0.0014,0.0031 -0.0025,0.0046 -0.02296,0.03352 -0.04721,0.07045 -0.06952,0.110353 0.02327,-0.04153 0.04792,-0.08054 0.07183,-0.114951 z m 2.2968,8.58e-4 c -0.01691,0.0037 -0.03456,0.0057 -0.05191,0.0079 -0.01751,0.0023 -0.0347,0.0049 -0.05102,0.0093 0.01632,-0.0045 0.03354,-0.007 0.05102,-0.0093 0.01737,-0.0022 0.03501,-0.0042 0.05191,-0.0079 z m 3.508309,0.007 c -0.0055,0.0073 -0.01143,0.01409 -0.01765,0.02047 0.0062,-0.0064 0.01217,-0.0132 0.01765,-0.02047 z m -5.078763,0.0057 c -6.3e-5,0.0031 3.51e-4,0.0062 0.001,0.0088 -6.86e-4,-0.0027 -0.001,-0.0053 -0.001,-0.0088 z m 4.659301,0.02032 c -0.0025,0.0055 -0.0031,0.01098 -0.0042,0.01632 0.001,-0.0053 0.0018,-0.01083 0.0042,-0.01632 z m -3.225159,4.58e-4 c -0.0037,0.0018 -0.0071,0.0034 -0.01111,0.0042 -0.05873,0.0129 -0.09092,0.0178 -0.147432,0.02655 0.05651,-0.0088 0.08825,-0.01409 0.146989,-0.02699 0.004,-8.58e-4 0.0079,-0.0019 0.01157,-0.0037 z m -0.654108,0.0019 h 6.86e-4 c 3.52e-4,0.0035 10e-4,0.0071 0.0018,0.01113 0.0047,0.01973 0.01529,0.04331 0.02686,0.06348 -0.01156,-0.02017 -0.02211,-0.04376 -0.02686,-0.06348 -0.001,-0.004 -0.0018,-0.0076 -0.0025,-0.01113 z m 4.271288,0.0013 c -0.0065,0.0061 -0.01305,0.01157 -0.02032,0.01676 0.0071,-0.0052 0.01396,-0.01083 0.02032,-0.01676 z m 1.106941,0.0042 h 3.52e-4 c -0.0031,0.01306 -0.0043,0.02581 -0.0037,0.03812 -6.86e-4,-0.01231 1.69e-4,-0.02507 0.0031,-0.03812 z m -3.602491,5.72e-4 c 0.0025,0.0024 0.0045,0.0046 0.0061,0.0074 -0.0018,-0.0027 -0.0037,-0.0052 -0.0061,-0.0074 z m -2.52418,0.0064 c 3.52e-4,0.0016 3.52e-4,0.0031 -3.51e-4,0.0061 6.86e-4,-0.0025 6.86e-4,-0.0046 3.51e-4,-0.0061 z m 4.753193,0.0033 h 6.86e-4 c 0.001,0.0027 0.0018,0.0052 0.0031,0.0074 -0.0014,-0.0022 -0.0028,-0.0047 -0.0039,-0.0074 z m -0.05606,0.0033 c 0.0035,0.003 0.0074,0.0057 0.01157,0.0079 -0.0043,-0.0022 -0.008,-0.0049 -0.01157,-0.0079 z m -3.992143,0.0055 c 0.0077,0.01409 0.01529,0.02848 0.02226,0.04316 0.007,0.01483 0.0135,0.02981 0.01944,0.04538 -0.0059,-0.01558 -0.01245,-0.03056 -0.01944,-0.04538 -0.007,-0.01469 -0.01452,-0.02907 -0.02226,-0.04316 z m 3.912937,0.0052 c -0.001,0.0018 -0.0021,0.0037 -0.0037,0.0055 -1.69e-4,0 -2.82e-4,1.46e-4 -3.52e-4,0 0.0018,-0.0018 0.0031,-0.0037 0.0042,-0.0055 z m -4.009349,4.57e-4 c 0.004,0.003 0.0079,0.0064 0.01157,0.0098 -0.0037,-0.0034 -0.0076,-0.0068 -0.01157,-0.0098 z m 4.3677,0.0023 c -0.01572,0.0088 -0.03277,0.01646 -0.05058,0.02225 0.01797,-0.0058 0.03488,-0.01335 0.05058,-0.02225 z m -1.462475,0.005 c 0.0028,-1.46e-4 0.0053,1.46e-4 0.0079,4.57e-4 -0.0052,-5.71e-4 -0.01055,-1.45e-4 -0.01572,8.58e-4 -0.0077,0.0016 -0.01483,0.0049 -0.02226,0.0093 0.0073,-0.0045 0.0147,-0.0077 0.02226,-0.0093 0.0025,-4.57e-4 0.0053,-0.0012 0.0079,-0.0013 z m 0.464993,0.0023 c 0.0025,0.01943 0.0056,0.03812 0.0092,0.05606 -0.0035,-0.01795 -0.0067,-0.03663 -0.0092,-0.05606 z m -0.495549,0.0083 c -0.0098,0.0059 -0.01912,0.01409 -0.02834,0.02269 0.0092,-0.0088 0.01838,-0.01676 0.02834,-0.02269 z m 1.140316,0.0028 c 1.69e-4,5.72e-4 6.86e-4,10e-4 0.0014,0.0018 -6.86e-4,-7.44e-4 -10e-4,-0.001 -0.0014,-0.0018 z m 0.122217,0 c 0.0046,0.0031 0.01055,0.0057 0.01632,0.0088 -0.0058,-0.0031 -0.01171,-0.0057 -0.01632,-0.0088 z m 0.767726,0.0013 c -0.0045,0.01246 -0.0092,0.02492 -0.01438,0.03664 0.0052,-0.01172 0.0099,-0.02417 0.01438,-0.03664 z m -5.275739,0.0037 c 0.01069,0.0068 0.02064,0.01424 0.02968,0.02225 -0.009,-0.008 -0.01898,-0.01543 -0.02968,-0.02225 z m 2.485321,0 c -0.004,0.0052 -0.0077,0.01112 -0.01114,0.01765 0.0035,-0.0067 0.0071,-0.01246 0.01114,-0.01765 z m 1.88238,0.0042 c 0.0014,0.0013 0.0031,0.0027 0.0051,0.0037 -0.0018,-0.001 -0.0035,-0.0023 -0.0051,-0.0037 z m 0.02314,0 c -10e-4,5.72e-4 -0.0018,0.0013 -0.0025,0.0019 10e-4,-7.43e-4 0.0014,-0.0012 0.0025,-0.0019 z m -2.097894,0.0052 c 6.86e-4,-1.45e-4 10e-4,5.72e-4 0.0018,8.58e-4 -0.0014,-7.43e-4 -0.0028,-0.0012 -0.0037,0 3.51e-4,-5.72e-4 0.001,-8.58e-4 0.0018,-8.58e-4 z m -3.36043,0.0138 c -0.03104,0.05562 -0.05933,0.116137 -0.07927,0.177988 0.01983,-0.062 0.04818,-0.122367 0.07927,-0.177988 z m 4.270842,0.0052 c 0,-1.46e-4 2.98e-4,0 3.52e-4,0 -0.0088,0.0092 -0.01691,0.01854 -0.02461,0.02685 -0.0047,0.005 -0.0094,0.01068 -0.01395,0.01617 0.0046,-0.0055 0.0088,-0.01112 0.0135,-0.01617 0.0077,-0.0083 0.01589,-0.01765 0.02461,-0.02685 z m -3.963958,4.57e-4 c -0.0093,0.01469 -0.01993,0.02759 -0.03013,0.04123 0.0102,-0.01364 0.02085,-0.02655 0.03013,-0.04123 z m 3.173095,0.0096 c -0.0018,0.0043 -0.0028,0.0088 -0.0037,0.01306 10e-4,0.0021 10e-4,0.004 0.0014,0.0059 -3.51e-4,-0.0019 -10e-4,-0.0038 -0.0018,-0.0059 10e-4,-0.0043 0.0025,-0.0088 0.0042,-0.01306 z m -3.716408,0.0057 c 0.0043,0.01676 0.0079,0.03575 0.01251,0.05428 -0.0046,-0.01854 -0.0082,-0.03752 -0.01251,-0.05428 z m 4.790424,0.005 c 0.0025,0.0028 0.0051,0.0053 0.0074,0.0083 -0.0021,-0.003 -0.0049,-0.0055 -0.0074,-0.0083 z m 2.57624,0.01157 c -2.81e-4,0.0099 10e-4,0.02299 3.52e-4,0.03575 6.86e-4,-0.01275 -6.86e-4,-0.02581 -3.52e-4,-0.03575 z m -5.97746,0.0057 c 0.0042,0.004 0.0079,0.0091 0.01009,0.01484 -0.0021,-0.0058 -0.0059,-0.01083 -0.01009,-0.01484 z m 0.474637,0.0037 h 3.52e-4 c 6.86e-4,0.0046 10e-4,0.0092 0.0018,0.01394 -6.86e-4,-0.0047 -0.0014,-0.0093 -0.0021,-0.01394 z m -0.430141,0.0018 c 10e-4,0.0019 0.0018,0.0035 0.0031,0.0052 0.0055,0.0073 0.01185,0.01483 0.01853,0.02269 -0.0067,-0.0079 -0.0135,-0.01543 -0.01913,-0.02269 -10e-4,-0.0016 -0.0018,-0.0034 -0.0028,-0.0052 z m 4.455209,0.001 c 0.0021,0.0045 0.0056,0.0085 0.0098,0.01201 -0.0042,-0.0035 -0.0077,-0.0076 -0.0098,-0.01201 z m -1.078611,0.0042 c 0.0039,0.0068 0.0073,0.01439 0.01023,0.02225 -0.0028,-0.0079 -0.0064,-0.01542 -0.01023,-0.02225 z m 2.551174,0.04405 c -0.0018,0.0037 -0.0045,0.0067 -0.0079,0.0096 0.0031,-0.0028 0.0061,-0.0061 0.0079,-0.0096 z m -6.295318,0.0022 c 0.01754,0.0061 0.03382,0.0132 0.04868,0.0218 -0.01484,-0.0086 -0.03112,-0.01572 -0.04868,-0.0218 z m 5.456398,0.01023 c 1.66e-4,-1.46e-4 3.52e-4,1.45e-4 3.52e-4,0 -0.0014,0.0021 -0.0031,0.0045 -0.0046,0.0065 0.0014,-0.0021 0.0028,-0.0045 0.0042,-0.0065 z m 0.819488,0.005 c 2.81e-4,0.0058 -1.65e-4,0.01083 -10e-4,0.01528 -6.86e-4,0.0046 -0.0021,0.0085 -0.0037,0.01216 0.0014,-0.0037 0.0028,-0.0076 0.0037,-0.01216 6.86e-4,-0.0045 10e-4,-0.0095 10e-4,-0.01528 z m -7.561263,0.0052 c 0.0075,0.0227 0.01578,0.04346 0.02458,0.06304 -0.0088,-0.01958 -0.01712,-0.04034 -0.02458,-0.06304 z m 1.354792,0.01528 c 0.0067,0.0049 0.01318,0.01008 0.01899,0.01572 -0.0058,-0.0057 -0.0123,-0.01083 -0.01899,-0.01572 z m -1.212029,0.0065 c 0.004,0.01469 0.0085,0.02907 0.01343,0.04301 -0.0049,-0.01394 -0.0095,-0.02833 -0.01343,-0.04301 z m 1.517947,0.0092 c 0.0059,0.01394 0.0123,0.02922 0.01765,0.0445 -0.0053,-0.01528 -0.01171,-0.03041 -0.01765,-0.0445 z m 5.807334,8.58e-4 c -0.007,0.001 -0.01396,0.0027 -0.02046,0.0047 -0.0099,0.003 -0.01899,0.0073 -0.02728,0.01246 0.0082,-0.005 0.01751,-0.0095 0.02728,-0.01246 0.0067,-0.0021 0.01336,-0.0037 0.02046,-0.0047 z m -5.7351,0.0085 c 3.51e-4,0.0037 2.99e-4,0.0079 6.86e-4,0.01157 -2.96e-4,-0.0037 -1.44e-4,-0.0079 -6.86e-4,-0.01157 z m 0.332394,4.57e-4 c 6.86e-4,0.0028 6.86e-4,0.0057 -0.0014,0.0083 -0.001,0.0013 -0.0025,0.0023 -0.0042,0.0037 0.0018,-0.0013 0.0031,-0.0023 0.0042,-0.0037 0.0018,-0.0027 0.0018,-0.0055 0.0014,-0.0083 z m 5.39766,0.0138 c 6.86e-4,0.001 10e-4,0.0019 3.52e-4,0.0033 3.51e-4,-0.0012 0,-0.0022 -3.52e-4,-0.0033 z m -6.344561,0.0023 c -0.0014,10e-4 -0.0031,0.0023 -0.0046,0.0037 0.0014,-0.0015 0.0028,-0.0027 0.0046,-0.0037 z m 0.279504,0.0019 c 0.0047,0.0067 0.009,0.0138 0.0129,0.02121 -0.0037,-0.0074 -0.0083,-0.01469 -0.0129,-0.02121 z m 3.885644,0.0018 c 0.0077,0.01913 0.01645,0.03723 0.02595,0.05473 -0.0095,-0.0175 -0.01825,-0.0356 -0.02595,-0.05473 z m -4.516911,0.0013 c -0.0063,0.01068 -0.0123,0.0218 -0.01761,0.03352 0.0053,-0.01172 0.01135,-0.02284 0.01761,-0.03352 z m -0.127012,0.0033 c -0.0049,0.01676 -0.0091,0.03411 -0.01297,0.05191 0.0039,-0.01765 0.0081,-0.0353 0.01297,-0.05191 z m 0.583108,0.01023 c 0.0039,-2.97e-4 0.0078,-1.46e-4 0.01206,0 -0.02116,-5.72e-4 -0.03819,0.0046 -0.05331,0.01068 -0.02116,0.0085 -0.03835,0.01854 -0.05885,0.01765 0.02028,7.43e-4 0.03785,-0.0092 0.05885,-0.01765 0.0121,-0.0049 0.02559,-0.0095 0.04126,-0.01068 z m -0.631773,0.0019 c -0.0018,0.01884 -0.0053,0.03723 -0.0097,0.05562 0.0044,-0.01839 0.0081,-0.03679 0.0097,-0.05562 z m 4.976867,8.58e-4 c 0.0021,2.97e-4 0.0043,0.0012 0.0068,0.0024 -0.0046,-0.0021 -0.0089,-0.0025 -0.0129,-0.0019 0.0018,-2.97e-4 0.004,-7.43e-4 0.0061,-4.57e-4 z m -0.01217,0.0018 c -0.0056,0.0021 -0.01083,0.0057 -0.01617,0.008 0.0053,-0.0023 0.01051,-0.0059 0.01617,-0.008 z m -5.186147,5.72e-4 c -0.0021,0.0077 -0.0041,0.01528 -0.006,0.02313 -0.0045,0.01824 -0.0088,0.03575 -0.01297,0.05325 0.0041,-0.01736 0.008,-0.035 0.01251,-0.05325 V 75.621 c 0.0018,-0.0077 0.0043,-0.01513 0.0065,-0.0227 z m 0.06212,0 c -0.008,0.02492 -0.016,0.04999 -0.02226,0.07505 0.0063,-0.02507 0.01427,-0.05014 0.02226,-0.07505 z m -0.267915,0.0046 c 0.0054,0.0135 0.01125,0.0267 0.01761,0.03931 -0.0064,-0.0126 -0.01223,-0.02581 -0.01761,-0.03931 z m 4.129041,0.0129 c 6.86e-4,7.43e-4 0.001,0.0013 0.0021,0.0019 -10e-4,-4.57e-4 -0.0018,-0.0012 -0.0021,-0.0019 z m -3.951054,0.0047 c -0.0018,0.01201 -0.0039,0.02403 -0.006,0.03604 0.0021,-0.01187 0.0039,-0.02373 0.0055,-0.0356 1.09e-4,-2.97e-4 3.51e-4,-2.97e-4 3.51e-4,-4.56e-4 z m 0.950209,0.0018 c 0.0051,0.0028 0.01055,0.0055 0.0167,0.0074 -0.0061,-0.0019 -0.01153,-0.0046 -0.0167,-0.0074 z m 6.145807,0.0033 c -0.0021,0.0067 -0.0052,0.01216 -0.0098,0.01617 0.0046,-0.004 0.0077,-0.0095 0.0098,-0.01617 z m -0.771287,0.0079 c -0.0052,0.0088 -0.01262,0.01661 -0.02046,0.02507 0.0079,-0.0085 0.01529,-0.01632 0.02046,-0.02507 z m -0.151141,0.0055 c 0.0039,0.0028 0.0065,0.0045 0.0088,0.0047 -0.0021,-2.97e-4 -0.0049,-0.0019 -0.0088,-0.0047 z m 0.03249,0.0015 h 3.51e-4 c -1.68e-4,0.0037 -10e-4,0.0064 -0.0014,0.0083 3.52e-4,-0.0021 6.86e-4,-0.0045 10e-4,-0.0083 z m -2.541976,0.0037 c 0.0021,0.004 0.0035,0.0088 0.0037,0.01439 -1.48e-4,-0.0057 -0.0018,-0.01038 -0.0037,-0.01439 z m 3.427767,0.01023 c 10e-4,0.0018 0.0028,0.0034 0.0042,0.005 -0.0014,-0.0016 -0.0028,-0.0033 -0.0042,-0.005 z m -0.817709,0.01068 c 2.82e-4,0.001 6.86e-4,0.0021 3.52e-4,0.0035 0,0 -2.81e-4,1.46e-4 -3.52e-4,0 1.69e-4,-0.0015 2.82e-4,-0.0025 0,-0.0035 z m -0.08024,4.58e-4 h 6.86e-4 c 1.69e-4,0.0012 2.82e-4,0.0022 10e-4,0.0031 -6.86e-4,-8.58e-4 -10e-4,-0.0019 -0.0014,-0.0031 z m -6.491846,8.57e-4 c 0.01241,0.02092 0.02475,0.04183 0.038,0.06215 -0.01325,-0.02032 -0.02556,-0.04123 -0.038,-0.06215 z m 1.008602,0.0065 c -0.0057,0.01127 -0.01051,0.02329 -0.01392,0.03708 0.0035,-0.01365 0.0083,-0.02596 0.01392,-0.03708 z m 3.989471,0.0046 c -0.0058,-1.46e-4 -0.01068,10e-4 -0.01438,0.0033 -0.0018,0.001 -0.0035,0.0027 -0.0052,0.0042 0.0018,-0.0016 0.0031,-0.003 0.0052,-0.0042 0.0037,-0.0022 0.0083,-0.0034 0.01438,-0.0033 z m -0.854346,0.007 c -10e-4,0.007 -0.0021,0.0135 -0.0021,0.02032 1.48e-4,-0.0068 10e-4,-0.01335 0.0021,-0.02032 z m 1.15144,0 c 0.0096,0.01661 0.01884,0.03308 0.02728,0.04954 -0.0084,-0.01646 -0.01765,-0.03293 -0.02728,-0.04954 z m -5.125484,0.01112 c 0.01178,0.01646 0.02482,0.03174 0.03893,0.04538 -0.01413,-0.01364 -0.02714,-0.02893 -0.03893,-0.04538 z m 0.190507,0.0027 c -0.0031,0.01661 -0.0051,0.03278 -0.0055,0.0488 -1.8e-4,0.0065 1.62e-4,0.01365 10e-4,0.02076 -6.86e-4,-0.0071 -0.0014,-0.01424 -0.0014,-0.02076 3.51e-4,-0.01602 0.0028,-0.03218 0.006,-0.0488 z m 5.154259,0 c 0.0065,0.01306 0.0147,0.02447 0.02359,0.0353 -0.0089,-0.01083 -0.01705,-0.02225 -0.02359,-0.0353 z m -1.299764,0.0047 c -0.0018,8.58e-4 -0.0039,0.0022 -0.0059,0.0027 v -4.57e-4 c 0.0021,-4.57e-4 0.0043,-0.0013 0.0059,-0.0022 z m 0.749483,0.0042 c -0.001,0.0018 -0.0021,0.0034 -0.0035,0.005 -1.68e-4,1.46e-4 -3.51e-4,0 -6.86e-4,0 0.0014,-0.0016 0.0028,-0.0033 0.0042,-0.005 z m -3.797541,0.0018 c 0.0031,0 0.0063,4.57e-4 0.0093,10e-4 -0.0028,-5.72e-4 -0.0062,-5.72e-4 -0.0093,-4.57e-4 -0.0039,0 -0.0077,4.57e-4 -0.0116,0.0013 -0.0078,0.0018 -0.01554,0.0052 -0.02317,0.0096 0.0076,-0.0045 0.01533,-0.0079 0.02317,-0.0096 0.0039,-8.58e-4 0.0077,-0.0018 0.0116,-0.0019 z m 3.033672,0.007 c 1.44e-4,0 3.51e-4,1.46e-4 6.86e-4,0 0.0018,0.0018 0.0028,0.0037 0.0042,0.0057 -0.001,-0.0019 -0.0028,-0.0038 -0.0047,-0.0057 z m -2.997927,0.0033 c 0.006,0.0025 0.01238,0.0049 0.01899,0.0065 0.0066,0.0016 0.01364,0.0022 0.02134,0.0013 -0.0077,8.57e-4 -0.0147,2.97e-4 -0.02134,-0.0013 -0.0066,-0.0016 -0.01297,-0.004 -0.01899,-0.0065 z m 3.004898,0.0083 c 10e-4,0.004 10e-4,0.0079 0,0.01216 10e-4,-0.0043 10e-4,-0.0082 0,-0.01216 z m 0.717592,0.0015 c -0.02299,0.01127 -0.04494,0.02388 -0.06541,0.03797 0.02046,-0.01424 0.04227,-0.02655 0.06541,-0.03797 z m -3.933852,0.0028 c -10e-4,0.0077 -0.0014,0.01587 -0.0014,0.02447 h -3.51e-4 c 6.3e-5,-0.0086 10e-4,-0.01676 0.0018,-0.02447 z m -0.343933,0.0068 c -6.86e-4,1.46e-4 -10e-4,5.72e-4 -0.0018,0.001 6.86e-4,-5.72e-4 10e-4,-8.58e-4 0.0018,-0.001 z m 4.017357,0 c 0.0083,0.01839 0.01838,0.03589 0.02728,0.05384 -0.009,-0.01794 -0.01884,-0.0353 -0.02728,-0.05384 z m 1.799318,0.0065 c 1.69e-4,0.001 3.51e-4,0.0021 10e-4,0.0028 -3.52e-4,-7.43e-4 -6.86e-4,-0.0018 -10e-4,-0.0028 z m -5.484724,0.0033 c 6.86e-4,0 10e-4,5.72e-4 0.0014,8.58e-4 -3.51e-4,-2.97e-4 -6.86e-4,-2.97e-4 -0.0014,-4.57e-4 0,-1.46e-4 -1.7e-5,-2.97e-4 0,-4.57e-4 z m 5.489323,0.0042 c 6.86e-4,8.58e-4 0.0018,0.0019 0.0018,0.0033 -2.81e-4,-0.0012 -0.0014,-0.0023 -0.0018,-0.0033 z m -5.033227,0.0015 c 6.86e-4,0.003 2.95e-4,0.0058 -3.52e-4,0.0088 6.86e-4,-0.0028 0.001,-0.0059 3.52e-4,-0.0088 z m -0.450105,0.0018 c 3.52e-4,2.97e-4 10e-4,8.57e-4 0.0018,8.57e-4 -6.86e-4,0 -0.0014,-4.57e-4 -0.0018,-8.57e-4 z m 5.463071,0.0018 c -0.0043,-1.46e-4 -0.0084,2.97e-4 -0.01023,0.0019 0.0018,-0.0016 0.0059,-0.0021 0.01023,-0.0019 z m 0.968259,0 c -0.0018,0.01706 -0.0047,0.03367 -0.0083,0.05014 0.0035,-0.01632 0.0064,-0.03323 0.0083,-0.05014 z m -7.357316,5.72e-4 c 0.01072,0.01439 0.02226,0.02788 0.03477,0.04079 -0.01251,-0.0129 -0.02405,-0.0264 -0.03477,-0.04079 z m 6.372297,0.0042 c 0.0028,1.46e-4 0.008,0.003 0.0088,0.0027 -6.86e-4,2.97e-4 -0.0059,-0.0025 -0.0088,-0.0027 z m -0.0088,0.0022 c 0.001,-1.46e-4 0.0021,0 0.0031,0 h 3.51e-4 c -0.001,0.0016 -0.0021,0.0034 -0.0031,0.0047 0.001,-0.0013 0.0018,-0.0031 0.0028,-0.0047 -0.0028,-1.46e-4 -0.0045,4.56e-4 -0.0061,0.0015 6.86e-4,-4.57e-4 0.0018,-0.0012 0.0028,-0.0015 z m -5.341149,0.0085 c -0.0054,0.0088 -0.01002,0.01824 -0.01392,0.02774 0.0039,-0.0095 0.0085,-0.01899 0.01392,-0.02774 z m 5.338329,8.57e-4 c 0.0021,0.0016 0.0061,0.0013 0.0094,0.0018 -0.0031,-4.57e-4 -0.0073,-1.46e-4 -0.0094,-0.0018 z m -6.129937,0.0037 c -0.0014,0.01706 -0.0021,0.03411 -0.0025,0.05102 7.3e-5,-0.01691 10e-4,-0.03396 0.0025,-0.05102 z m 4.540051,0.01201 c -0.0044,0.004 -0.009,0.0088 -0.01336,0.01306 0.0045,-0.0045 0.0086,-0.0089 0.01336,-0.01306 z m -4.471523,4.57e-4 c 0.0025,0.01498 0.0055,0.03011 0.0069,0.04494 -0.0014,-0.01484 -0.0045,-0.02996 -0.0069,-0.04494 z m 5.047318,4.57e-4 c 0.0094,0.01187 0.01853,0.02432 0.02862,0.03619 -0.01009,-0.01187 -0.01926,-0.02432 -0.02862,-0.03619 z m -5.299026,0.02092 c 0.0088,0.008 0.01782,0.01572 0.02781,0.02269 -0.0099,-0.007 -0.01905,-0.01469 -0.02781,-0.02269 z m 5.499264,0.0019 c 0.007,0.0015 0.01364,0.0034 0.02032,0.0059 -0.0065,-0.0025 -0.0135,-0.0045 -0.02032,-0.0059 z m 0.766538,4.57e-4 c 1.69e-4,0 3.52e-4,-1.46e-4 3.52e-4,0 -3.52e-4,4.57e-4 -0.0014,0.0015 -0.0021,0.0031 6.86e-4,-0.0013 0.0014,-0.0025 0.0018,-0.0031 z m -1.568528,0.0022 c -0.01216,0.01409 -0.02299,0.02966 -0.03189,0.04732 0.0089,-0.01765 0.01972,-0.03323 0.03189,-0.04732 z m -3.493029,4.57e-4 c 0.0014,0.0018 0.0031,0.0035 0.0046,0.0052 -2.96e-4,0.0025 -6.86e-4,0.0053 -0.001,0.0079 1.47e-4,-0.0027 1.47e-4,-0.0052 3.51e-4,-0.0079 -0.0018,-0.0016 -0.0028,-0.0034 -0.0042,-0.0052 z m 5.045835,0.0093 c -6.86e-4,5.71e-4 -0.001,8.57e-4 -0.0018,0.0013 6.86e-4,-2.97e-4 10e-4,-8.57e-4 0.0018,-0.0013 z m -4.712998,0.0028 c 0.0061,2.97e-4 0.01217,0 0.01811,4.57e-4 v 4.57e-4 c -0.0061,-2.97e-4 -0.01217,-4.57e-4 -0.01811,-8.58e-4 z m 4.724568,0 c 2.78e-4,7.43e-4 6.86e-4,0.0018 0.0014,0.0022 -10e-4,-4.56e-4 -10e-4,-0.0013 -0.0014,-0.0022 z m -5.145361,0.01113 c 1.44e-4,-1.46e-4 3.23e-4,0 3.51e-4,0 -0.001,10e-4 -0.0018,0.0018 -0.0018,0.0027 2.07e-4,-7.43e-4 6.86e-4,-0.0018 0.0014,-0.0027 z m -1.072578,0.0046 c 0.01055,0.0064 0.02187,0.01216 0.03385,0.01706 -0.01213,-0.005 -0.02317,-0.01068 -0.03385,-0.01706 z m 4.806589,0.0055 c -0.01572,0.0077 -0.03115,0.01557 -0.04494,0.02047 0.01378,-0.0049 0.02922,-0.01275 0.04494,-0.02047 z m -4.668941,0.0037 c 3.51e-4,0.01676 0.0018,0.03352 0.0031,0.05014 -0.0018,-0.01661 -0.0028,-0.03337 -0.0031,-0.05014 z m 1.366447,0 c -0.0028,0.0025 -0.0059,0.0047 -0.0088,0.007 0.0028,-0.0024 0.0059,-0.0043 0.0088,-0.007 z m -0.465855,0.01854 c 0.0031,0.0023 0.007,0.004 0.01111,0.0052 -0.0042,-0.0012 -0.008,-0.0028 -0.01111,-0.0052 z m 4.297688,0.0019 c 1.68e-4,0 3.51e-4,-1.46e-4 3.51e-4,0 -6.86e-4,0.0037 6.86e-4,0.007 0.0031,0.01068 -0.0025,-0.0037 -0.0043,-0.007 -0.0037,-0.01068 z m -4.261051,0.0018 c -3.2e-5,1.46e-4 4.2e-5,4.57e-4 0,4.57e-4 -0.0039,0.0016 -0.0081,0.0022 -0.01251,0.0023 0.0044,-1.45e-4 0.0086,-0.0012 0.01251,-0.0028 z m 4.500743,0.0057 c 0.0042,0.0027 0.0083,0.0049 0.01202,0.007 v 4.57e-4 c -0.0039,-0.0021 -0.0077,-0.0046 -0.01202,-0.0074 z m -0.837141,0.0018 c 1.69e-4,0 3.52e-4,1.45e-4 3.52e-4,0 -0.01262,0.0135 -0.02447,0.03145 -0.03428,0.05191 0.0098,-0.02047 0.0212,-0.03842 0.03382,-0.05191 z m -3.571792,0.0019 c -0.0014,2.97e-4 -0.0031,0.0013 -0.0046,0.0023 0,-1.46e-4 -1.47e-4,-4.57e-4 0,-5.72e-4 0.0014,-8.57e-4 0.0031,-0.0015 0.0046,-0.0018 z m 0.0074,0.0013 c 0.0021,10e-4 0.0039,0.0022 0.0059,0.0033 0.0021,0.001 0.0045,0.0016 0.007,8.57e-4 -0.0025,7.43e-4 -0.0047,1.46e-4 -0.007,-8.57e-4 -0.0021,-0.001 -0.0037,-0.0022 -0.0059,-0.0033 z m 4.866364,0.01201 c -6.86e-4,0.0018 -0.0018,0.0027 -0.0028,0.0038 0.001,-0.0012 0.0021,-0.0022 0.0028,-0.0038 z m -4.886832,10e-4 c -0.0036,0.007 -0.0067,0.01439 -0.0116,0.01988 0.0048,-0.0053 0.0081,-0.0129 0.0116,-0.01988 z m 3.45224,0.0018 c -0.0021,0.0068 -0.0039,0.01365 -0.0055,0.02092 h -3.52e-4 c 0.0018,-0.0073 0.0039,-0.01409 0.0059,-0.02092 z m 1.090627,0 c 0.01839,0.003 0.03916,0.0045 0.05889,0.0065 -0.01972,-0.0021 -0.04049,-0.0035 -0.05889,-0.0065 z m 1.529222,0.001 c -0.01037,0.0221 -0.0224,0.04286 -0.03619,0.062 0.01378,-0.01913 0.02581,-0.0399 0.03619,-0.062 z m -1.328983,0.01424 c 6.86e-4,0.0025 0.0021,0.0045 0.0018,0.0057 2.81e-4,-0.0012 -10e-4,-0.0031 -0.0018,-0.0057 z m -4.44364,0.0015 c 0.0037,-4.57e-4 0.0053,5.71e-4 0.0056,0.0018 -6.86e-4,-0.001 -0.0025,-0.0022 -0.0056,-0.0018 z m 4.487249,0.0037 c -2.81e-4,0.0012 -10e-4,0.0019 -0.0018,0.0022 6.86e-4,-4.57e-4 0.0014,-0.0012 0.0018,-0.0022 z m -0.01336,8.58e-4 c 0,-1.46e-4 2.81e-4,1.46e-4 3.51e-4,0 -6.86e-4,7.43e-4 -10e-4,0.0018 -0.0014,0.0028 -1.65e-4,8.58e-4 -2.78e-4,0.0021 -3.51e-4,0.0033 -1.69e-4,-1.46e-4 -2.82e-4,0 -3.52e-4,0 1.69e-4,-0.0012 6.86e-4,-0.0023 0.001,-0.0033 2.81e-4,-10e-4 3.52e-4,-0.0021 10e-4,-0.0028 z m -0.612282,0.007 c 0.0058,0.0071 0.0123,0.01409 0.01839,0.02076 0,0 -2.81e-4,1.45e-4 -3.51e-4,0 -0.0062,-0.0067 -0.01217,-0.01365 -0.01797,-0.02076 z m -4.428508,0.0079 c -0.0038,0.0013 -0.0074,0.0015 -0.01065,8.58e-4 0.0031,5.71e-4 0.0068,4.57e-4 0.01065,-8.58e-4 z m 0.04312,0.0013 c 0.0085,0.0083 0.01712,0.01617 0.02503,0.02329 -0.008,-0.0073 -0.01649,-0.01498 -0.02503,-0.02329 z m 3.768322,0.01216 c -0.0045,0.01083 -0.0083,0.0221 -0.01156,0.03382 -0.0031,0.01142 -0.0059,0.02344 -0.0079,0.03515 0.0018,-0.01187 0.0046,-0.02358 0.0079,-0.03515 0.0031,-0.01172 0.0071,-0.02299 0.01156,-0.03382 z m -3.645953,0.0042 c -0.0014,0.0013 -0.0028,0.0025 -0.0046,0.0037 0.0018,-0.001 0.0031,-0.0025 0.0046,-0.0037 z m 5.911157,0.0079 c 0.0082,-2.97e-4 0.01659,4.57e-4 0.02507,0.0022 -0.0086,-0.0018 -0.01677,-0.0027 -0.02507,-0.0022 z m -6.855833,0.0028 c 0.0031,0.01646 0.0065,0.03174 0.01019,0.04628 0.0037,0.01453 0.0075,0.02862 0.01251,0.04168 -0.005,-0.01306 -0.0088,-0.02714 -0.01251,-0.04168 -0.0037,-0.01454 -0.0071,-0.02981 -0.01019,-0.04628 z m 6.92169,0.01617 c 0.0059,0.0035 0.01171,0.007 0.01659,0.01112 -0.0049,-0.0042 -0.01069,-0.0076 -0.01659,-0.01112 z m -0.113172,0.005 c -10e-4,0.0019 -0.0021,0.004 -0.0031,0.0061 h -3.52e-4 c 0.001,-0.0021 0.0025,-0.0042 0.0037,-0.0061 z m -6.683334,0.01439 c 0.0064,0.03708 0.01473,0.0712 0.02503,0.104271 -0.0103,-0.03308 -0.0186,-0.06719 -0.02503,-0.104271 z m 6.864584,0.02418 c 0.0094,7.43e-4 0.01884,0.0028 0.02922,0.0059 -0.01037,-0.0031 -0.01987,-0.0052 -0.02922,-0.0059 z m -6.688523,0.01068 c 0.0048,0.01231 0.01027,0.02433 0.01624,0.03604 -0.006,-0.01172 -0.01139,-0.02373 -0.01624,-0.03604 z m 6.624597,0.0083 c -0.01083,0.0079 -0.02268,0.01602 -0.03336,0.02551 0.01069,-0.0096 0.0224,-0.01765 0.03336,-0.02551 z m -5.523735,0.03248 c -0.0028,0.0023 -0.0055,0.0047 -0.0083,0.0068 0.0028,-0.0021 0.0056,-0.0045 0.0083,-0.0068 z m -1.326997,0.01854 c 0.005,0.01528 0.01065,0.03085 0.01621,0.04583 0.0104,0.01365 0.02021,0.02862 0.02967,0.0445 0.0094,0.01587 0.01807,0.03278 0.02595,0.05013 -0.0079,-0.01736 -0.01652,-0.03427 -0.02595,-0.05013 -0.0095,-0.01587 -0.01972,-0.03085 -0.03013,-0.0445 -0.0055,-0.01498 -0.01076,-0.03056 -0.01575,-0.04583 z m 4.85865,0.0031 c -0.0018,0.0095 -0.0043,0.01795 -0.0074,0.02551 0.0031,-0.0076 0.0058,-0.01602 0.0074,-0.02551 z m -4.867847,0.03071 c 3.16e-4,4.57e-4 6.86e-4,8.57e-4 10e-4,0.0013 10e-4,0.0052 0.0021,0.01098 0.0037,0.01676 -0.0018,-0.0062 -0.0037,-0.0126 -0.0046,-0.01809 z m 1.1519,8.57e-4 c 6.86e-4,0.0061 -1.45e-4,0.01216 3.52e-4,0.01721 -6.86e-4,-0.005 1.44e-4,-0.01112 -3.52e-4,-0.01721 z m 5.639873,0.01809 c -0.001,0.02032 -3.52e-4,0.04183 -0.0042,0.06155 0.0037,-0.01988 0.0031,-0.04109 0.0042,-0.06155 z m -1.957877,0.0135 c -0.008,0.008 -0.0166,0.01543 -0.02535,0.02269 0.0088,-0.0073 0.01751,-0.01484 0.02535,-0.02269 z m -4.349453,0.01291 c 0.0154,0.01335 0.03234,0.02477 0.05098,0.03471 -0.01864,-0.0099 -0.03557,-0.02136 -0.05098,-0.03471 z m 4.307032,0.02418 c -0.01129,0.0096 -0.02226,0.02032 -0.03055,0.03323 0.0085,-0.01306 0.01913,-0.02343 0.03055,-0.03323 z m -0.220559,0.0083 c 0.0071,0.0073 0.01452,0.01469 0.02225,0.0218 0.02268,0.02106 0.04687,0.04049 0.07134,0.06022 -0.02447,-0.01973 -0.04865,-0.03916 -0.07134,-0.06022 -0.0077,-0.0071 -0.01498,-0.01439 -0.02225,-0.0218 z m -4.016022,0.01201 c 0.01951,0.009 0.04008,0.01676 0.06165,0.02358 -0.02155,-0.0068 -0.04213,-0.01453 -0.06165,-0.02358 z m 0.149721,0.01157 c 0.0057,0.0023 0.01167,0.0042 0.01761,0.0061 0.0035,10e-4 0.0071,0.0021 0.01065,0.0027 -0.0036,-5.72e-4 -0.0071,-0.0012 -0.01065,-0.0022 -0.0059,-0.0018 -0.01192,-0.0042 -0.01761,-0.0065 z m 4.061705,0.0061 c 0.0058,0.004 0.01262,0.0076 0.01958,0.01068 -0.007,-0.0031 -0.01378,-0.0067 -0.01958,-0.01068 z m 0.16642,0.0055 c -0.01705,0.01261 -0.03396,0.02581 -0.04999,0.03946 v -4.57e-4 c 0.01603,-0.01365 0.03294,-0.0264 0.04999,-0.03901 z m -4.557703,0.0019 c 0.01962,0.01973 0.0394,0.03857 0.06025,0.05651 -0.02095,-0.01795 -0.04055,-0.03679 -0.06025,-0.05651 z m 0.934441,0.01068 c -1.44e-4,0 1.48e-4,2.96e-4 0,4.56e-4 -0.0037,0.0038 -0.0077,0.0067 -0.01156,0.0096 0.0039,-0.003 0.0079,-0.0064 0.01156,-0.01008 z m -0.514031,4.56e-4 c 0.0031,0.0019 0.0066,0.0042 0.0097,0.007 1.4e-5,1.46e-4 -1.8e-5,2.97e-4 0,4.57e-4 -0.0031,-0.0028 -0.0065,-0.0055 -0.0097,-0.0074 z m 5.974788,4.58e-4 c -0.0053,0.009 -0.01097,0.01721 -0.01719,0.02462 -0.0043,0.0049 -0.0089,0.0092 -0.0135,0.01379 0.0046,-0.0045 0.0094,-0.0089 0.0135,-0.01379 0.0062,-0.0074 0.01185,-0.01558 0.01719,-0.02462 z m -6.069716,0.0013 c 0.01403,0.003 0.02886,0.0049 0.04217,0.0085 -0.01333,-0.0035 -0.02813,-0.0055 -0.04217,-0.0085 z m 4.114065,0.0015 c 0.0096,0.0037 0.01898,0.0077 0.02686,0.0129 -0.0079,-0.0052 -0.01719,-0.0092 -0.02686,-0.0129 z m 0.37452,8.57e-4 c 0.0028,0.0015 0.0055,0.0035 0.0079,0.0061 -0.0025,-0.0023 -0.0051,-0.0046 -0.0079,-0.0061 z m -0.02032,0.0013 c 0.008,0.01142 0.01396,0.0218 0.0181,0.03204 -0.0042,-0.01023 -0.01009,-0.02061 -0.0181,-0.03204 z m -4.83314,4.57e-4 c 0.0147,0.01469 0.02953,0.02966 0.04496,0.04405 -0.0155,-0.01453 -0.0302,-0.02937 -0.04496,-0.04405 z m 4.516468,0.01913 c 0.0018,0.0016 0.0031,0.0031 0.0047,0.005 -0.0014,-0.0019 -0.0031,-0.0034 -0.0047,-0.005 z m -3.578764,0.0022 c -0.0043,0.0031 -0.0086,0.0067 -0.0129,0.01068 -0.0042,0.0037 -0.0084,0.0071 -0.01305,0.01068 0.0046,-0.0035 0.0089,-0.0074 0.01305,-0.01113 0.0043,-0.004 0.0086,-0.0071 0.0129,-0.01023 z m -0.40878,0.0013 c 0.0063,-1.46e-4 0.01297,5.72e-4 0.01948,0.001 -0.0065,-4.57e-4 -0.01318,-0.0012 -0.01948,-0.001 z m -0.0093,0.0015 c -0.0045,0.001 -0.0087,0.0025 -0.01251,0.0055 0.0038,-0.003 0.0081,-0.0045 0.01251,-0.0055 z m 0.456025,0.01394 c -0.01115,0.005 -0.02299,0.0135 -0.0347,0.02314 0.01171,-0.0096 0.02359,-0.01809 0.0347,-0.02314 z m -0.8755,0.0013 c 0.01572,0.0135 0.03189,0.02641 0.04912,0.03842 -0.01716,-0.01187 -0.0335,-0.02507 -0.04912,-0.03842 z m 4.325131,0.0079 c 0.001,4.57e-4 0.0028,5.72e-4 0.0042,4.57e-4 v 4.57e-4 c -0.0014,1.46e-4 -0.0028,-4.57e-4 -0.0042,-8.58e-4 z m -4.651444,0.007 c 0.0021,0.0089 0.0045,0.01765 0.006,0.02641 0.01094,0.01424 0.02183,0.02818 0.03336,0.04168 -0.01153,-0.0135 -0.02289,-0.02744 -0.03382,-0.04168 -0.0014,-0.0088 -0.0031,-0.0175 -0.0055,-0.02641 z m 4.644915,4.57e-4 c -0.0098,5.72e-4 -0.01825,0.0045 -0.02834,0.0083 0.01023,-0.0038 0.01825,-0.0079 0.02834,-0.0083 z m 3.52e-4,0 c 0.0018,0 0.004,-1.45e-4 0.0061,0 0,1.47e-4 -1.68e-4,4.58e-4 0,4.58e-4 -0.0021,-1.46e-4 -0.004,-4.58e-4 -0.0061,-4.58e-4 z m 0.43993,0.0065 c 0.0014,0.0096 0.0014,0.01928 10e-4,0.02922 -6.86e-4,0.0098 -0.0014,0.01988 -0.0028,0.03056 -6.86e-4,0.0067 -0.0025,0.01335 -0.0042,0.01988 -0.0031,0.0129 -0.0079,0.02537 -0.0129,0.0353 0.0051,-0.01008 0.0096,-0.02225 0.0129,-0.0353 0.0018,-0.0065 0.0028,-0.0132 0.0037,-0.01988 0.0014,-0.01068 0.0028,-0.02076 0.0031,-0.03056 6.86e-4,-0.0099 3.52e-4,-0.01958 -10e-4,-0.02922 z m -3.975974,0.0023 c -0.01529,0.0099 -0.03189,0.01928 -0.04924,0.02818 0.01737,-0.0089 0.03396,-0.01824 0.04924,-0.02818 z m 5.478645,0.01053 c 1.65e-4,0 3.51e-4,1.46e-4 3.51e-4,0 -0.0047,0.0052 -0.0094,0.01038 -0.01395,0.01632 h -3.52e-4 c 0.0046,-0.0059 0.0092,-0.01112 0.01396,-0.01632 z m -0.184516,0.0015 c 0.0043,0.0046 0.0085,0.0091 0.01262,0.0138 -0.0042,-0.0046 -0.0083,-0.0093 -0.01262,-0.0138 z m 0.1461,0.02077 c -0.0071,0.0031 -0.01305,0.0074 -0.01853,0.01172 0.0055,-0.0043 0.01143,-0.0086 0.01853,-0.01172 z m -5.442602,0.0061 c -0.0098,0.0028 -0.01884,0.0079 -0.02788,0.0135 -0.01336,0.0085 -0.02612,0.01884 -0.03975,0.02818 -0.0092,0.0064 -0.01899,0.01231 -0.02922,0.01676 0.01023,-0.0045 0.02004,-0.01038 0.02922,-0.01676 0.01364,-0.0093 0.02641,-0.01973 0.03975,-0.02818 0.009,-0.0057 0.0181,-0.01068 0.02788,-0.0135 z m 5.0755,0.0013 c -0.0076,0.0057 -0.0147,0.01216 -0.02092,0.01913 0.0062,-0.007 0.01336,-0.0135 0.02092,-0.01913 z m 0.245622,0 c 0.0079,0.0098 0.01586,0.01928 0.02405,0.02878 h -3.52e-4 c -0.0082,-0.0095 -0.01572,-0.01899 -0.02359,-0.02878 z m -1.090627,0.01112 c -0.01364,0.0018 -0.02669,0.0046 -0.039,0.0093 0.0123,-0.0047 0.02535,-0.0076 0.039,-0.0093 z m 1.171317,0.0093 c -0.0039,0.0023 -0.0077,0.0049 -0.01217,0.0065 0.0046,-0.0018 0.0083,-0.0042 0.01217,-0.0065 z m -6.139282,0.0022 c 0.01751,0.01275 0.03582,0.02477 0.0547,0.03575 0.01888,0.01098 0.03842,0.02092 0.05886,0.02966 -0.02043,-0.0087 -0.03999,-0.01868 -0.05885,-0.02965 -0.01888,-0.01098 -0.03719,-0.02299 -0.0547,-0.03575 z m 0.10337,0.0061 c 0.001,0.0028 0.001,0.0065 0.0018,0.0098 -6.86e-4,-0.0033 -6.86e-4,-0.007 -0.0018,-0.0098 z m -0.33744,4.57e-4 c 0.02785,0.03352 0.05638,0.06556 0.08296,0.09923 -0.02658,-0.03367 -0.05512,-0.06571 -0.08296,-0.09923 z m 6.327356,0 c 0.007,0.001 0.01304,0.0015 0.01853,8.57e-4 -0.0053,5.72e-4 -0.01171,1.46e-4 -0.01853,-8.57e-4 z m -6.352866,0.0015 c 0.01153,0.0092 0.02204,0.01884 0.032,0.02862 -0.0099,-0.0098 -0.02046,-0.01943 -0.032,-0.02862 z m 6.317712,0.0033 c -0.0396,0.0089 -0.07476,0.0221 -0.107089,0.03886 0.03234,-0.01676 0.06764,-0.02996 0.107089,-0.03886 z m -0.947492,0.0031 c 0.01184,0.0058 0.02327,0.01246 0.03295,0.01958 -0.0098,-0.0073 -0.02092,-0.01365 -0.03295,-0.01958 z m -5.004008,0.0047 c 3.52e-4,8.57e-4 0.001,0.0016 0.0018,0.0022 0.0014,0.0013 0.0035,0.0015 0.007,8.58e-4 0.0061,0.0033 0.01255,0.0065 0.01899,0.0093 -0.0066,-0.0028 -0.01276,-0.0055 -0.01899,-0.0088 -0.0031,4.57e-4 -0.0054,-2.97e-4 -0.007,-0.0015 -10e-4,-5.72e-4 -0.0014,-0.0013 -0.0018,-0.0022 z m 4.269358,4.56e-4 c 0.0018,0.0049 0.0042,0.0095 0.007,0.01335 -0.0028,-0.0038 -0.0052,-0.0083 -0.007,-0.01335 z m 0.508902,0.0055 c -0.0037,0.0031 -0.0077,0.0065 -0.01115,0.01023 -0.0031,0.0037 -0.0061,0.0074 -0.0074,0.01157 0.0014,-0.004 0.0043,-0.008 0.0074,-0.01157 0.0035,-0.0037 0.0073,-0.0071 0.01115,-0.01023 z m -5.17918,0.01068 c 0.0062,0.0065 0.01266,0.0132 0.01902,0.01943 -0.0064,-0.0062 -0.01279,-0.0129 -0.01902,-0.01943 z m 4.682292,0.0028 c 0.0018,0.0016 0.0039,0.0028 0.0061,0.0042 v 4.56e-4 c -0.0021,-0.0013 -0.0042,-0.003 -0.0061,-0.0046 z m -3.890686,0.01617 c -6.86e-4,8.58e-4 -0.0018,0.0016 -0.0037,0.0023 0.0018,-5.72e-4 0.0028,-0.0016 0.0037,-0.0023 z m 0.06717,0.0037 c -0.01262,0.004 -0.02493,0.0083 -0.03664,0.01394 0.01171,-0.0057 0.02404,-0.0099 0.03664,-0.01394 z m -0.320247,4.57e-4 c 0.01578,0.0019 0.03182,0.003 0.04821,0.0037 -0.01642,-7.43e-4 -0.03241,-0.0018 -0.04821,-0.0037 z m 0.199303,0.001 c -0.03361,0.0018 -0.06747,0.0035 -0.101039,0.0037 0.03357,-1.45e-4 0.06742,-0.0019 0.101039,-0.0037 z m 5.176957,4.57e-4 c 0.02802,0.0267 0.04598,0.06511 0.0482,0.116731 2.81e-4,0.0086 3.52e-4,0.01765 0,0.02699 -1.69e-4,-1.68e-4 -2.81e-4,-4.56e-4 -3.52e-4,-5.71e-4 3.52e-4,-0.0091 6.86e-4,-0.01794 3.52e-4,-0.02641 -0.0025,-0.05147 -0.02046,-0.09018 -0.0482,-0.116731 z m -0.931773,0.0022 c 0,1.46e-4 1.69e-4,4.57e-4 0,5.71e-4 -0.0018,0.0025 -0.0074,0.005 -0.0129,0.0083 0.0055,-0.0033 0.01097,-0.0062 0.0129,-0.0089 z m -0.298872,0.0033 c 0.0071,0.0067 0.01452,0.0129 0.02268,0.01854 -0.0082,-0.0057 -0.01557,-0.01187 -0.02268,-0.01854 z m 0.274399,0.01439 c 0,0 3.52e-4,1.46e-4 3.52e-4,0 -0.001,0.0012 -0.0018,0.0021 -0.0025,0.0033 2.82e-4,-4.57e-4 0.0046,0.0096 0.0056,0.01809 -10e-4,-0.0085 -0.0053,-0.01854 -0.0056,-0.01809 6.86e-4,-0.0012 0.001,-0.0021 0.0018,-0.0033 z m -4.153076,0.0013 c -0.0055,0.0035 -0.01044,0.0077 -0.01529,0.01216 0.0049,-0.0045 0.0098,-0.0086 0.01529,-0.01216 z m 5.239995,0.0052 c -0.0014,0.0098 -0.0021,0.02032 -0.0025,0.03056 1.69e-4,-0.01053 10e-4,-0.02061 0.0025,-0.03056 z m -0.140018,0.0013 c 0.0039,0.0037 0.0074,0.0074 0.01069,0.01157 -0.0031,-0.0042 -0.007,-0.008 -0.01069,-0.01157 z m -1.156927,0.0028 c 0.0018,2.97e-4 0.0031,0.0012 0.0052,0.0019 -0.0042,-0.0016 -0.008,-0.0022 -0.01111,-0.0015 0.0018,-4.57e-4 0.0039,-7.44e-4 0.0059,-4.57e-4 z m -3.989475,0.0042 c -0.03006,0.0021 -0.05794,0.0057 -0.08714,0.0079 0.02922,-0.0022 0.05706,-0.0058 0.08714,-0.0079 z m 5.413829,0.0013 c -0.01111,0.0088 -0.02194,0.01765 -0.03234,0.02699 0.01037,-0.0093 0.0212,-0.01839 0.03234,-0.02699 z m -0.713292,0.0015 c 0,1.45e-4 3.52e-4,2.96e-4 3.52e-4,4.56e-4 10e-4,0.0034 0.0014,0.0067 0.0018,0.01023 -6.86e-4,-0.0035 -0.0014,-0.0073 -0.0025,-0.01068 z m -0.474637,0.005 c 0,0 3.52e-4,1.46e-4 3.52e-4,0 0.0099,0.0055 0.01972,0.01187 0.02968,0.01809 -0.0099,-0.0062 -0.02018,-0.01216 -0.03009,-0.01765 z m 0.945569,0.02551 c 0.0028,0.0096 0.0043,0.01869 0.0061,0.02788 -0.0018,-0.0092 -0.0031,-0.01824 -0.0061,-0.02788 z m -0.336103,0.0218 c -0.0056,0.01038 -0.01083,0.02076 -0.01424,0.03159 0.0035,-0.01083 0.0086,-0.02121 0.01424,-0.03159 z m -0.131566,0.0019 c 3.52e-4,0.01127 0.0025,0.0227 0.0079,0.03426 -0.0053,-0.01157 -0.0074,-0.02299 -0.0079,-0.03426 z m 0.646546,4.57e-4 c 1.69e-4,-1.68e-4 3.52e-4,0 3.52e-4,0 -0.0099,0.0099 -0.01972,0.02047 -0.02922,0.031 0,-1.68e-4 -2.82e-4,-2.8e-4 -3.52e-4,-4.57e-4 0.0095,-0.01054 0.0193,-0.02061 0.02922,-0.03056 z m -1.047019,0.03233 c -0.001,0.0058 -2.81e-4,0.01098 0.0018,0.01587 -0.0018,-0.0047 -0.0028,-0.01023 -0.0018,-0.01587 z m 0.404182,0.0065 c -0.0037,0.005 -0.0064,0.01023 -0.0079,0.01572 0.0014,-0.0055 0.0042,-0.01068 0.0079,-0.01572 z m 0.593743,0.0037 c -0.0058,0.005 -0.01244,0.0096 -0.01987,0.0135 0.0074,-0.0038 0.0141,-0.0085 0.01987,-0.0135 z m -0.601604,0.01246 c -0.0021,0.0074 -0.0025,0.01528 -0.0018,0.02329 -6.86e-4,-0.008 -1.69e-4,-0.01587 0.0018,-0.02329 z m -0.442152,0.0038 c 0.0037,0.0038 0.0076,0.0074 0.01202,0.01053 -0.0045,-0.0031 -0.0085,-0.0065 -0.01202,-0.01053 z m -4.735839,0.0027 c 0.0042,0.0049 0.0057,0.01216 0.0093,0.01765 -0.0035,-0.0055 -0.0051,-0.01275 -0.0093,-0.01765 z m 5.726346,0.007 c -0.02405,0.007 -0.05058,0.01127 -0.07476,0.01439 0.02419,-0.0031 0.05072,-0.0074 0.07476,-0.01439 z m -0.782411,0.05473 c 0.0147,0.0021 0.02981,0.0033 0.04539,0.0042 -0.01557,-8.57e-4 -0.03069,-0.0021 -0.04539,-0.0042 z m 0.353605,0.0037 c 0.0085,-1.68e-4 0.01705,7.43e-4 0.02686,0.0037 -0.0098,-0.003 -0.01838,-0.0038 -0.02686,-0.0037 z m 0,0 c -0.01262,1.68e-4 -0.02433,0.0025 -0.03842,0.0046 0.01378,-0.0019 0.02595,-0.0045 0.03842,-0.0046 z m -0.149657,4.57e-4 c -0.027,0 -0.05725,0.0012 -0.0881,0.0013 0.03115,-1.69e-4 0.06111,-0.0013 0.0881,-0.0013 z" />
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="14.672322"
+         y="68.529076"
+         id="text69765"><tspan
+           sodipodi:role="line"
+           id="tspan69763"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="14.672322"
+           y="68.529076">agents</tspan></text>
+    </g>
+    <g
+       id="g81155"
+       transform="translate(0,-1.9848942)">
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="43.218731"
+         y="55.738956"
+         id="text26339"><tspan
+           sodipodi:role="line"
+           id="tspan26337"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.29167px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="43.218731"
+           y="55.738956">model</tspan></text>
+      <g
+         id="g69652"
+         transform="matrix(0.03465928,0,0,0.03465928,36.829475,23.859814)">
+        <path
+           d="m 760,380 a 380,380 0 1 1 -760,0 380,380 0 1 1 760,0 z"
+           fill="url(#sea)"
+           id="path3433"
+           style="fill:#000000" />
+        <path
+           d="m 10,380 c 0,69 19,133 52,188 l 5,-90 C 25,419 15,394 14,324 c -3,18 -4,37 -4,56 z M 97,142 147,125 C 180,82 246,31 313,31 287,39 212,75 206,98 234,80 257,77 285,77 L 346,43 326,14 C 234,27 154,74 97,142 Z m 49,239 c 0,22 22,68 48,68 h 64 l 8,13 c 20,0 20,14 20,32 0,24 30,28 30,66 0,10 -12,14 -12,30 0,14 37,86 60,86 40,0 84,-36 84,-52 0,-38 34,-28 34,-54 0,-118 48,-62 66,-164 l -41,16 c -44,-37 -70,-91 -70,-111 13,0 53,60 67,96 34,-14 69,-39 78,-75 l -18,-8 -6,-12 -14,18 c -5,0 -28,-17 -35,-41 32,21 47,21 103,21 26,0 41,75 66,88 0,-41 3,-74 18,-107 14,0 37,23 53,68 C 740,195 624,59 469,21 l 23,19 h -25 c 0,53 -16,35 -52,75 0,-10 0,-14 8,-19 -15,-9 -29,-12 -39,-12 -15,0 -56,26 -68,52 l 21,-2 8,18 c 18,-11 12,-47 39,-47 0,8 -11,11 -11,25 l 25,-1 c -23,26 -35,32 -66,32 l -5,-16 c -9,23 -36,35 -58,37 0,12 -1,19 -8,30 l -26,-5 -17,38 33,7 c 15,-24 33,-37 58,-42 l 32,35 c 0,4 -6,7 -20,7 l 12,8 18,-22 c -16,-9 -22,-19 -22,-31 38,11 29,50 46,53 0,-45 31,-4 31,-58 22,0 60,13 60,29 -57,0 -73,2 -73,20 0,9 49,-5 49,42 -40,0 -58,0 -80,-12 l -7,20 c -24,-7 -49,-20 -49,-48 l -58,9 -16,-10 c -40,50 -86,44 -86,129 z m 106,-217 15,-3 7,-14 c -14,0 -21,9 -22,17 z m 9,11 32,-5 -5,-39 c -19,10 3,25 -27,44 z m 2,-72 c 13,0 24,-2 24,-11 l -19,-4 z m 218,98 c 27,0 46,33 46,47 l -24,-2 c 0,-16 -9,-33 -22,-45 z m 10,431 c 24,0 48,-37 48,-77 l -38,32 z"
+           fill="url(#land)"
+           id="path3435"
+           style="fill:#ffffff" />
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93889px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="32.382271"
+         y="60.07893"
+         id="text75428"><tspan
+           sodipodi:role="line"
+           id="tspan75426"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="32.382271"
+           y="60.07893">::AgentBasedModel</tspan></text>
+    </g>
+    <g
+       id="g81435"
+       transform="translate(0,2.6027248)">
+      <g
+         id="g5042"
+         transform="matrix(0.03318832,0,0,0.03318832,80.941666,18.331834)">
+        <g
+           id="g5558"
+           style="fill:#d5d5d5"
+           transform="matrix(0.94393,0,0,0.94393,14.85,31.044)">
+          <path
+             id="path3066"
+             style="fill:#000000"
+             d="m 116.37,838.02 c -12.35,0 -23.442,5.2648 -31.237,13.647 l -121.78,98.892 c -10.533,12.077 -16.933,27.871 -16.933,45.155 0,37.96 30.777,68.737 68.737,68.737 25.274,0 47.364,-13.661 59.304,-33.982 l 23.583,-38.621 43.183,4.9485 -0.5025,1.1211 c -2.4461,7.0559 -3.7887,14.65 -3.7887,22.539 0,37.96 30.777,68.737 68.737,68.737 37.06,0 67.249,-29.355 68.66,-66.07 l 2.8221,-122.44 c 0.16218,-1.5114 0.23199,-3.0461 0.23199,-4.6005 0,-0.92104 -0.0192,-1.8383 -0.0777,-2.7448 l 0.0382,-1.9717 -0.19313,-0.0386 c -2.3604,-21.344 -20.475,-37.964 -42.449,-37.964 -17.052,0 -31.741,10.019 -38.583,24.472 h -0.0768 l -14.459,31.353 -28.26,-7.268 c 0.90322,-1.6028 1.7547,-3.2246 2.5128,-4.9098 2.0794,-5.0255 3.2088,-10.538 3.2088,-16.314 0,-23.579 -19.102,-42.68 -42.68,-42.68 z m -11.946,10.4 -73.879,79.175 -30.928,2.8222 95.103,-78.48 9.7036,-3.5181 z m 107.98,17.513 -22.075,89.227 -24.742,11.482 40.632,-95.413 6.1856,-5.2964 z m -197.24,74.77 c 30.368,0 55.013,24.645 55.013,55.013 0,30.368 -24.645,54.974 -55.013,54.974 -30.368,0 -54.974,-24.606 -54.974,-54.974 0,-30.368 24.606,-55.013 54.974,-55.013 z m 190.52,24.742 c 30.368,0 55.013,24.645 55.013,55.013 0,30.368 -24.645,54.974 -55.013,54.974 -30.368,0 -54.974,-24.607 -54.974,-54.974 0,-30.368 24.606,-55.013 54.974,-55.013 z m -155.41,4.6778 c -4.8776,33.073 -24.482,58.046 -49.214,59.304 -6.5962,0.3357 -13.052,-1.0063 -19.059,-3.8273 8.5567,10.305 21.702,16.584 36.108,15.85 24.263,-1.2347 42.949,-21.897 41.714,-46.16 -0.48607,-9.5519 -4.005,-18.223 -9.5489,-25.168 z m 190.52,24.742 c -4.8776,33.073 -24.482,58.046 -49.214,59.304 -6.5962,0.3357 -13.052,-1.0063 -19.059,-3.8273 8.5566,10.305 21.702,16.584 36.108,15.851 24.263,-1.2348 42.949,-21.897 41.714,-46.16 -0.48607,-9.5519 -4.0052,-18.223 -9.5489,-25.168 z" />
+        </g>
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="78.343216"
+         y="56.720932"
+         id="text76628"><tspan
+           sodipodi:role="line"
+           id="tspan76626"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="78.343216"
+           y="56.720932">logger</tspan></text>
+    </g>
+    <g
+       id="g80986"
+       transform="translate(21.330012,-37.850443)">
+      <g
+         id="g2091"
+         transform="matrix(0.28429111,0,0,0.28429111,53.631813,58.093451)">
+        <path
+           id="path2093"
+           style="fill:none;stroke:#ffffff;stroke-width:5.5124;stroke-linecap:round;stroke-linejoin:round"
+           d="m 43.399,34.31 c 0,7.418 -6.02,13.438 -13.438,13.438 -7.418,0 -13.438,-6.02 -13.438,-13.438 0,-7.418 6.02,-13.438 13.438,-13.438 7.418,0 13.438,6.02 13.438,13.438 z" />
+        <path
+           id="path2095"
+           style="fill:#ffffff;fill-rule:evenodd;stroke:#000000;stroke-width:2.7562;stroke-linecap:round;stroke-linejoin:round"
+           d="m 43.399,34.31 c 0,7.418 -6.02,13.438 -13.438,13.438 -7.418,0 -13.438,-6.02 -13.438,-13.438 0,-7.418 6.02,-13.438 13.438,-13.438 7.418,0 13.438,6.02 13.438,13.438 z" />
+        <path
+           id="path2097"
+           sodipodi:nodetypes="cc"
+           style="fill:none;stroke:#000000;stroke-width:2.7562;stroke-linecap:round;stroke-linejoin:round"
+           d="M 29.961,34.169 V 25.446" />
+        <path
+           id="path2099"
+           style="fill:none;stroke:#000000;stroke-width:2.7562;stroke-linecap:round;stroke-linejoin:round"
+           d="m 29.986,34.464 5.869,3.389" />
+        <path
+           id="path2101"
+           style="fill:#000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.7226;stroke-linecap:round;stroke-linejoin:round"
+           d="m 31.178,34.31 c 0,0.672 -0.545,1.217 -1.217,1.217 -0.672,0 -1.217,-0.545 -1.217,-1.217 0,-0.672 0.545,-1.218 1.217,-1.218 0.672,0 1.217,0.546 1.217,1.218 z" />
+      </g>
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="55.806686"
+         y="75.079605"
+         id="text79455"><tspan
+           sodipodi:role="line"
+           id="tspan79453"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="55.806686"
+           y="75.079605">events</tspan></text>
+    </g>
+    <g
+       id="g82065"
+       transform="translate(3.3894536,-1.2489369)">
+      <path
+         id="path3924"
+         sodipodi:nodetypes="cccccccccccssssccssssccssssccccccccccccssssccssssccsssssccssssccccccccccccssssccsssssccsssssccsssssccsssssccsssssccssssc"
+         style="fill:#000000;stroke-width:0.0280907"
+         d="m 13.036308,47.746123 c -0.0292,-0.0058 -0.06214,-0.0041 -0.104666,0.0025 l -4.6782367,0.525756 c -0.038544,0.0022 -0.038134,0.01251 -0.0115,0.04176 l 3.3961767,3.845704 c 0.06214,0.07304 0.09503,0.08652 0.201904,0.07295 l 4.69785,-0.757853 c 0.108157,-0.0195 0.116807,-0.02736 0.02426,-0.114568 l -3.387957,-3.52513 c -0.05259,-0.05282 -0.08962,-0.08146 -0.138291,-0.09096 z m -0.57463,0.293151 c 0.08871,0.0149 0.180532,0.04102 0.273736,0.0793 0.372879,0.153061 0.606322,0.438295 0.520134,0.635303 -0.08619,0.197004 -0.458161,0.232391 -0.831036,0.07931 -0.372877,-0.153071 -0.606675,-0.436275 -0.520488,-0.633283 0.06464,-0.14776 0.291634,-0.205955 0.557625,-0.160638 z m -2.6413236,0.322433 c 0.088709,0.0149 0.1825526,0.04137 0.2757576,0.07965 0.372879,0.153062 0.604655,0.43592 0.518468,0.632929 -0.08619,0.197011 -0.458516,0.23441 -0.8313929,0.08134 -0.3728774,-0.153062 -0.6043006,-0.43794 -0.5181138,-0.634949 0.064652,-0.147757 0.2892562,-0.204291 0.555253,-0.158972 z m 3.7655976,0.860795 c 0.08871,0.0149 0.1822,0.04339 0.275401,0.08168 0.372878,0.153061 0.604655,0.435921 0.518467,0.63293 -0.08619,0.197007 -0.458161,0.232391 -0.831037,0.07931 -0.372878,-0.153062 -0.604654,-0.435922 -0.518467,-0.63293 0.06466,-0.147747 0.28961,-0.20631 0.555634,-0.160986 z M 7.9294426,48.48227 c -0.00849,7.44e-4 -0.013313,0.01287 -0.023278,0.0376 l -1.8832834,4.84107 c -0.020835,0.05014 -0.021079,0.06343 0.019611,0.113924 l 3.2336692,3.952662 c 0.073759,0.100245 0.092564,0.102417 0.1228574,7.12e-4 l 2.0029022,-4.893094 c 0.03542,-0.06523 0.01816,-0.10758 -0.01596,-0.14663 l -3.4204986,-3.8745 c -0.01744,-0.02087 -0.027699,-0.03199 -0.036185,-0.03136 z m 2.9937114,1.115162 c 0.08871,0.0149 0.182553,0.04137 0.275757,0.07965 0.372879,0.153062 0.604655,0.435921 0.518469,0.63293 -0.08619,0.19701 -0.458162,0.232389 -0.831039,0.07932 -0.372878,-0.153062 -0.604655,-0.435922 -0.518468,-0.632929 0.06464,-0.147763 0.28926,-0.20429 0.555254,-0.158976 z m 3.810881,0.841646 c 0.08871,0.0149 0.182552,0.04137 0.275758,0.07964 0.372878,0.153071 0.604655,0.435921 0.518469,0.632929 -0.08619,0.197012 -0.458516,0.234411 -0.831394,0.08134 -0.372879,-0.153061 -0.604301,-0.437939 -0.518114,-0.634949 0.06466,-0.147748 0.289259,-0.204281 0.555281,-0.158964 z M 8.0140953,49.449725 c 0.015219,10e-4 0.031445,0.0047 0.046508,0.0082 0.1807973,0.04167 0.3484017,0.24738 0.4156203,0.541931 0.089616,0.392726 -0.033679,0.794214 -0.273976,0.896191 -0.2402954,0.101976 -0.5080707,-0.133185 -0.5976752,-0.52593 -0.089616,-0.392727 0.033667,-0.794217 0.2739761,-0.896193 0.045057,-0.01913 0.08996,-0.02759 0.1355629,-0.02417 z m 4.0522517,1.390525 c 0.08871,0.0149 0.182552,0.04137 0.275757,0.07965 0.372879,0.153061 0.604655,0.43592 0.51847,0.632928 -0.0862,0.197007 -0.458162,0.232391 -0.831039,0.07932 -0.372876,-0.153072 -0.604654,-0.435921 -0.518467,-0.632929 0.06464,-0.147757 0.289255,-0.204288 0.555251,-0.158972 z m 4.628738,0.955956 c -0.0088,2.87e-4 -0.02129,0.0011 -0.03615,0.0041 l -4.824882,0.779656 c -0.09933,0.02187 -0.09928,0.03794 -0.126801,0.104905 l -1.9980643,4.8774 c -0.016944,0.074 -0.050325,0.103164 0.044559,0.0787 l 4.7751823,-0.888138 c 0.09425,-0.02635 0.112201,-0.03072 0.136667,-0.113595 l 2.040223,-4.796992 c 0.01583,-0.03354 0.01567,-0.0465 -0.01074,-0.04565 z m -0.882508,0.69354 c 0.127679,0.02464 0.217258,0.104457 0.240716,0.231926 0.04691,0.254918 -0.1915,0.607925 -0.534308,0.787972 -0.3428,0.18006 -0.658742,0.118609 -0.705648,-0.136317 -0.04691,-0.25492 0.191489,-0.607926 0.534313,-0.788 0.171405,-0.09003 0.337249,-0.12014 0.464935,-0.09561 z m -5.589581,-0.528387 c 0.183962,0.03715 0.355081,0.246215 0.423345,0.545366 0.08962,0.392727 -0.03165,0.79457 -0.27195,0.896549 -0.240297,0.101978 -0.5077152,-0.135215 -0.5973211,-0.527952 -0.089616,-0.392727 0.033313,-0.792197 0.2736221,-0.894172 0.04506,-0.01913 0.08995,-0.0276 0.135561,-0.02417 0.01235,9.49e-4 0.02448,0.002 0.03677,0.0043 z m -1.7267352,0.301542 c 0.1839599,0.03715 0.3550794,0.24622 0.423346,0.545369 0.089616,0.392727 -0.031653,0.794569 -0.2719503,0.896547 -0.2402957,0.101978 -0.5077146,-0.135214 -0.5973196,-0.52795 -0.089616,-0.392727 0.033325,-0.792195 0.2736217,-0.894173 0.045057,-0.01913 0.08995,-0.0276 0.1355604,-0.02417 0.01235,9.49e-4 0.02448,0.002 0.036766,0.0043 z m -1.7014017,0.299715 c 0.015219,0.001 0.031435,0.0047 0.046508,0.0082 0.1807972,0.04167 0.3460268,0.249048 0.4132461,0.543595 0.089616,0.392727 -0.031299,0.792551 -0.2715961,0.894529 -0.240297,0.101978 -0.5080694,-0.133185 -0.5976737,-0.525932 -0.089617,-0.392725 0.033679,-0.794213 0.2739759,-0.896192 0.045057,-0.01913 0.08996,-0.02759 0.1355629,-0.02417 z m 6.9441999,1.718653 c 0.124601,0.02602 0.21358,0.10574 0.236668,0.231214 0.04691,0.254921 -0.193508,0.607573 -0.536327,0.787618 -0.3428,0.180061 -0.658742,0.118612 -0.705648,-0.136317 -0.04691,-0.254918 0.193519,-0.60757 0.536327,-0.787617 0.149981,-0.07878 0.294612,-0.111945 0.414031,-0.102454 0.01918,0.0015 0.03717,0.0038 0.05496,0.0075 z m -4.8288423,0.826616 c 0.015219,10e-4 0.031435,0.0047 0.046508,0.0082 0.1807937,0.04167 0.3484007,0.247377 0.4156203,0.541931 0.089616,0.392726 -0.033679,0.794215 -0.2739764,0.896193 -0.2402957,0.101978 -0.5060474,-0.13285 -0.595654,-0.525577 -0.089616,-0.392727 0.031653,-0.79457 0.2719503,-0.896548 0.045055,-0.01912 0.08996,-0.02759 0.13556,-0.02416 z m 2.5993303,0.998024 c 0.127681,0.02464 0.217607,0.102447 0.241068,0.229901 0.04691,0.254919 -0.191489,0.607927 -0.534307,0.787972 -0.342801,0.18006 -0.659097,0.120628 -0.706002,-0.134308 -0.04691,-0.254916 0.191489,-0.607927 0.534312,-0.788001 0.171407,-0.09003 0.33725,-0.120132 0.464935,-0.0956 z" />
+      <text
+         xml:space="preserve"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.64444px;line-height:25%;font-family:'Latin Modern Mono Caps';-inkscape-font-specification:'Latin Modern Mono Caps, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
+         x="8.1108866"
+         y="60.572594"
+         id="text81428"><tspan
+           sodipodi:role="line"
+           id="tspan81426"
+           style="font-style:italic;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.88056px;font-family:'Latin Modern Mono';-inkscape-font-specification:'Latin Modern Mono, Italic';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-east-asian:normal;stroke-width:0.264583"
+           x="8.1108866"
+           y="60.572594">rng</tspan></text>
+    </g>
+  </g>
+</svg>
diff --git a/docs/build/crops.html b/docs/build/crops.html
index b77af4d35cd0f5e16f49711e09429647d394e19d..ce7fa370afb34704af2a8e68a43c9e532b482556 100644
--- a/docs/build/crops.html
+++ b/docs/build/crops.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Crop submodel · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li class="is-active"><a class="tocitem" href="crops.html">Crop submodel</a><ul class="internal"><li><a class="tocitem" href="#crops.jl"><span>crops.jl</span></a></li></ul></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="crops.html">Crop submodel</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="crops.html">Crop submodel</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/crops.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Crop-submodel"><a class="docs-heading-anchor" href="#Crop-submodel">Crop submodel</a><a id="Crop-submodel-1"></a><a class="docs-heading-anchor-permalink" href="#Crop-submodel" title="Permalink"></a></h1><p>Eventually, Persephone will include a full-blown crop-growth model (an adaptation of AquaCrop, created by the FAO). At the moment, we are only working with a very basic mock-up.</p><h2 id="crops.jl"><a class="docs-heading-anchor" href="#crops.jl">crops.jl</a><a id="crops.jl-1"></a><a class="docs-heading-anchor-permalink" href="#crops.jl" title="Permalink"></a></h2><p>This includes the types and functions needed for all crop growth model, which are also referenced by the other submodels.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.CropType" href="#Persephone.CropType"><code>Persephone.CropType</code></a> — <span class="docstring-category">Type</span></header><section><div><p>The crop types simulated by the model</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L6">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.FarmPlot" href="#Persephone.FarmPlot"><code>Persephone.FarmPlot</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">FarmPlot</code></pre><p>This represents one field, i.e. a collection of pixels with the same management. This is the spatial unit with which the crop growth model and the farm model work.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L11-L16">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.averagefieldsize-Tuple{Agents.AgentBasedModel}" href="#Persephone.averagefieldsize-Tuple{Agents.AgentBasedModel}"><code>Persephone.averagefieldsize</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">averagefieldsize(model)</code></pre><p>Calculate the average field size in hectares for the model landscape.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L65-L69">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.cropheight-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.cropheight-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.cropheight</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">cropheight(model, position)</code></pre><p>Return the height of the crop at this position, or nothing if there is no crop here (utility wrapper).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L90-L95">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.croptype-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.croptype-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.croptype</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">croptype(model, position)</code></pre><p>Return the crop at this position, or nothing if there is no crop here (utility wrapper).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L80-L84">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initfields!-Tuple{Agents.AgentBasedModel}" href="#Persephone.initfields!-Tuple{Agents.AgentBasedModel}"><code>Persephone.initfields!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initfields!(model)</code></pre><p>Initialise the model with its farm plots.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L34-L38">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.stepagent!-Tuple{FarmPlot, Agents.AgentBasedModel}" href="#Persephone.stepagent!-Tuple{FarmPlot, Agents.AgentBasedModel}"><code>Persephone.stepagent!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">stepagent!(farmplot, model)</code></pre><p>Update a farm plot by one day.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L25-L29">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="species.html">« Species</a><a class="docs-footer-nextpage" href="farm.html">Farm submodel »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Crop submodel · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li class="is-active"><a class="tocitem" href="crops.html">Crop submodel</a><ul class="internal"><li><a class="tocitem" href="#crops.jl"><span>crops.jl</span></a></li></ul></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="crops.html">Crop submodel</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="crops.html">Crop submodel</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/crops.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Crop-submodel"><a class="docs-heading-anchor" href="#Crop-submodel">Crop submodel</a><a id="Crop-submodel-1"></a><a class="docs-heading-anchor-permalink" href="#Crop-submodel" title="Permalink"></a></h1><p>Eventually, Persephone will include a full-blown crop-growth model (an adaptation of AquaCrop, created by the FAO). At the moment, we are only working with a very basic mock-up.</p><h2 id="crops.jl"><a class="docs-heading-anchor" href="#crops.jl">crops.jl</a><a id="crops.jl-1"></a><a class="docs-heading-anchor-permalink" href="#crops.jl" title="Permalink"></a></h2><p>This includes the types and functions needed for all crop growth model, which are also referenced by the other submodels.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.CropType" href="#Persephone.CropType"><code>Persephone.CropType</code></a> — <span class="docstring-category">Type</span></header><section><div><p>The crop types simulated by the model</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L6">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.FarmPlot" href="#Persephone.FarmPlot"><code>Persephone.FarmPlot</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">FarmPlot</code></pre><p>This represents one field, i.e. a collection of pixels with the same management. This is the spatial unit with which the crop growth model and the farm model work.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L11-L16">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.averagefieldsize-Tuple{Agents.AgentBasedModel}" href="#Persephone.averagefieldsize-Tuple{Agents.AgentBasedModel}"><code>Persephone.averagefieldsize</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">averagefieldsize(model)</code></pre><p>Calculate the average field size in hectares for the model landscape.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L65-L69">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.cropheight-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.cropheight-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.cropheight</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">cropheight(model, position)</code></pre><p>Return the height of the crop at this position, or nothing if there is no crop here (utility wrapper).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L90-L95">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.croptype-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.croptype-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.croptype</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">croptype(model, position)</code></pre><p>Return the crop at this position, or nothing if there is no crop here (utility wrapper).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L80-L84">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initfields!-Tuple{Agents.AgentBasedModel}" href="#Persephone.initfields!-Tuple{Agents.AgentBasedModel}"><code>Persephone.initfields!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initfields!(model)</code></pre><p>Initialise the model with its farm plots.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L34-L38">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.stepagent!-Tuple{FarmPlot, Agents.AgentBasedModel}" href="#Persephone.stepagent!-Tuple{FarmPlot, Agents.AgentBasedModel}"><code>Persephone.stepagent!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">stepagent!(farmplot, model)</code></pre><p>Update a farm plot by one day.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/crop/crops.jl#L25-L29">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="species.html">« Species</a><a class="docs-footer-nextpage" href="farm.html">Farm submodel »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/developing.html b/docs/build/developing.html
index df107c1a32065a1a4ceace07f35fb52e96ff6eba..18dfc9a8e6b9ffb6b81998fc41ed0f2d12877210 100644
--- a/docs/build/developing.html
+++ b/docs/build/developing.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Developing Persephone · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li class="is-active"><a class="tocitem" href="developing.html">Developing Persephone</a><ul class="internal"><li><a class="tocitem" href="#Workflow"><span>Workflow</span></a></li><li><a class="tocitem" href="#Agents.jl"><span>Agents.jl</span></a></li><li><a class="tocitem" href="#Julia-editors"><span>Julia editors</span></a></li></ul></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="developing.html">Developing Persephone</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="developing.html">Developing Persephone</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/developing.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Developing-Persephone"><a class="docs-heading-anchor" href="#Developing-Persephone">Developing Persephone</a><a id="Developing-Persephone-1"></a><a class="docs-heading-anchor-permalink" href="#Developing-Persephone" title="Permalink"></a></h1><h2 id="Workflow"><a class="docs-heading-anchor" href="#Workflow">Workflow</a><a id="Workflow-1"></a><a class="docs-heading-anchor-permalink" href="#Workflow" title="Permalink"></a></h2><ol><li><p>Pull the current development version from the master branch on Gitlab:  <a href="https://git.idiv.de/xo30xoqa/persephone">https://git.idiv.de/xo30xoqa/persephone</a>.</p></li><li><p>If you are working on a new feature, create a new branch to avoid breaking the <code>master</code> branch. (The <code>master</code> branch should always be in a runnable and (as far as possible) error-free state.)</p></li><li><p>Implement your changes.</p></li><li><p>Run <code>example.sh</code> to make sure the model executes without crashing. Also run the test suite (<code>cd test; julia runtests.jl</code>).</p></li><li><p>Commit your work frequently, and try to keep each commit small. Don&#39;t forget to add relevant tests to the test suite.</p></li><li><p>Once your satisfied with your work, do another pull/merge from the <code>master</code> branch in case somebody else changed the branch in the meantime. Then merge your work into <code>master</code> and push to the Gitlab server.</p></li><li><p>Repeat :-)</p></li></ol><p>The Gitlab issue tracker can be used to create, discuss, and assign tasks, as well as to monitor progress towards milestones/releases. Once we have a first release, we will start using <a href="https://semver.org/">semantic versioning</a>.</p><h2 id="Agents.jl"><a class="docs-heading-anchor" href="#Agents.jl">Agents.jl</a><a id="Agents.jl-1"></a><a class="docs-heading-anchor-permalink" href="#Agents.jl" title="Permalink"></a></h2><p>Our model uses <a href="https://juliadynamics.github.io/Agents.jl/stable/">Agents.jl</a> as a framework. Their <a href="https://github.com/JuliaDynamics/Agents.jl">repository</a> can be used to inspect the source code or submit bug reports (the authors are quick to respond). Questions can be asked at the  <a href="https://discourse.julialang.org/c/domain/models/21">Julia Discourse forum</a>.</p><p><em>Tutorial on collaborating on Julia packages:  <a href="https://www.matecdev.com/posts/julia-package-collaboration.html">https://www.matecdev.com/posts/julia-package-collaboration.html</a>.</em></p><h2 id="Julia-editors"><a class="docs-heading-anchor" href="#Julia-editors">Julia editors</a><a id="Julia-editors-1"></a><a class="docs-heading-anchor-permalink" href="#Julia-editors" title="Permalink"></a></h2><h3 id="Emacs"><a class="docs-heading-anchor" href="#Emacs">Emacs</a><a id="Emacs-1"></a><a class="docs-heading-anchor-permalink" href="#Emacs" title="Permalink"></a></h3><p>There are a couple of addons that make working with Julia much nicer in Emacs:</p><ol><li><p><code>julia-mode</code> gives syntax highlighting. Install with <code>M-x package-install julia-mode</code>.</p></li><li><p><a href="https://github.com/gcv/julia-snail"><code>julia-snail</code></a> provides IDE-like features,  especially a fully-functional REPL and the ability to evaluate code straight from inside a buffer. Note that the installation can be somewhat tricky. You first need to manually install all the dependencies of its dependency <a href="https://github.com/akermu/emacs-libvterm">vterm</a>, then install vterm itself with <code>M-x package-install vterm</code>, <em>before</em> you can do <code>M-x package-install julia-snail</code>. Then add it to your <code>init.el</code> with <code>(require &#39;julia-snail)</code> and <code>(add-hook &#39;julia-mode-hook #&#39;julia-snail-mode)</code>.</p></li><li><p><a href="http://company-mode.github.io/"><code>company-mode</code></a> integrates with Snail to give code  completion. Install with <code>M-x package-install company</code>, then add  <code>(add-hook &#39;julia-mode-hook #&#39;company-mode)</code> and  <code>(global-set-key (kbd &quot;C-&lt;tab&gt;&quot;) &#39;company-complete)</code> to your <code>init.el</code>.</p></li><li><p><a href="https://magit.vc/"><code>magit</code></a> is a great git interface for Emacs. Install with <code>M-x package-install magit</code> and add <code>(global-set-key (kbd &quot;C-x g&quot;) &#39;magit-status)</code> to your <code>init.el</code>.</p></li></ol><h3 id="VSCode"><a class="docs-heading-anchor" href="#VSCode">VSCode</a><a id="VSCode-1"></a><a class="docs-heading-anchor-permalink" href="#VSCode" title="Permalink"></a></h3><p>See <a href="https://www.julia-vscode.org/">here</a>.</p><p><em>TODO: add more detail.</em></p><h3 id="Other-useful-stuff"><a class="docs-heading-anchor" href="#Other-useful-stuff">Other useful stuff</a><a id="Other-useful-stuff-1"></a><a class="docs-heading-anchor-permalink" href="#Other-useful-stuff" title="Permalink"></a></h3><ol><li><p><a href="https://timholy.github.io/Revise.jl/stable/"><code>Revise.jl</code></a> allows one to reload code without restarting the Julia interpreter. Get it with <code>Pkg.add(&quot;Revise&quot;)</code>, then  add <code>using Revise</code> to <code>.julia/config/startup.jl</code> to have it automatically available.</p></li><li><p><a href="https://github.com/MichaelMure/git-bug"><code>git-bug</code></a> is a commandline bug tracker that integrates directly with git. It can also be used as a local interface to Gitlab issues. To install on Linux, download the <a href="https://github.com/MichaelMure/git-bug/releases/tag/v0.8.0">binary</a>, copy it to <code>/usr/local/bin/git-bug</code>, and set it as executable with <code>chmod +x  /usr/local/bin/git-bug</code>. To set up Gitlab integration, run <code>git bug bridge configure</code> from within the relevant repository.</p></li></ol></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="odd.html">« Overview, Design, Details (ODD)</a><a class="docs-footer-nextpage" href="architecture.html">Source code architecture »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Developing Persephone · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li class="is-active"><a class="tocitem" href="developing.html">Developing Persephone</a><ul class="internal"><li><a class="tocitem" href="#Workflow"><span>Workflow</span></a></li><li><a class="tocitem" href="#Agents.jl"><span>Agents.jl</span></a></li><li><a class="tocitem" href="#Julia-editors"><span>Julia editors</span></a></li></ul></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="developing.html">Developing Persephone</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="developing.html">Developing Persephone</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/developing.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Developing-Persephone"><a class="docs-heading-anchor" href="#Developing-Persephone">Developing Persephone</a><a id="Developing-Persephone-1"></a><a class="docs-heading-anchor-permalink" href="#Developing-Persephone" title="Permalink"></a></h1><h2 id="Workflow"><a class="docs-heading-anchor" href="#Workflow">Workflow</a><a id="Workflow-1"></a><a class="docs-heading-anchor-permalink" href="#Workflow" title="Permalink"></a></h2><ol><li><p>Pull the current development version from the master branch on Gitlab:  <a href="https://git.idiv.de/xo30xoqa/persephone">https://git.idiv.de/xo30xoqa/persephone</a>.</p></li><li><p>If you are working on a new feature, create a new branch to avoid breaking the <code>master</code> branch. (The <code>master</code> branch should always be in a runnable and (as far as possible) error-free state.)</p></li><li><p>Implement your changes.</p></li><li><p>Run <code>example.sh</code> to make sure the model executes without crashing. Also run the test suite (<code>cd test; julia runtests.jl</code>).</p></li><li><p>Commit your work frequently, and try to keep each commit small. Don&#39;t forget to add relevant tests to the test suite.</p></li><li><p>Once your satisfied with your work, do another pull/merge from the <code>master</code> branch in case somebody else changed the branch in the meantime. Then merge your work into <code>master</code> and push to the Gitlab server.</p></li><li><p>Repeat :-)</p></li></ol><p>The Gitlab issue tracker can be used to create, discuss, and assign tasks, as well as to monitor progress towards milestones/releases. Once we have a first release, we will start using <a href="https://semver.org/">semantic versioning</a>.</p><h2 id="Agents.jl"><a class="docs-heading-anchor" href="#Agents.jl">Agents.jl</a><a id="Agents.jl-1"></a><a class="docs-heading-anchor-permalink" href="#Agents.jl" title="Permalink"></a></h2><p>Our model uses <a href="https://juliadynamics.github.io/Agents.jl/stable/">Agents.jl</a> as a framework. Their <a href="https://github.com/JuliaDynamics/Agents.jl">repository</a> can be used to inspect the source code or submit bug reports (the authors are quick to respond). Questions can be asked at the  <a href="https://discourse.julialang.org/c/domain/models/21">Julia Discourse forum</a>.</p><p><em>Tutorial on collaborating on Julia packages:  <a href="https://www.matecdev.com/posts/julia-package-collaboration.html">https://www.matecdev.com/posts/julia-package-collaboration.html</a>.</em></p><h2 id="Julia-editors"><a class="docs-heading-anchor" href="#Julia-editors">Julia editors</a><a id="Julia-editors-1"></a><a class="docs-heading-anchor-permalink" href="#Julia-editors" title="Permalink"></a></h2><h3 id="Emacs"><a class="docs-heading-anchor" href="#Emacs">Emacs</a><a id="Emacs-1"></a><a class="docs-heading-anchor-permalink" href="#Emacs" title="Permalink"></a></h3><p>There are a couple of addons that make working with Julia much nicer in Emacs:</p><ol><li><p><code>julia-mode</code> gives syntax highlighting. Install with <code>M-x package-install julia-mode</code>.</p></li><li><p><a href="https://github.com/gcv/julia-snail"><code>julia-snail</code></a> provides IDE-like features,  especially a fully-functional REPL and the ability to evaluate code straight from inside a buffer. Note that the installation can be somewhat tricky. You first need to manually install all the dependencies of its dependency <a href="https://github.com/akermu/emacs-libvterm">vterm</a>, then install vterm itself with <code>M-x package-install vterm</code>, <em>before</em> you can do <code>M-x package-install julia-snail</code>. Then add it to your <code>init.el</code> with <code>(require &#39;julia-snail)</code> and <code>(add-hook &#39;julia-mode-hook #&#39;julia-snail-mode)</code>.</p></li><li><p><a href="http://company-mode.github.io/"><code>company-mode</code></a> integrates with Snail to give code  completion. Install with <code>M-x package-install company</code>, then add  <code>(add-hook &#39;julia-mode-hook #&#39;company-mode)</code> and  <code>(global-set-key (kbd &quot;C-&lt;tab&gt;&quot;) &#39;company-complete)</code> to your <code>init.el</code>.</p></li><li><p><a href="https://magit.vc/"><code>magit</code></a> is a great git interface for Emacs. Install with <code>M-x package-install magit</code> and add <code>(global-set-key (kbd &quot;C-x g&quot;) &#39;magit-status)</code> to your <code>init.el</code>.</p></li></ol><h3 id="VSCode"><a class="docs-heading-anchor" href="#VSCode">VSCode</a><a id="VSCode-1"></a><a class="docs-heading-anchor-permalink" href="#VSCode" title="Permalink"></a></h3><p>See <a href="https://www.julia-vscode.org/">here</a>.</p><p><em>TODO: add more detail.</em></p><h3 id="Other-useful-stuff"><a class="docs-heading-anchor" href="#Other-useful-stuff">Other useful stuff</a><a id="Other-useful-stuff-1"></a><a class="docs-heading-anchor-permalink" href="#Other-useful-stuff" title="Permalink"></a></h3><ol><li><p><a href="https://timholy.github.io/Revise.jl/stable/"><code>Revise.jl</code></a> allows one to reload code without restarting the Julia interpreter. Get it with <code>Pkg.add(&quot;Revise&quot;)</code>, then  add <code>using Revise</code> to <code>.julia/config/startup.jl</code> to have it automatically available.</p></li><li><p><a href="https://github.com/MichaelMure/git-bug"><code>git-bug</code></a> is a commandline bug tracker that integrates directly with git. It can also be used as a local interface to Gitlab issues. To install on Linux, download the <a href="https://github.com/MichaelMure/git-bug/releases/tag/v0.8.0">binary</a>, copy it to <code>/usr/local/bin/git-bug</code>, and set it as executable with <code>chmod +x  /usr/local/bin/git-bug</code>. To set up Gitlab integration, run <code>git bug bridge configure</code> from within the relevant repository.</p></li></ol></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="odd.html">« Overview, Design, Details (ODD)</a><a class="docs-footer-nextpage" href="adapting.html">Adapting Persephone »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/farm.html b/docs/build/farm.html
index fba7c06d7bb27a3dd74fac4ad74ee6a2add549f4..c2994ffeb0ca6b2d4c3f605ac47b781a68a52e20 100644
--- a/docs/build/farm.html
+++ b/docs/build/farm.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Farm submodel · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li class="is-active"><a class="tocitem" href="farm.html">Farm submodel</a><ul class="internal"><li><a class="tocitem" href="#farm.jl"><span>farm.jl</span></a></li></ul></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="farm.html">Farm submodel</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="farm.html">Farm submodel</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/farm.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Farm-submodel"><a class="docs-heading-anchor" href="#Farm-submodel">Farm submodel</a><a id="Farm-submodel-1"></a><a class="docs-heading-anchor-permalink" href="#Farm-submodel" title="Permalink"></a></h1><p>Eventually, Persephone will include multiple farm-decision submodels. At the moment,  we are only working with a very basic mock-up.</p><h2 id="farm.jl"><a class="docs-heading-anchor" href="#farm.jl">farm.jl</a><a id="farm.jl-1"></a><a class="docs-heading-anchor-permalink" href="#farm.jl" title="Permalink"></a></h2><p>This file is responsible for managing the farm module(s).</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.Farmer" href="#Persephone.Farmer"><code>Persephone.Farmer</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Farmer</code></pre><p>This is the agent type for the farm ABM. (Not yet implemented.)</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/farm/farm.jl#L6-L10">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initfarms!-Tuple{Agents.AgentBasedModel}" href="#Persephone.initfarms!-Tuple{Agents.AgentBasedModel}"><code>Persephone.initfarms!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initfarms!(model)</code></pre><p>Initialise the model with a set of farm agents.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/farm/farm.jl#L24-L28">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.stepagent!-Tuple{Farmer, Agents.AgentBasedModel}" href="#Persephone.stepagent!-Tuple{Farmer, Agents.AgentBasedModel}"><code>Persephone.stepagent!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">stepagent!(farmer, model)</code></pre><p>Update a farmer by one day.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/farm/farm.jl#L15-L19">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="crops.html">« Crop submodel</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Farm submodel · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li class="is-active"><a class="tocitem" href="farm.html">Farm submodel</a><ul class="internal"><li><a class="tocitem" href="#farm.jl"><span>farm.jl</span></a></li></ul></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="farm.html">Farm submodel</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="farm.html">Farm submodel</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/farm.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Farm-submodel"><a class="docs-heading-anchor" href="#Farm-submodel">Farm submodel</a><a id="Farm-submodel-1"></a><a class="docs-heading-anchor-permalink" href="#Farm-submodel" title="Permalink"></a></h1><p>Eventually, Persephone will include multiple farm-decision submodels. At the moment,  we are only working with a very basic mock-up.</p><h2 id="farm.jl"><a class="docs-heading-anchor" href="#farm.jl">farm.jl</a><a id="farm.jl-1"></a><a class="docs-heading-anchor-permalink" href="#farm.jl" title="Permalink"></a></h2><p>This file is responsible for managing the farm module(s).</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.Farmer" href="#Persephone.Farmer"><code>Persephone.Farmer</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Farmer</code></pre><p>This is the agent type for the farm ABM. (Not yet implemented.)</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/farm/farm.jl#L6-L10">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initfarms!-Tuple{Agents.AgentBasedModel}" href="#Persephone.initfarms!-Tuple{Agents.AgentBasedModel}"><code>Persephone.initfarms!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initfarms!(model)</code></pre><p>Initialise the model with a set of farm agents.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/farm/farm.jl#L24-L28">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.stepagent!-Tuple{Farmer, Agents.AgentBasedModel}" href="#Persephone.stepagent!-Tuple{Farmer, Agents.AgentBasedModel}"><code>Persephone.stepagent!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">stepagent!(farmer, model)</code></pre><p>Update a farmer by one day.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/farm/farm.jl#L15-L19">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="crops.html">« Crop submodel</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/gis.html b/docs/build/gis.html
index 0261bc4db73018ef8daf92cc5bd702a899a9676c..184f3fa2dce72abe3e523ebeff9ae056278deb89 100644
--- a/docs/build/gis.html
+++ b/docs/build/gis.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>GIS data · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li class="is-active"><a class="tocitem" href="gis.html">GIS data</a><ul class="internal"><li><a class="tocitem" href="#Land-cover-maps"><span>Land cover maps</span></a></li><li><a class="tocitem" href="#Field-ID-maps"><span>Field ID maps</span></a></li></ul></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="gis.html">GIS data</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="gis.html">GIS data</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/gis.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="GIS-data"><a class="docs-heading-anchor" href="#GIS-data">GIS data</a><a id="GIS-data-1"></a><a class="docs-heading-anchor-permalink" href="#GIS-data" title="Permalink"></a></h1><p>Persephone currently requires two separate map input files: one for land cover, the other for field geometry. This documents describe how to obtain and process the data needed for each of these.</p><h2 id="Land-cover-maps"><a class="docs-heading-anchor" href="#Land-cover-maps">Land cover maps</a><a id="Land-cover-maps-1"></a><a class="docs-heading-anchor-permalink" href="#Land-cover-maps" title="Permalink"></a></h2><p>Land cover maps for Germany at 10m resolution can be obtained from  <a href="https://data.mundialis.de/geonetwork/srv/eng/catalog.search#/metadata/9246503f-6adf-460b-a31e-73a649182d07">Mundialis</a>. These are generated annually from Sentinel data and comprise the following  land cover classes:</p><pre><code class="nohighlight hljs">10: forest
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>GIS data · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li class="is-active"><a class="tocitem" href="gis.html">GIS data</a><ul class="internal"><li><a class="tocitem" href="#Land-cover-maps"><span>Land cover maps</span></a></li><li><a class="tocitem" href="#Field-ID-maps"><span>Field ID maps</span></a></li></ul></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="gis.html">GIS data</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="gis.html">GIS data</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/gis.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="GIS-data"><a class="docs-heading-anchor" href="#GIS-data">GIS data</a><a id="GIS-data-1"></a><a class="docs-heading-anchor-permalink" href="#GIS-data" title="Permalink"></a></h1><p>Persephone currently requires two separate map input files: one for land cover, the other for field geometry. This documents describe how to obtain and process the data needed for each of these.</p><h2 id="Land-cover-maps"><a class="docs-heading-anchor" href="#Land-cover-maps">Land cover maps</a><a id="Land-cover-maps-1"></a><a class="docs-heading-anchor-permalink" href="#Land-cover-maps" title="Permalink"></a></h2><p>Land cover maps for Germany at 10m resolution can be obtained from  <a href="https://data.mundialis.de/geonetwork/srv/eng/catalog.search#/metadata/9246503f-6adf-460b-a31e-73a649182d07">Mundialis</a>. These are generated annually from Sentinel data and comprise the following  land cover classes:</p><pre><code class="nohighlight hljs">10: forest
 20: low vegetation
 30: water
 40: built-up
 50: bare soil
-60: agriculture</code></pre><p>To create a Persephone map input file, you need to crop the national Mundialis map to the extent that you want to simulate (suggestion: approx. 10x10km is a  reasonable size).</p><p>To do so, download the Mundialis map and import it into QGIS. Then create a new vector layer and create a rectangle feature to delimit the extent of your region. Then go to <code>Raster -&gt; Extraction -&gt; Clip Raster by Extent</code>. Select the Mundialis map as the input layer, set the clipping extent by choosing your region vector layer under <code>Calculate from Layer</code> and specify the output file name before clicking <code>Run</code>. This will generate a TIF file that you can pass to Persephone as the <code>landcovermap</code> parameter.</p><h2 id="Field-ID-maps"><a class="docs-heading-anchor" href="#Field-ID-maps">Field ID maps</a><a id="Field-ID-maps-1"></a><a class="docs-heading-anchor-permalink" href="#Field-ID-maps" title="Permalink"></a></h2><p>In addition to the land cover data explained above, Persephone also needs information about agricultural field boundaries in order to assign these to the farming agents. Unfortunately, getting this is rather more complicated.</p><p>In the EU, every country runs a Land Parcel Information System (LPIS) to administer CAP payments. In Germany, this is called InVeKoS and is run by the Länder. For example, you can view and download the InVeKoS data for Thüringen <a href="https://thueringenviewer.thueringen.de/thviewer/invekos.html">here</a>. This gives you a vector layer which can be loaded into QGIS. However, it needs to be converted to a raster layer and cropped to your region extent before it can be used in Persephone.</p><p>The first thing to do is to make sure that the vector layer has a numeric (!) field with a unique identifier for each field block (check the attribute table).  The Thüringen data has the FBI (&quot;Feldblockident&quot;) field, but this is a string value and therefore not usable by the rasteriser. So, we set the vector layer to edit mode, open the field calculator, enter the information for a new field  (call it &quot;FID&quot; and set it to a 32-bit integer), and enter <code>@row_number</code> in the  expression field. Then save the layer and close the calculator.</p><p>Secondly, you need to filter out all non-field/non-grassland plot types. (LPIS also has data on forests and various landscape elements that are not relevant to our use case.) Assuming you&#39;re working with the Thüringen InVeKoS data (other data sets may have a different structure), right-click on the layer name in QGIS&#39; layer overview and click on &quot;Filter...&quot;. Then, enter this expression in the query builder: <code>&quot;BNK&quot; = &#39;AL&#39; OR &quot;BNK&quot; = &#39;GL&#39;</code> and click &quot;OK&quot;. This will select only field and grassland plots.</p><p>Next, open the rasteriser (<code>Raster -&gt; Conversion -&gt; Rasterize</code>). Select your FID field as the &quot;Field to use for a burn-in value&quot;, and your land cover map (as created above - this ensures the two layers match) as the output extent. Make sure  the &quot;fixed value to burn&quot; is &quot;Not set&quot;. Then choose &quot;Georeferenced units&quot; as the  &quot;Out raster size units&quot; and set horizontal and vertical resolution to 10.0. In  the advanced parameters, set the output data type to <code>UInt32</code>. Finally, enter an  output file name and run. The resulting TIF file can be passed to Persephone as the <code>farmfieldmap</code> parameter.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="architecture.html">« Source code architecture</a><a class="docs-footer-nextpage" href="species-dsl.html">Defining new species »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+60: agriculture</code></pre><p>To create a Persephone map input file, you need to crop the national Mundialis map to the extent that you want to simulate (suggestion: approx. 10x10km is a  reasonable size).</p><p>To do so, download the Mundialis map and import it into QGIS. Then create a new vector layer and create a rectangle feature to delimit the extent of your region. Then go to <code>Raster -&gt; Extraction -&gt; Clip Raster by Extent</code>. Select the Mundialis map as the input layer, set the clipping extent by choosing your region vector layer under <code>Calculate from Layer</code> and specify the output file name before clicking <code>Run</code>. This will generate a TIF file that you can pass to Persephone as the <code>landcovermap</code> parameter.</p><h2 id="Field-ID-maps"><a class="docs-heading-anchor" href="#Field-ID-maps">Field ID maps</a><a id="Field-ID-maps-1"></a><a class="docs-heading-anchor-permalink" href="#Field-ID-maps" title="Permalink"></a></h2><p>In addition to the land cover data explained above, Persephone also needs information about agricultural field boundaries in order to assign these to the farming agents. Unfortunately, getting this is rather more complicated.</p><p>In the EU, every country runs a Land Parcel Information System (LPIS) to administer CAP payments. In Germany, this is called InVeKoS and is run by the Länder. For example, you can view and download the InVeKoS data for Thüringen <a href="https://thueringenviewer.thueringen.de/thviewer/invekos.html">here</a>. This gives you a vector layer which can be loaded into QGIS. However, it needs to be converted to a raster layer and cropped to your region extent before it can be used in Persephone.</p><p>The first thing to do is to make sure that the vector layer has a numeric (!) field with a unique identifier for each field block (check the attribute table).  The Thüringen data has the FBI (&quot;Feldblockident&quot;) field, but this is a string value and therefore not usable by the rasteriser. So, we set the vector layer to edit mode, open the field calculator, enter the information for a new field  (call it &quot;FID&quot; and set it to a 32-bit integer), and enter <code>@row_number</code> in the  expression field. Then save the layer and close the calculator.</p><p>Secondly, you need to filter out all non-field/non-grassland plot types. (LPIS also has data on forests and various landscape elements that are not relevant to our use case.) Assuming you&#39;re working with the Thüringen InVeKoS data (other data sets may have a different structure), right-click on the layer name in QGIS&#39; layer overview and click on &quot;Filter...&quot;. Then, enter this expression in the query builder: <code>&quot;BNK&quot; = &#39;AL&#39; OR &quot;BNK&quot; = &#39;GL&#39;</code> and click &quot;OK&quot;. This will select only field and grassland plots.</p><p>Next, open the rasteriser (<code>Raster -&gt; Conversion -&gt; Rasterize</code>). Select your FID field as the &quot;Field to use for a burn-in value&quot;, and your land cover map (as created above - this ensures the two layers match) as the output extent. Make sure  the &quot;fixed value to burn&quot; is &quot;Not set&quot;. Then choose &quot;Georeferenced units&quot; as the  &quot;Out raster size units&quot; and set horizontal and vertical resolution to 10.0. In  the advanced parameters, set the output data type to <code>UInt32</code>. Finally, enter an  output file name and run. The resulting TIF file can be passed to Persephone as the <code>farmfieldmap</code> parameter.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="architecture.html">« Source code architecture</a><a class="docs-footer-nextpage" href="species-dsl.html">Defining new species »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/index.html b/docs/build/index.html
index b44a47bb31168bc32b7e0636ff1a2cc6291a6932..8c55acd0235b772276dd11575fdef9efb9499b45 100644
--- a/docs/build/index.html
+++ b/docs/build/index.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Introduction · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li class="is-active"><a class="tocitem" href="index.html">Introduction</a><ul class="internal"><li><a class="tocitem" href="#Running-the-model"><span>Running the model</span></a></li><li><a class="tocitem" href="#Model-input"><span>Model input</span></a></li></ul></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="index.html">Introduction</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="index.html">Introduction</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/index.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Introduction"><a class="docs-heading-anchor" href="#Introduction">Introduction</a><a id="Introduction-1"></a><a class="docs-heading-anchor-permalink" href="#Introduction" title="Permalink"></a></h1><p>Persephone is an agent-based, socio-economic-ecological model of agricultural landscapes in Europe under the Common Agricultural Policy (CAP).</p><p>It&#39;s aim is to investigate how policy affects farmer decision-making, and how this in turn affects various animal species. It includes a farm submodel, a crop-growth submodel, and an ecological submodels.</p><h2 id="Running-the-model"><a class="docs-heading-anchor" href="#Running-the-model">Running the model</a><a id="Running-the-model-1"></a><a class="docs-heading-anchor-permalink" href="#Running-the-model" title="Permalink"></a></h2><p>To run a single experiment, execute:</p><pre><code class="nohighlight hljs">./run.jl -c &lt;CONFIG&gt;</code></pre><p>Other commandline arguments are:</p><pre><code class="nohighlight hljs">usage: run.jl [-c CONFIGFILE] [-s SEED] [-o OUTDIR] [-l LOGLEVEL] 
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Introduction · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li class="is-active"><a class="tocitem" href="index.html">Introduction</a><ul class="internal"><li><a class="tocitem" href="#Running-the-model"><span>Running the model</span></a></li><li><a class="tocitem" href="#Model-input"><span>Model input</span></a></li></ul></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="index.html">Introduction</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="index.html">Introduction</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/index.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Introduction"><a class="docs-heading-anchor" href="#Introduction">Introduction</a><a id="Introduction-1"></a><a class="docs-heading-anchor-permalink" href="#Introduction" title="Permalink"></a></h1><p>Persephone is an agent-based, socio-economic-ecological model of agricultural landscapes in Europe under the Common Agricultural Policy (CAP).</p><p>It&#39;s aim is to investigate how policy affects farmer decision-making, and how this in turn affects various animal species. It includes a farm submodel, a crop-growth submodel, and an ecological submodels.</p><h2 id="Running-the-model"><a class="docs-heading-anchor" href="#Running-the-model">Running the model</a><a id="Running-the-model-1"></a><a class="docs-heading-anchor-permalink" href="#Running-the-model" title="Permalink"></a></h2><p>To run a single experiment, execute:</p><pre><code class="nohighlight hljs">julia run.jl -c &lt;CONFIG&gt;</code></pre><p>Other commandline arguments are:</p><pre><code class="nohighlight hljs">usage: run.jl [-c CONFIGFILE] [-s SEED] [-o OUTDIR] [-l LOGLEVEL] 
               [--version] [-h]
 
 optional arguments:
@@ -37,4 +37,4 @@ popoutfreq = &quot;daily&quot; # output frequency population-level data, daily/m
 indoutfreq = &quot;end&quot; # output frequency individual-level data, daily/monthly/yearly/end/never
 	
 [crop]
-cropmodel = &quot;linear&quot; # crop growth model to use, &quot;linear&quot; or &quot;aquacrop&quot; (not yet implemented)</code></pre><p><em>Last updated: 2023-02-03 (commit 092c769)</em>  </p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="odd.html">Overview, Design, Details (ODD) »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+cropmodel = &quot;linear&quot; # crop growth model to use, &quot;linear&quot; or &quot;aquacrop&quot; (not yet implemented)</code></pre><div class="admonition is-success"><header class="admonition-header">Parameter scanning</header><div class="admonition-body"><p>You can set any parameter to a list of different values, e.g. <code>seed = [1,2,3]</code>. Persephone will then set up and run multiple simulations, one for every possible combination of parameters that you entered (i.e. do a full-factorial simulation experiment).</p></div></div><p><em>Last updated: 2023-02-07 (commit 600bbd3)</em>  </p></article><nav class="docs-footer"><a class="docs-footer-nextpage" href="odd.html">Overview, Design, Details (ODD) »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/io.html b/docs/build/io.html
index b1ead425ca52f88748bc2045f4fa33976026f261..0bb8d337252220fd56bc75fcb3c51de1348e7271 100644
--- a/docs/build/io.html
+++ b/docs/build/io.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Input, Output, and Settings · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li class="is-active"><a class="tocitem" href="io.html">Input, Output, and Settings</a><ul class="internal"><li><a class="tocitem" href="#parameters.toml"><span>parameters.toml</span></a></li><li><a class="tocitem" href="#input.jl"><span>input.jl</span></a></li><li><a class="tocitem" href="#output.jl"><span>output.jl</span></a></li></ul></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Core</a></li><li class="is-active"><a href="io.html">Input, Output, and Settings</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="io.html">Input, Output, and Settings</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/io.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Input,-Output,-and-Settings"><a class="docs-heading-anchor" href="#Input,-Output,-and-Settings">Input, Output, and Settings</a><a id="Input,-Output,-and-Settings-1"></a><a class="docs-heading-anchor-permalink" href="#Input,-Output,-and-Settings" title="Permalink"></a></h1><p>These functions are responsible for reading in all model configurations (passed by config file or commandline), administrating them during a run, and printing any output.</p><h2 id="parameters.toml"><a class="docs-heading-anchor" href="#parameters.toml">parameters.toml</a><a id="parameters.toml-1"></a><a class="docs-heading-anchor-permalink" href="#parameters.toml" title="Permalink"></a></h2><p>This is the default configuration file for Persephone, containing all model parameters. The syntax is described here: <a href="https://toml.io/en/">https://toml.io/en/</a></p><p>DO NOT MODIFY THIS FILE FOR SIMULATION EXPERIMENTS! Instead, copy it to another directory, modify the copy, and then pass it to the model using the <code>--config</code> parameter.</p><h2 id="input.jl"><a class="docs-heading-anchor" href="#input.jl">input.jl</a><a id="input.jl-1"></a><a class="docs-heading-anchor-permalink" href="#input.jl" title="Permalink"></a></h2><article class="docstring"><header><a class="docstring-binding" id="Persephone.PARAMFILE" href="#Persephone.PARAMFILE"><code>Persephone.PARAMFILE</code></a> — <span class="docstring-category">Constant</span></header><section><div><p>The file that stores all default parameters: <code>src/parameters.toml</code></p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L9-L11">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.flattenTOML-Tuple{Any}" href="#Persephone.flattenTOML-Tuple{Any}"><code>Persephone.flattenTOML</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">flattenTOML(dict)</code></pre><p>An internal utility function to convert the two-dimensional dict returned by <code>TOML.parsefile()</code> into a one-dimensional dict, so that instead of writing <code>settings[&quot;domain&quot;][&quot;param&quot;]</code> one can use <code>settings[&quot;domain.param&quot;]</code>. Can be reversed with <a href="io.html#Persephone.prepareTOML-Tuple{Any}"><code>prepareTOML</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L97-L104">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.getsettings" href="#Persephone.getsettings"><code>Persephone.getsettings</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">getsettings(configfile, seed=nothing)</code></pre><p>Combines all configuration options to produce a single settings dict. Precedence: commandline parameters - user config file - default values</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L34-L39">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.parsecommandline-Tuple{}" href="#Persephone.parsecommandline-Tuple{}"><code>Persephone.parsecommandline</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">parsecommandline()</code></pre><p>Certain software parameters can be set via the commandline.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L137-L141">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.preprocessparameters-Tuple{Dict{String, Any}, String}" href="#Persephone.preprocessparameters-Tuple{Dict{String, Any}, String}"><code>Persephone.preprocessparameters</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">preprocessparameters(settings)</code></pre><p>Take the raw input parameters and process them (convert types, perform checks, etc.). This is a helper function for <a href="io.html#Persephone.getsettings"><code>getsettings</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L72-L77">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@param-Tuple{Any}" href="#Persephone.@param-Tuple{Any}"><code>Persephone.@param</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@param(domainparam)</code></pre><p>Return a configuration parameter from the global settings. The argument should be in the form <code>&lt;domain&gt;.&lt;parameter&gt;</code>, for example <code>@param(core.outdir)</code>. Possible values for <code>&lt;domain&gt;</code> are <code>core</code>, <code>nature</code>, <code>farm</code>, or <code>crop</code>. For a full list of parameters, see <code>src/parameters.toml</code>.</p><p>Note: this macro only works in a context where the <code>model</code> object is available!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L16-L27">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@rand-Tuple" href="#Persephone.@rand-Tuple"><code>Persephone.@rand</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@rand(args...)</code></pre><p>Return a random number or element from the sample, using the model RNG. This is a utility wrapper that can only be used a context where the <code>model</code> object is available.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L115-L121">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@shuffle!-Tuple{Any}" href="#Persephone.@shuffle!-Tuple{Any}"><code>Persephone.@shuffle!</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@shuffle!(collection)</code></pre><p>Shuffle the given collection in place, using the model RNG. This is a utility wrapper that can only be used a context where the <code>model</code> object is available.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L126-L132">source</a></section></article><h2 id="output.jl"><a class="docs-heading-anchor" href="#output.jl">output.jl</a><a id="output.jl-1"></a><a class="docs-heading-anchor-permalink" href="#output.jl" title="Permalink"></a></h2><article class="docstring"><header><a class="docstring-binding" id="Persephone.DataOutput" href="#Persephone.DataOutput"><code>Persephone.DataOutput</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">DataOutput</code></pre><p>A struct for organising model output. This is designed for text-based data output that is updated more or less regularly (e.g. population data in csv files). Submodels can register their own output functions using <a href="io.html#Persephone.newdataoutput!-Tuple{Agents.AgentBasedModel, String, String, Function, String}"><code>newdataoutput!</code></a>.</p><p>Struct fields:     - filename: the name of the file to be created in the user-specified output directory     - header: a string to be written to the start of the file as it is initialised     - outputfunction: a function that takes a model object and returns a string to write to file     - frequency: how often to call the output function (daily/monthly/yearly/end/never)</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L122-L134">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.createdatadir-Tuple{String, Union{Bool, String}}" href="#Persephone.createdatadir-Tuple{String, Union{Bool, String}}"><code>Persephone.createdatadir</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">createdatadir(outdir, overwrite)</code></pre><p>Creates the output directory, dealing with possible conflicts.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L11-L15">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.modellogger-Tuple{String, String}" href="#Persephone.modellogger-Tuple{String, String}"><code>Persephone.modellogger</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">modellogger(loglevel, outdir)</code></pre><p>Create a logger object that writes output both to screen and to a logfile. This object is stored as <code>model.logger</code> and can then be used with <code>with_logger()</code>. Note: requires <a href="io.html#Persephone.createdatadir-Tuple{String, Union{Bool, String}}"><code>createdatadir</code></a> to be run first.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L32-L38">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.newdataoutput!-Tuple{Agents.AgentBasedModel, String, String, Function, String}" href="#Persephone.newdataoutput!-Tuple{Agents.AgentBasedModel, String, String, Function, String}"><code>Persephone.newdataoutput!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">newdataoutput!(model, filename, header, outputfunction, frequency)</code></pre><p>Create and register a new data output. This function must be called by all submodels that want to have their output functions called regularly.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L142-L147">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.outputdata-Tuple{Agents.AgentBasedModel}" href="#Persephone.outputdata-Tuple{Agents.AgentBasedModel}"><code>Persephone.outputdata</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">outputdata(model)</code></pre><p>Cycle through all registered data outputs and activate them according to their configured frequency.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L162-L167">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.prepareTOML-Tuple{Any}" href="#Persephone.prepareTOML-Tuple{Any}"><code>Persephone.prepareTOML</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">prepareTOML(dict)</code></pre><p>An internal utility function to re-convert the one-dimensional dict created by <a href="io.html#Persephone.flattenTOML-Tuple{Any}"><code>flattenTOML</code></a> into the two-dimensional dict needed by <code>TOML.print</code>, and convert any data types into TOML-compatible types where necessary.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L100-L106">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.saveinputfiles-Tuple{Agents.AgentBasedModel}" href="#Persephone.saveinputfiles-Tuple{Agents.AgentBasedModel}"><code>Persephone.saveinputfiles</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">saveinputfiles(model)</code></pre><p>Copy all input files into the output directory, including the actual parameter settings used. This allows replicating a run in future.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L66-L71">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.withtestlogger-Tuple{Agents.AgentBasedModel}" href="#Persephone.withtestlogger-Tuple{Agents.AgentBasedModel}"><code>Persephone.withtestlogger</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">withtestlogger(model)</code></pre><p>Replace the model logger with the currently active logger. This is intended to be used in the testsuite to circumvent a <a href="https://github.com/JuliaLang/julia/issues/48456">Julia issue</a>, where <code>@test_logs</code> doesn&#39;t work with local loggers.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L52-L58">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="simulation.html">« Simulation</a><a class="docs-footer-nextpage" href="nature.html">Nature »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Input, Output, and Settings · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li class="is-active"><a class="tocitem" href="io.html">Input, Output, and Settings</a><ul class="internal"><li><a class="tocitem" href="#parameters.toml"><span>parameters.toml</span></a></li><li><a class="tocitem" href="#input.jl"><span>input.jl</span></a></li><li><a class="tocitem" href="#output.jl"><span>output.jl</span></a></li></ul></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Core</a></li><li class="is-active"><a href="io.html">Input, Output, and Settings</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="io.html">Input, Output, and Settings</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/io.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Input,-Output,-and-Settings"><a class="docs-heading-anchor" href="#Input,-Output,-and-Settings">Input, Output, and Settings</a><a id="Input,-Output,-and-Settings-1"></a><a class="docs-heading-anchor-permalink" href="#Input,-Output,-and-Settings" title="Permalink"></a></h1><p>These functions are responsible for reading in all model configurations (passed by config file or commandline), administrating them during a run, and printing any output.</p><h2 id="parameters.toml"><a class="docs-heading-anchor" href="#parameters.toml">parameters.toml</a><a id="parameters.toml-1"></a><a class="docs-heading-anchor-permalink" href="#parameters.toml" title="Permalink"></a></h2><p>This is the default configuration file for Persephone, containing all model parameters. The syntax is described here: <a href="https://toml.io/en/">https://toml.io/en/</a></p><p>DO NOT MODIFY THIS FILE FOR SIMULATION EXPERIMENTS! Instead, copy it to another directory, modify the copy, and then pass it to the model using the <code>--config</code> parameter.</p><h2 id="input.jl"><a class="docs-heading-anchor" href="#input.jl">input.jl</a><a id="input.jl-1"></a><a class="docs-heading-anchor-permalink" href="#input.jl" title="Permalink"></a></h2><article class="docstring"><header><a class="docstring-binding" id="Persephone.PARAMFILE" href="#Persephone.PARAMFILE"><code>Persephone.PARAMFILE</code></a> — <span class="docstring-category">Constant</span></header><section><div><p>The file that stores all default parameters: <code>src/parameters.toml</code></p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L9-L11">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.flattenTOML-Tuple{Any}" href="#Persephone.flattenTOML-Tuple{Any}"><code>Persephone.flattenTOML</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">flattenTOML(dict)</code></pre><p>An internal utility function to convert the two-dimensional dict returned by <code>TOML.parsefile()</code> into a one-dimensional dict, so that instead of writing <code>settings[&quot;domain&quot;][&quot;param&quot;]</code> one can use <code>settings[&quot;domain.param&quot;]</code>. Can be reversed with <a href="io.html#Persephone.prepareTOML-Tuple{Any}"><code>prepareTOML</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L97-L104">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.getsettings" href="#Persephone.getsettings"><code>Persephone.getsettings</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">getsettings(configfile, seed=nothing)</code></pre><p>Combines all configuration options to produce a single settings dict. Precedence: commandline parameters - user config file - default values</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L34-L39">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.parsecommandline-Tuple{}" href="#Persephone.parsecommandline-Tuple{}"><code>Persephone.parsecommandline</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">parsecommandline()</code></pre><p>Certain software parameters can be set via the commandline.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L137-L141">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.preprocessparameters-Tuple{Dict{String, Any}, String}" href="#Persephone.preprocessparameters-Tuple{Dict{String, Any}, String}"><code>Persephone.preprocessparameters</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">preprocessparameters(settings)</code></pre><p>Take the raw input parameters and process them (convert types, perform checks, etc.). This is a helper function for <a href="io.html#Persephone.getsettings"><code>getsettings</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L72-L77">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@param-Tuple{Any}" href="#Persephone.@param-Tuple{Any}"><code>Persephone.@param</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@param(domainparam)</code></pre><p>Return a configuration parameter from the global settings. The argument should be in the form <code>&lt;domain&gt;.&lt;parameter&gt;</code>, for example <code>@param(core.outdir)</code>. Possible values for <code>&lt;domain&gt;</code> are <code>core</code>, <code>nature</code>, <code>farm</code>, or <code>crop</code>. For a full list of parameters, see <code>src/parameters.toml</code>.</p><p>Note: this macro only works in a context where the <code>model</code> object is available!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L16-L27">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@rand-Tuple" href="#Persephone.@rand-Tuple"><code>Persephone.@rand</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@rand(args...)</code></pre><p>Return a random number or element from the sample, using the model RNG. This is a utility wrapper that can only be used a context where the <code>model</code> object is available.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L115-L121">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@shuffle!-Tuple{Any}" href="#Persephone.@shuffle!-Tuple{Any}"><code>Persephone.@shuffle!</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@shuffle!(collection)</code></pre><p>Shuffle the given collection in place, using the model RNG. This is a utility wrapper that can only be used a context where the <code>model</code> object is available.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/input.jl#L126-L132">source</a></section></article><h2 id="output.jl"><a class="docs-heading-anchor" href="#output.jl">output.jl</a><a id="output.jl-1"></a><a class="docs-heading-anchor-permalink" href="#output.jl" title="Permalink"></a></h2><article class="docstring"><header><a class="docstring-binding" id="Persephone.DataOutput" href="#Persephone.DataOutput"><code>Persephone.DataOutput</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">DataOutput</code></pre><p>A struct for organising model output. This is designed for text-based data output that is updated more or less regularly (e.g. population data in csv files). Submodels can register their own output functions using <a href="io.html#Persephone.newdataoutput!-Tuple{Agents.AgentBasedModel, String, String, Function, String}"><code>newdataoutput!</code></a>.</p><p>Struct fields:     - filename: the name of the file to be created in the user-specified output directory     - header: a string to be written to the start of the file as it is initialised     - outputfunction: a function that takes a model object and returns a string to write to file     - frequency: how often to call the output function (daily/monthly/yearly/end/never)</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L122-L134">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.createdatadir-Tuple{String, Union{Bool, String}}" href="#Persephone.createdatadir-Tuple{String, Union{Bool, String}}"><code>Persephone.createdatadir</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">createdatadir(outdir, overwrite)</code></pre><p>Creates the output directory, dealing with possible conflicts.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L11-L15">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.modellogger-Tuple{String, String}" href="#Persephone.modellogger-Tuple{String, String}"><code>Persephone.modellogger</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">modellogger(loglevel, outdir)</code></pre><p>Create a logger object that writes output both to screen and to a logfile. This object is stored as <code>model.logger</code> and can then be used with <code>with_logger()</code>. Note: requires <a href="io.html#Persephone.createdatadir-Tuple{String, Union{Bool, String}}"><code>createdatadir</code></a> to be run first.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L32-L38">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.newdataoutput!-Tuple{Agents.AgentBasedModel, String, String, Function, String}" href="#Persephone.newdataoutput!-Tuple{Agents.AgentBasedModel, String, String, Function, String}"><code>Persephone.newdataoutput!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">newdataoutput!(model, filename, header, outputfunction, frequency)</code></pre><p>Create and register a new data output. This function must be called by all submodels that want to have their output functions called regularly.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L142-L147">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.outputdata-Tuple{Agents.AgentBasedModel}" href="#Persephone.outputdata-Tuple{Agents.AgentBasedModel}"><code>Persephone.outputdata</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">outputdata(model)</code></pre><p>Cycle through all registered data outputs and activate them according to their configured frequency.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L162-L167">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.prepareTOML-Tuple{Any}" href="#Persephone.prepareTOML-Tuple{Any}"><code>Persephone.prepareTOML</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">prepareTOML(dict)</code></pre><p>An internal utility function to re-convert the one-dimensional dict created by <a href="io.html#Persephone.flattenTOML-Tuple{Any}"><code>flattenTOML</code></a> into the two-dimensional dict needed by <code>TOML.print</code>, and convert any data types into TOML-compatible types where necessary.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L100-L106">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.saveinputfiles-Tuple{Agents.AgentBasedModel}" href="#Persephone.saveinputfiles-Tuple{Agents.AgentBasedModel}"><code>Persephone.saveinputfiles</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">saveinputfiles(model)</code></pre><p>Copy all input files into the output directory, including the actual parameter settings used. This allows replicating a run in future.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L66-L71">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.withtestlogger-Tuple{Agents.AgentBasedModel}" href="#Persephone.withtestlogger-Tuple{Agents.AgentBasedModel}"><code>Persephone.withtestlogger</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">withtestlogger(model)</code></pre><p>Replace the model logger with the currently active logger. This is intended to be used in the testsuite to circumvent a <a href="https://github.com/JuliaLang/julia/issues/48456">Julia issue</a>, where <code>@test_logs</code> doesn&#39;t work with local loggers.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/output.jl#L52-L58">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="simulation.html">« Simulation</a><a class="docs-footer-nextpage" href="nature.html">Nature »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/nature.html b/docs/build/nature.html
index b1e23ac24753cc6567feb716fa77e9bbb924bcf3..5dc42318df839c8d44f1285943dd1e10196aa416 100644
--- a/docs/build/nature.html
+++ b/docs/build/nature.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Nature · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li class="is-active"><a class="tocitem" href="nature.html">Nature</a><ul class="internal"><li><a class="tocitem" href="#nature.jl"><span>nature.jl</span></a></li><li><a class="tocitem" href="#populations.jl"><span>populations.jl</span></a></li><li><a class="tocitem" href="#ecologicaldata.jl"><span>ecologicaldata.jl</span></a></li></ul></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Nature</a></li><li class="is-active"><a href="nature.html">Nature</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="nature.html">Nature</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/nature.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Nature"><a class="docs-heading-anchor" href="#Nature">Nature</a><a id="Nature-1"></a><a class="docs-heading-anchor-permalink" href="#Nature" title="Permalink"></a></h1><h2 id="nature.jl"><a class="docs-heading-anchor" href="#nature.jl">nature.jl</a><a id="nature.jl-1"></a><a class="docs-heading-anchor-permalink" href="#nature.jl" title="Permalink"></a></h2><p>This file is responsible for managing the animal modules.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.Animal" href="#Persephone.Animal"><code>Persephone.Animal</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Animal</code></pre><p>This is the generic agent type for all animals. Species are differentiated by trait dictionaries passed by them during initialisation. (Note that each trait variable can still be accessed as if it were a normal field name, i.e. the trait <code>phase</code> can be accessed and modified with <code>animal.phase</code>.)</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L12-L19">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.animalid-Tuple{Animal}" href="#Persephone.animalid-Tuple{Animal}"><code>Persephone.animalid</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">animalid(animal)</code></pre><p>A small utility function to return a string with the species name and ID of an animal.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L52-L56">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initnature!-Tuple{Agents.AgentBasedModel}" href="#Persephone.initnature!-Tuple{Agents.AgentBasedModel}"><code>Persephone.initnature!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initnature!(model)</code></pre><p>Initialise the model with all simulated animal populations.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L71-L75">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.stepagent!-Tuple{Animal, Agents.AgentBasedModel}" href="#Persephone.stepagent!-Tuple{Animal, Agents.AgentBasedModel}"><code>Persephone.stepagent!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">stepagent!(animal, model)</code></pre><p>Update an animal by one day, executing it&#39;s currently active phase function.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L61-L65">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@countanimals-Tuple" href="#Persephone.@countanimals-Tuple"><code>Persephone.@countanimals</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@countanimals(species=&quot;&quot;, radius=0)</code></pre><p>Count the number of animals of the given species in this location. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L374-L380">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@cropheight-Tuple{}" href="#Persephone.@cropheight-Tuple{}"><code>Persephone.@cropheight</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@cropheight</code></pre><p>Return the height of the crop at this position, or 0 if there is no crop here. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L341-L347">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@croptype-Tuple{}" href="#Persephone.@croptype-Tuple{}"><code>Persephone.@croptype</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@croptype</code></pre><p>Return the local croptype, or nothing if there is no crop here. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L330-L336">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@distanceto-Tuple{Any}" href="#Persephone.@distanceto-Tuple{Any}"><code>Persephone.@distanceto</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@distanceto(habitat)</code></pre><p>Calculate the distance to the closest habitat of the specified type or descriptor. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L352-L358">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@distancetoedge-Tuple{}" href="#Persephone.@distancetoedge-Tuple{}"><code>Persephone.@distancetoedge</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@distancetoedge</code></pre><p>Calculate the distance to the closest neighbouring habitat. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L363-L369">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@habitat-Tuple{Any}" href="#Persephone.@habitat-Tuple{Any}"><code>Persephone.@habitat</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@habitat</code></pre><p>Specify habitat suitability for spatial ecological processes.</p><p>This macro works by creating an anonymous function that takes in a model object and a position, and returns <code>true</code> or <code>false</code> depending on the conditions specified in the macro body.</p><p>Several utility macros can be used within the body of <code>@habitat</code> as a short-hand for common expressions: <a href="nature.html#Persephone.@landcover-Tuple{}"><code>@landcover</code></a>, <a href="nature.html#Persephone.@croptype-Tuple{}"><code>@croptype</code></a>, <a href="nature.html#Persephone.@cropheight-Tuple{}"><code>@cropheight</code></a>, <a href="nature.html#Persephone.@distanceto-Tuple{Any}"><code>@distanceto</code></a>, <a href="nature.html#Persephone.@distancetoedge-Tuple{}"><code>@distancetoedge</code></a>, <a href="nature.html#Persephone.@countanimals-Tuple"><code>@countanimals</code></a>. The variables <code>model</code> and <code>pos</code> can be used for checks that don&#39;t have a macro available.</p><p>Two example uses of <code>@habitat</code> might look like this:</p><pre><code class="language-julia hljs">movementhabitat = @habitat(@landcover() in (grass agriculture soil))
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Nature · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li class="is-active"><a class="tocitem" href="nature.html">Nature</a><ul class="internal"><li><a class="tocitem" href="#nature.jl"><span>nature.jl</span></a></li><li><a class="tocitem" href="#populations.jl"><span>populations.jl</span></a></li><li><a class="tocitem" href="#ecologicaldata.jl"><span>ecologicaldata.jl</span></a></li></ul></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Nature</a></li><li class="is-active"><a href="nature.html">Nature</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="nature.html">Nature</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/nature.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Nature"><a class="docs-heading-anchor" href="#Nature">Nature</a><a id="Nature-1"></a><a class="docs-heading-anchor-permalink" href="#Nature" title="Permalink"></a></h1><h2 id="nature.jl"><a class="docs-heading-anchor" href="#nature.jl">nature.jl</a><a id="nature.jl-1"></a><a class="docs-heading-anchor-permalink" href="#nature.jl" title="Permalink"></a></h2><p>This file is responsible for managing the animal modules.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.Animal" href="#Persephone.Animal"><code>Persephone.Animal</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Animal</code></pre><p>This is the generic agent type for all animals. Species are differentiated by trait dictionaries passed by them during initialisation. (Note that each trait variable can still be accessed as if it were a normal field name, i.e. the trait <code>phase</code> can be accessed and modified with <code>animal.phase</code>.)</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L12-L19">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.animalid-Tuple{Animal}" href="#Persephone.animalid-Tuple{Animal}"><code>Persephone.animalid</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">animalid(animal)</code></pre><p>A small utility function to return a string with the species name and ID of an animal.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L52-L56">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initnature!-Tuple{Agents.AgentBasedModel}" href="#Persephone.initnature!-Tuple{Agents.AgentBasedModel}"><code>Persephone.initnature!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initnature!(model)</code></pre><p>Initialise the model with all simulated animal populations.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L71-L75">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.stepagent!-Tuple{Animal, Agents.AgentBasedModel}" href="#Persephone.stepagent!-Tuple{Animal, Agents.AgentBasedModel}"><code>Persephone.stepagent!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">stepagent!(animal, model)</code></pre><p>Update an animal by one day, executing it&#39;s currently active phase function.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L61-L65">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@countanimals-Tuple" href="#Persephone.@countanimals-Tuple"><code>Persephone.@countanimals</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@countanimals(species=&quot;&quot;, radius=0)</code></pre><p>Count the number of animals of the given species in this location. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L374-L380">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@cropheight-Tuple{}" href="#Persephone.@cropheight-Tuple{}"><code>Persephone.@cropheight</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@cropheight</code></pre><p>Return the height of the crop at this position, or 0 if there is no crop here. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L341-L347">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@croptype-Tuple{}" href="#Persephone.@croptype-Tuple{}"><code>Persephone.@croptype</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@croptype</code></pre><p>Return the local croptype, or nothing if there is no crop here. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L330-L336">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@distanceto-Tuple{Any}" href="#Persephone.@distanceto-Tuple{Any}"><code>Persephone.@distanceto</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@distanceto(habitat)</code></pre><p>Calculate the distance to the closest habitat of the specified type or descriptor. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L352-L358">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@distancetoedge-Tuple{}" href="#Persephone.@distancetoedge-Tuple{}"><code>Persephone.@distancetoedge</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@distancetoedge</code></pre><p>Calculate the distance to the closest neighbouring habitat. This is a utility wrapper that can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> or <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L363-L369">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@habitat-Tuple{Any}" href="#Persephone.@habitat-Tuple{Any}"><code>Persephone.@habitat</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@habitat</code></pre><p>Specify habitat suitability for spatial ecological processes.</p><p>This macro works by creating an anonymous function that takes in a model object and a position, and returns <code>true</code> or <code>false</code> depending on the conditions specified in the macro body.</p><p>Several utility macros can be used within the body of <code>@habitat</code> as a short-hand for common expressions: <a href="nature.html#Persephone.@landcover-Tuple{}"><code>@landcover</code></a>, <a href="nature.html#Persephone.@croptype-Tuple{}"><code>@croptype</code></a>, <a href="nature.html#Persephone.@cropheight-Tuple{}"><code>@cropheight</code></a>, <a href="nature.html#Persephone.@distanceto-Tuple{Any}"><code>@distanceto</code></a>, <a href="nature.html#Persephone.@distancetoedge-Tuple{}"><code>@distancetoedge</code></a>, <a href="nature.html#Persephone.@countanimals-Tuple"><code>@countanimals</code></a>. The variables <code>model</code> and <code>pos</code> can be used for checks that don&#39;t have a macro available.</p><p>Two example uses of <code>@habitat</code> might look like this:</p><pre><code class="language-julia hljs">movementhabitat = @habitat(@landcover() in (grass agriculture soil))
 
 nestinghabitat = @habitat((@landcover() == grass || 
                            (@landcover() == agriculture &amp;&amp; @croptype() != maize &amp;&amp;
@@ -13,4 +13,4 @@ nestinghabitat = @habitat((@landcover() == grass ||
     @phase phase1 begin
         ...
     end
-end</code></pre><p>The definition body (enclosed in the begin/end block) has two sections. First comes a call to <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a>, and optionally a list of species-specific parameters, which are assigned just like normal variables. Second come one or more phase definitions, that describe the behaviour of the species during various parts of its life cycle. (See the documentation to <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a> and <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> for details).</p><p>Code in a species definition block can access the rest of the model using the <code>model</code> variable (an object of type <code>AgentBasedModel</code>).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L94-L123">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@trait-Tuple{Any}" href="#Persephone.@trait-Tuple{Any}"><code>Persephone.@trait</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@trait(traitname)</code></pre><p>A utility macro to quickly access an animal&#39;s trait value. This can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L202-L207">source</a></section></article><h2 id="populations.jl"><a class="docs-heading-anchor" href="#populations.jl">populations.jl</a><a id="populations.jl-1"></a><a class="docs-heading-anchor-permalink" href="#populations.jl" title="Permalink"></a></h2><p>This file contains a set of utility functions for species, including initialisation, reproduction, and mortality.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.countanimals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.countanimals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.countanimals</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">countanimals(pos, model; species=&quot;&quot;, radius=0)</code></pre><p>Count the number of animals in this location (optionally supplying a species name and radius).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L137-L141">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initpopulation-Tuple{Function}" href="#Persephone.initpopulation-Tuple{Function}"><code>Persephone.initpopulation</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initpopulation(habitatdescriptor; popsize=-1, pairs=false, asexual=false)</code></pre><p>Creates a function that initialises individuals at random locations across the landscape. This can be used to create the <code>initialise!</code> variable in a species definition block.</p><ul><li><p><code>habitatdescriptor</code> is a function that determines whether a given location is suitable   or not (create this using <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>).</p></li><li><p><code>phase</code> determines which life phase individuals will be assigned to. If this is <code>nothing</code>,   the species&#39; default post-natal life stage will be used (although note that this is   probably not what you want).</p></li><li><p><code>popsize</code> determines the number of individuals that will be created. If this is zero or   negative, one individual will be created in every suitable location in the landscape.   If <code>popsize</code> is greater than the number of suitable locations, multiple individuals   will be created in one place. (Maximum population density can be set in the habitat   descriptor using the <a href="nature.html#Persephone.@countanimals-Tuple"><code>@countanimals</code></a> macro.)</p></li><li><p>If <code>pairs</code> is true, a male and a female individual will be created in each selected   location, otherwise, only one individual will be created at a time.</p></li><li><p>If <code>asexual</code> is true, all created individuals are assigned the sex <code>hermaphrodite</code>,   otherwise, they are randomly assigned male of female. (If <code>pairs</code> is true, <code>asexual</code>   is ignored.)</p></li></ul></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L7-L32">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initrandompopulation-Tuple{Int64}" href="#Persephone.initrandompopulation-Tuple{Int64}"><code>Persephone.initrandompopulation</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initrandompopulation(popsize; kwargs...)</code></pre><p>A simplified version of <a href="nature.html#Persephone.initpopulation-Tuple{Function}"><code>initpopulation</code></a>. Creates a function that initialises <code>popsize</code> individuals, spread at random across the landscape.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L70-L75">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.kill!" href="#Persephone.kill!"><code>Persephone.kill!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">kill(animal, model, probability=1.0, cause=&quot;&quot;)</code></pre><p>Kill this animal, optionally with a given percentage probability. Returns true if the animal dies, false if not.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L99-L104">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.nearby_animals-Tuple{Animal, Agents.AgentBasedModel, Int64}" href="#Persephone.nearby_animals-Tuple{Animal, Agents.AgentBasedModel, Int64}"><code>Persephone.nearby_animals</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">nearby_animals(animal, model, radius)</code></pre><p>Return an iterator over all animals in the given radius around this animal, excluding itself.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L126-L130">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.nearby_animals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Int64}" href="#Persephone.nearby_animals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Int64}"><code>Persephone.nearby_animals</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">nearby_animals(pos, model, radius)</code></pre><p>Return an iterator over all animals in the given radius around this position.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L115-L119">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.reproduce!" href="#Persephone.reproduce!"><code>Persephone.reproduce!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">reproduce!(animal, model, n=1)</code></pre><p>Produce one or more offspring for the given animal at its current location.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L84-L88">source</a></section></article><h2 id="ecologicaldata.jl"><a class="docs-heading-anchor" href="#ecologicaldata.jl">ecologicaldata.jl</a><a id="ecologicaldata.jl-1"></a><a class="docs-heading-anchor-permalink" href="#ecologicaldata.jl" title="Permalink"></a></h2><p>This file contains a set of life-history related utility functions needed by species.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.initecologicaldata-Tuple{Agents.AgentBasedModel}" href="#Persephone.initecologicaldata-Tuple{Agents.AgentBasedModel}"><code>Persephone.initecologicaldata</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initecologicaldata()</code></pre><p>Create output files for each data group collected by the nature model.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/ecologicaldata.jl#L9-L13">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.saveindividualdata-Tuple{Agents.AgentBasedModel}" href="#Persephone.saveindividualdata-Tuple{Agents.AgentBasedModel}"><code>Persephone.saveindividualdata</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">saveindividualdata(model)</code></pre><p>Return a comma-separated set of lines (to be printed to <code>individuals.csv</code>), listing all properties of all animal individuals in the model. May be called never, daily, monthly, yearly, or at the end of a simulation, depending on the parameter <code>nature.indoutfreq</code>. WARNING: Produces very big files!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/ecologicaldata.jl#L42-L49">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.savepopulationdata-Tuple{Agents.AgentBasedModel}" href="#Persephone.savepopulationdata-Tuple{Agents.AgentBasedModel}"><code>Persephone.savepopulationdata</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">savepopulationdata(model)</code></pre><p>Return a comma-separated set of lines (to be printed to <code>populations.csv</code>), giving the current date and population size for each animal species. May be called never, daily, monthly, yearly, or at the end of a simulation, depending on the parameter <code>nature.popoutfreq</code>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/ecologicaldata.jl#L21-L28">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="io.html">« Input, Output, and Settings</a><a class="docs-footer-nextpage" href="species.html">Species »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+end</code></pre><p>The definition body (enclosed in the begin/end block) has two sections. First comes a call to <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a>, and optionally a list of species-specific parameters, which are assigned just like normal variables. Second come one or more phase definitions, that describe the behaviour of the species during various parts of its life cycle. (See the documentation to <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a> and <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> for details).</p><p>Code in a species definition block can access the rest of the model using the <code>model</code> variable (an object of type <code>AgentBasedModel</code>).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L94-L123">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.@trait-Tuple{Any}" href="#Persephone.@trait-Tuple{Any}"><code>Persephone.@trait</code></a> — <span class="docstring-category">Macro</span></header><section><div><pre><code class="language-julia hljs">@trait(traitname)</code></pre><p>A utility macro to quickly access an animal&#39;s trait value. This can only be used nested within <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/nature.jl#L202-L207">source</a></section></article><h2 id="populations.jl"><a class="docs-heading-anchor" href="#populations.jl">populations.jl</a><a id="populations.jl-1"></a><a class="docs-heading-anchor-permalink" href="#populations.jl" title="Permalink"></a></h2><p>This file contains a set of utility functions for species, including initialisation, reproduction, and mortality.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.countanimals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.countanimals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.countanimals</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">countanimals(pos, model; species=&quot;&quot;, radius=0)</code></pre><p>Count the number of animals in this location (optionally supplying a species name and radius).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L137-L141">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initpopulation-Tuple{Function}" href="#Persephone.initpopulation-Tuple{Function}"><code>Persephone.initpopulation</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initpopulation(habitatdescriptor; popsize=-1, pairs=false, asexual=false)</code></pre><p>Creates a function that initialises individuals at random locations across the landscape. This can be used to create the <code>initialise!</code> variable in a species definition block.</p><ul><li><p><code>habitatdescriptor</code> is a function that determines whether a given location is suitable   or not (create this using <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>).</p></li><li><p><code>phase</code> determines which life phase individuals will be assigned to. If this is <code>nothing</code>,   the species&#39; default post-natal life stage will be used (although note that this is   probably not what you want).</p></li><li><p><code>popsize</code> determines the number of individuals that will be created. If this is zero or   negative, one individual will be created in every suitable location in the landscape.   If <code>popsize</code> is greater than the number of suitable locations, multiple individuals   will be created in one place. (Maximum population density can be set in the habitat   descriptor using the <a href="nature.html#Persephone.@countanimals-Tuple"><code>@countanimals</code></a> macro.)</p></li><li><p>If <code>pairs</code> is true, a male and a female individual will be created in each selected   location, otherwise, only one individual will be created at a time.</p></li><li><p>If <code>asexual</code> is true, all created individuals are assigned the sex <code>hermaphrodite</code>,   otherwise, they are randomly assigned male of female. (If <code>pairs</code> is true, <code>asexual</code>   is ignored.)</p></li></ul></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L7-L32">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initrandompopulation-Tuple{Int64}" href="#Persephone.initrandompopulation-Tuple{Int64}"><code>Persephone.initrandompopulation</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initrandompopulation(popsize; kwargs...)</code></pre><p>A simplified version of <a href="nature.html#Persephone.initpopulation-Tuple{Function}"><code>initpopulation</code></a>. Creates a function that initialises <code>popsize</code> individuals, spread at random across the landscape.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L70-L75">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.kill!" href="#Persephone.kill!"><code>Persephone.kill!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">kill(animal, model, probability=1.0, cause=&quot;&quot;)</code></pre><p>Kill this animal, optionally with a given percentage probability. Returns true if the animal dies, false if not.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L99-L104">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.nearby_animals-Tuple{Animal, Agents.AgentBasedModel, Int64}" href="#Persephone.nearby_animals-Tuple{Animal, Agents.AgentBasedModel, Int64}"><code>Persephone.nearby_animals</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">nearby_animals(animal, model, radius)</code></pre><p>Return an iterator over all animals in the given radius around this animal, excluding itself.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L126-L130">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.nearby_animals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Int64}" href="#Persephone.nearby_animals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Int64}"><code>Persephone.nearby_animals</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">nearby_animals(pos, model, radius)</code></pre><p>Return an iterator over all animals in the given radius around this position.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L115-L119">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.reproduce!" href="#Persephone.reproduce!"><code>Persephone.reproduce!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">reproduce!(animal, model, n=1)</code></pre><p>Produce one or more offspring for the given animal at its current location.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/populations.jl#L84-L88">source</a></section></article><h2 id="ecologicaldata.jl"><a class="docs-heading-anchor" href="#ecologicaldata.jl">ecologicaldata.jl</a><a id="ecologicaldata.jl-1"></a><a class="docs-heading-anchor-permalink" href="#ecologicaldata.jl" title="Permalink"></a></h2><p>This file contains a set of life-history related utility functions needed by species.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.initecologicaldata-Tuple{Agents.AgentBasedModel}" href="#Persephone.initecologicaldata-Tuple{Agents.AgentBasedModel}"><code>Persephone.initecologicaldata</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initecologicaldata()</code></pre><p>Create output files for each data group collected by the nature model.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/ecologicaldata.jl#L9-L13">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.saveindividualdata-Tuple{Agents.AgentBasedModel}" href="#Persephone.saveindividualdata-Tuple{Agents.AgentBasedModel}"><code>Persephone.saveindividualdata</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">saveindividualdata(model)</code></pre><p>Return a comma-separated set of lines (to be printed to <code>individuals.csv</code>), listing all properties of all animal individuals in the model. May be called never, daily, monthly, yearly, or at the end of a simulation, depending on the parameter <code>nature.indoutfreq</code>. WARNING: Produces very big files!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/ecologicaldata.jl#L42-L49">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.savepopulationdata-Tuple{Agents.AgentBasedModel}" href="#Persephone.savepopulationdata-Tuple{Agents.AgentBasedModel}"><code>Persephone.savepopulationdata</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">savepopulationdata(model)</code></pre><p>Return a comma-separated set of lines (to be printed to <code>populations.csv</code>), giving the current date and population size for each animal species. May be called never, daily, monthly, yearly, or at the end of a simulation, depending on the parameter <code>nature.popoutfreq</code>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/nature/ecologicaldata.jl#L21-L28">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="io.html">« Input, Output, and Settings</a><a class="docs-footer-nextpage" href="species.html">Species »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/odd.html b/docs/build/odd.html
index 0b5513346d0981faaf0f96638b1319325413ea82..a92c724aa6d86558b615b5c2c2f5d8dcd58f15de 100644
--- a/docs/build/odd.html
+++ b/docs/build/odd.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Overview, Design, Details (ODD) · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li class="is-active"><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="odd.html">Overview, Design, Details (ODD)</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="odd.html">Overview, Design, Details (ODD)</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/odd.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Overview,-Design,-Details-(ODD)"><a class="docs-heading-anchor" href="#Overview,-Design,-Details-(ODD)">Overview, Design, Details (ODD)</a><a id="Overview,-Design,-Details-(ODD)-1"></a><a class="docs-heading-anchor-permalink" href="#Overview,-Design,-Details-(ODD)" title="Permalink"></a></h1><p><em>TODO</em></p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="index.html">« Introduction</a><a class="docs-footer-nextpage" href="developing.html">Developing Persephone »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Overview, Design, Details (ODD) · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li class="is-active"><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="odd.html">Overview, Design, Details (ODD)</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="odd.html">Overview, Design, Details (ODD)</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/odd.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Overview,-Design,-Details-(ODD)"><a class="docs-heading-anchor" href="#Overview,-Design,-Details-(ODD)">Overview, Design, Details (ODD)</a><a id="Overview,-Design,-Details-(ODD)-1"></a><a class="docs-heading-anchor-permalink" href="#Overview,-Design,-Details-(ODD)" title="Permalink"></a></h1><p><em>TODO</em></p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="index.html">« Introduction</a><a class="docs-footer-nextpage" href="developing.html">Developing Persephone »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/search.html b/docs/build/search.html
index 0deaa43388f7d6adeb23ca22fe22e58ef103b6b8..323738d48fe3eee98f5e62be7227da1d8849eb04 100644
--- a/docs/build/search.html
+++ b/docs/build/search.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Search · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="search.html">Search</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="search.html">Search</a></li></ul></nav><div class="docs-right"><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article><p id="documenter-search-info">Loading search...</p><ul id="documenter-search-results"></ul></article><nav class="docs-footer"><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body><script src="search_index.js"></script><script src="assets/search.js"></script></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Search · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href="search.html">Search</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="search.html">Search</a></li></ul></nav><div class="docs-right"><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article><p id="documenter-search-info">Loading search...</p><ul id="documenter-search-results"></ul></article><nav class="docs-footer"><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body><script src="search_index.js"></script><script src="assets/search.js"></script></html>
diff --git a/docs/build/search_index.js b/docs/build/search_index.js
index 5cb26daf5ade767a5bcf581bab03ca87c7e12521..e3558d0f00184adf732398a7c231757e869e1119 100644
--- a/docs/build/search_index.js
+++ b/docs/build/search_index.js
@@ -1,3 +1,3 @@
 var documenterSearchIndex = {"docs":
-[{"location":"nature.html#Nature","page":"Nature","title":"Nature","text":"","category":"section"},{"location":"nature.html#nature.jl","page":"Nature","title":"nature.jl","text":"","category":"section"},{"location":"nature.html","page":"Nature","title":"Nature","text":"This file is responsible for managing the animal modules.","category":"page"},{"location":"nature.html","page":"Nature","title":"Nature","text":"Modules = [Persephone]\nPages = [\"nature/nature.jl\"]","category":"page"},{"location":"nature.html#Persephone.Animal","page":"Nature","title":"Persephone.Animal","text":"Animal\n\nThis is the generic agent type for all animals. Species are differentiated by trait dictionaries passed by them during initialisation. (Note that each trait variable can still be accessed as if it were a normal field name, i.e. the trait phase can be accessed and modified with animal.phase.)\n\n\n\n\n\n","category":"type"},{"location":"nature.html#Persephone.animalid-Tuple{Animal}","page":"Nature","title":"Persephone.animalid","text":"animalid(animal)\n\nA small utility function to return a string with the species name and ID of an animal.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.initnature!-Tuple{Agents.AgentBasedModel}","page":"Nature","title":"Persephone.initnature!","text":"initnature!(model)\n\nInitialise the model with all simulated animal populations.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.stepagent!-Tuple{Animal, Agents.AgentBasedModel}","page":"Nature","title":"Persephone.stepagent!","text":"stepagent!(animal, model)\n\nUpdate an animal by one day, executing it's currently active phase function.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.@countanimals-Tuple","page":"Nature","title":"Persephone.@countanimals","text":"@countanimals(species=\"\", radius=0)\n\nCount the number of animals of the given species in this location. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@cropheight-Tuple{}","page":"Nature","title":"Persephone.@cropheight","text":"@cropheight\n\nReturn the height of the crop at this position, or 0 if there is no crop here. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@croptype-Tuple{}","page":"Nature","title":"Persephone.@croptype","text":"@croptype\n\nReturn the local croptype, or nothing if there is no crop here. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@distanceto-Tuple{Any}","page":"Nature","title":"Persephone.@distanceto","text":"@distanceto(habitat)\n\nCalculate the distance to the closest habitat of the specified type or descriptor. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@distancetoedge-Tuple{}","page":"Nature","title":"Persephone.@distancetoedge","text":"@distancetoedge\n\nCalculate the distance to the closest neighbouring habitat. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@habitat-Tuple{Any}","page":"Nature","title":"Persephone.@habitat","text":"@habitat\n\nSpecify habitat suitability for spatial ecological processes.\n\nThis macro works by creating an anonymous function that takes in a model object and a position, and returns true or false depending on the conditions specified in the macro body.\n\nSeveral utility macros can be used within the body of @habitat as a short-hand for common expressions: @landcover, @croptype, @cropheight, @distanceto, @distancetoedge, @countanimals. The variables model and pos can be used for checks that don't have a macro available.\n\nTwo example uses of @habitat might look like this:\n\nmovementhabitat = @habitat(@landcover() in (grass agriculture soil))\n\nnestinghabitat = @habitat((@landcover() == grass || \n                           (@landcover() == agriculture && @croptype() != maize &&\n                            @cropheight() < 10)) &&\n                          @distanceto(forest) > 20)\n\nFor more complex habitat suitability checks, the use of this macro can be circumvented by directly creating an equivalent function.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}","page":"Nature","title":"Persephone.@initialise","text":"@initialise(habitatdescriptor; kwargs...)\n\nCall this macro within the body of @species. It passes the given habitat descriptor function and keyword arguments on to initpopulation when setting up the simulation.\n\nNote: if this macro is not used, the variable initialise! must be set manually in the species definition.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@kill-Tuple","page":"Nature","title":"Persephone.@kill","text":"@kill\n\nKill this animal (and immediately abort its current update). This is a thin wrapper around kill!, and passes on any arguments. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@landcover-Tuple{}","page":"Nature","title":"Persephone.@landcover","text":"@landcover\n\nReturns the local landcover. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@neighbours-Tuple{Any}","page":"Nature","title":"Persephone.@neighbours","text":"@neighbours(radius)\n\nReturn an iterator over all animals in the given radius around this animal, excluding itself. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@phase-Tuple{Any, Any}","page":"Nature","title":"Persephone.@phase","text":"@phase(name, body)\n\nThis macro is designed to be used within a species definition block (i.e. within the body of a call to @species).\n\nThe idea behind this is that species show very different behaviour during different phases of their lives. Therefore, @phase can be used define the behaviour for one such phase, and the conditions under which the animal transitions to another phase.\n\n@phase works by creating a function that will be called by the model if the animal is in the relevant phase. When it is called, it has access to the following variables:\n\nanimal a reference to the animal itself. This provides access to animal.age,   animal.sex, and animal.<trait> (where <trait> is a variable that was defined   in the top part of the species definition body).\npos gives the animal's current position as a coordinate tuple.\nmodel a reference to the model world (an object of type AgentBasedModel).   This allows access to model.date (the current simulation date) and   model.landscape (a two-dimensional array of pixels containing geographic   information).\n\nSeveral utility macros can be used within the body of @phase as a short-hand for common expressions: @trait, @setphase, @respond, @kill, @reproduce, @neighbours, @rand, @shuffle!.\n\nNote that the first phase that is defined in a species definition block will be the phase that animals are assigned at birth, unless the variable phase is explicitly defined by the user in the species definition block.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@reproduce-Tuple","page":"Nature","title":"Persephone.@reproduce","text":"@reproduce\n\nLet this animal reproduce. This is a thin wrapper around reproduce!, and passes on any arguments. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@respond-Tuple{Any, Any}","page":"Nature","title":"Persephone.@respond","text":"@respond(eventname, body)\n\nDefine how an animal responds to a landscape event that affects its current position. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@setphase-Tuple{Any}","page":"Nature","title":"Persephone.@setphase","text":"@setphase(newphase)\n\nSwitch this animal over to a different phase. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@species-Tuple{Any, Any}","page":"Nature","title":"Persephone.@species","text":"@species(name, body)\n\nA macro used to create new species definitions for the nature model. This is effectively a simple domain-specific language, establishing a custom syntax to describe species' biology:\n\n@species name begin\n\n    @initialise(@habitat(...))\n    speciesvar1 = 3.14\n    ...\n\n    @phase phase1 begin\n        ...\n    end\nend\n\nThe definition body (enclosed in the begin/end block) has two sections. First comes a call to @initialise, and optionally a list of species-specific parameters, which are assigned just like normal variables. Second come one or more phase definitions, that describe the behaviour of the species during various parts of its life cycle. (See the documentation to @initialise and @phase for details).\n\nCode in a species definition block can access the rest of the model using the model variable (an object of type AgentBasedModel).\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@trait-Tuple{Any}","page":"Nature","title":"Persephone.@trait","text":"@trait(traitname)\n\nA utility macro to quickly access an animal's trait value. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#populations.jl","page":"Nature","title":"populations.jl","text":"","category":"section"},{"location":"nature.html","page":"Nature","title":"Nature","text":"This file contains a set of utility functions for species, including initialisation, reproduction, and mortality.","category":"page"},{"location":"nature.html","page":"Nature","title":"Nature","text":"Modules = [Persephone]\nPages = [\"nature/populations.jl\"]","category":"page"},{"location":"nature.html#Persephone.countanimals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Nature","title":"Persephone.countanimals","text":"countanimals(pos, model; species=\"\", radius=0)\n\nCount the number of animals in this location (optionally supplying a species name and radius).\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.initpopulation-Tuple{Function}","page":"Nature","title":"Persephone.initpopulation","text":"initpopulation(habitatdescriptor; popsize=-1, pairs=false, asexual=false)\n\nCreates a function that initialises individuals at random locations across the landscape. This can be used to create the initialise! variable in a species definition block.\n\nhabitatdescriptor is a function that determines whether a given location is suitable   or not (create this using @habitat).\nphase determines which life phase individuals will be assigned to. If this is nothing,   the species' default post-natal life stage will be used (although note that this is   probably not what you want).\npopsize determines the number of individuals that will be created. If this is zero or   negative, one individual will be created in every suitable location in the landscape.   If popsize is greater than the number of suitable locations, multiple individuals   will be created in one place. (Maximum population density can be set in the habitat   descriptor using the @countanimals macro.)\nIf pairs is true, a male and a female individual will be created in each selected   location, otherwise, only one individual will be created at a time.\nIf asexual is true, all created individuals are assigned the sex hermaphrodite,   otherwise, they are randomly assigned male of female. (If pairs is true, asexual   is ignored.)\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.initrandompopulation-Tuple{Int64}","page":"Nature","title":"Persephone.initrandompopulation","text":"initrandompopulation(popsize; kwargs...)\n\nA simplified version of initpopulation. Creates a function that initialises popsize individuals, spread at random across the landscape.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.kill!","page":"Nature","title":"Persephone.kill!","text":"kill(animal, model, probability=1.0, cause=\"\")\n\nKill this animal, optionally with a given percentage probability. Returns true if the animal dies, false if not.\n\n\n\n\n\n","category":"function"},{"location":"nature.html#Persephone.nearby_animals-Tuple{Animal, Agents.AgentBasedModel, Int64}","page":"Nature","title":"Persephone.nearby_animals","text":"nearby_animals(animal, model, radius)\n\nReturn an iterator over all animals in the given radius around this animal, excluding itself.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.nearby_animals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Int64}","page":"Nature","title":"Persephone.nearby_animals","text":"nearby_animals(pos, model, radius)\n\nReturn an iterator over all animals in the given radius around this position.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.reproduce!","page":"Nature","title":"Persephone.reproduce!","text":"reproduce!(animal, model, n=1)\n\nProduce one or more offspring for the given animal at its current location.\n\n\n\n\n\n","category":"function"},{"location":"nature.html#ecologicaldata.jl","page":"Nature","title":"ecologicaldata.jl","text":"","category":"section"},{"location":"nature.html","page":"Nature","title":"Nature","text":"This file contains a set of life-history related utility functions needed by species.","category":"page"},{"location":"nature.html","page":"Nature","title":"Nature","text":"Modules = [Persephone]\nPages = [\"nature/ecologicaldata.jl\"]","category":"page"},{"location":"nature.html#Persephone.initecologicaldata-Tuple{Agents.AgentBasedModel}","page":"Nature","title":"Persephone.initecologicaldata","text":"initecologicaldata()\n\nCreate output files for each data group collected by the nature model.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.saveindividualdata-Tuple{Agents.AgentBasedModel}","page":"Nature","title":"Persephone.saveindividualdata","text":"saveindividualdata(model)\n\nReturn a comma-separated set of lines (to be printed to individuals.csv), listing all properties of all animal individuals in the model. May be called never, daily, monthly, yearly, or at the end of a simulation, depending on the parameter nature.indoutfreq. WARNING: Produces very big files!\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.savepopulationdata-Tuple{Agents.AgentBasedModel}","page":"Nature","title":"Persephone.savepopulationdata","text":"savepopulationdata(model)\n\nReturn a comma-separated set of lines (to be printed to populations.csv), giving the current date and population size for each animal species. May be called never, daily, monthly, yearly, or at the end of a simulation, depending on the parameter nature.popoutfreq.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Input,-Output,-and-Settings","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"","category":"section"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"These functions are responsible for reading in all model configurations (passed by config file or commandline), administrating them during a run, and printing any output.","category":"page"},{"location":"io.html#parameters.toml","page":"Input, Output, and Settings","title":"parameters.toml","text":"","category":"section"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"This is the default configuration file for Persephone, containing all model parameters. The syntax is described here: https://toml.io/en/","category":"page"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"DO NOT MODIFY THIS FILE FOR SIMULATION EXPERIMENTS! Instead, copy it to another directory, modify the copy, and then pass it to the model using the --config parameter.","category":"page"},{"location":"io.html#input.jl","page":"Input, Output, and Settings","title":"input.jl","text":"","category":"section"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"Modules = [Persephone]\nPages = [\"core/input.jl\"]","category":"page"},{"location":"io.html#Persephone.PARAMFILE","page":"Input, Output, and Settings","title":"Persephone.PARAMFILE","text":"The file that stores all default parameters: src/parameters.toml\n\n\n\n\n\n","category":"constant"},{"location":"io.html#Persephone.flattenTOML-Tuple{Any}","page":"Input, Output, and Settings","title":"Persephone.flattenTOML","text":"flattenTOML(dict)\n\nAn internal utility function to convert the two-dimensional dict returned by TOML.parsefile() into a one-dimensional dict, so that instead of writing settings[\"domain\"][\"param\"] one can use settings[\"domain.param\"]. Can be reversed with prepareTOML.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.getsettings","page":"Input, Output, and Settings","title":"Persephone.getsettings","text":"getsettings(configfile, seed=nothing)\n\nCombines all configuration options to produce a single settings dict. Precedence: commandline parameters - user config file - default values\n\n\n\n\n\n","category":"function"},{"location":"io.html#Persephone.parsecommandline-Tuple{}","page":"Input, Output, and Settings","title":"Persephone.parsecommandline","text":"parsecommandline()\n\nCertain software parameters can be set via the commandline.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.preprocessparameters-Tuple{Dict{String, Any}, String}","page":"Input, Output, and Settings","title":"Persephone.preprocessparameters","text":"preprocessparameters(settings)\n\nTake the raw input parameters and process them (convert types, perform checks, etc.). This is a helper function for getsettings.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.@param-Tuple{Any}","page":"Input, Output, and Settings","title":"Persephone.@param","text":"@param(domainparam)\n\nReturn a configuration parameter from the global settings. The argument should be in the form <domain>.<parameter>, for example @param(core.outdir). Possible values for <domain> are core, nature, farm, or crop. For a full list of parameters, see src/parameters.toml.\n\nNote: this macro only works in a context where the model object is available!\n\n\n\n\n\n","category":"macro"},{"location":"io.html#Persephone.@rand-Tuple","page":"Input, Output, and Settings","title":"Persephone.@rand","text":"@rand(args...)\n\nReturn a random number or element from the sample, using the model RNG. This is a utility wrapper that can only be used a context where the model object is available.\n\n\n\n\n\n","category":"macro"},{"location":"io.html#Persephone.@shuffle!-Tuple{Any}","page":"Input, Output, and Settings","title":"Persephone.@shuffle!","text":"@shuffle!(collection)\n\nShuffle the given collection in place, using the model RNG. This is a utility wrapper that can only be used a context where the model object is available.\n\n\n\n\n\n","category":"macro"},{"location":"io.html#output.jl","page":"Input, Output, and Settings","title":"output.jl","text":"","category":"section"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"Modules = [Persephone]\nPages = [\"core/output.jl\"]","category":"page"},{"location":"io.html#Persephone.DataOutput","page":"Input, Output, and Settings","title":"Persephone.DataOutput","text":"DataOutput\n\nA struct for organising model output. This is designed for text-based data output that is updated more or less regularly (e.g. population data in csv files). Submodels can register their own output functions using newdataoutput!.\n\nStruct fields:     - filename: the name of the file to be created in the user-specified output directory     - header: a string to be written to the start of the file as it is initialised     - outputfunction: a function that takes a model object and returns a string to write to file     - frequency: how often to call the output function (daily/monthly/yearly/end/never)\n\n\n\n\n\n","category":"type"},{"location":"io.html#Persephone.createdatadir-Tuple{String, Union{Bool, String}}","page":"Input, Output, and Settings","title":"Persephone.createdatadir","text":"createdatadir(outdir, overwrite)\n\nCreates the output directory, dealing with possible conflicts.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.modellogger-Tuple{String, String}","page":"Input, Output, and Settings","title":"Persephone.modellogger","text":"modellogger(loglevel, outdir)\n\nCreate a logger object that writes output both to screen and to a logfile. This object is stored as model.logger and can then be used with with_logger(). Note: requires createdatadir to be run first.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.newdataoutput!-Tuple{Agents.AgentBasedModel, String, String, Function, String}","page":"Input, Output, and Settings","title":"Persephone.newdataoutput!","text":"newdataoutput!(model, filename, header, outputfunction, frequency)\n\nCreate and register a new data output. This function must be called by all submodels that want to have their output functions called regularly.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.outputdata-Tuple{Agents.AgentBasedModel}","page":"Input, Output, and Settings","title":"Persephone.outputdata","text":"outputdata(model)\n\nCycle through all registered data outputs and activate them according to their configured frequency.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.prepareTOML-Tuple{Any}","page":"Input, Output, and Settings","title":"Persephone.prepareTOML","text":"prepareTOML(dict)\n\nAn internal utility function to re-convert the one-dimensional dict created by flattenTOML into the two-dimensional dict needed by TOML.print, and convert any data types into TOML-compatible types where necessary.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.saveinputfiles-Tuple{Agents.AgentBasedModel}","page":"Input, Output, and Settings","title":"Persephone.saveinputfiles","text":"saveinputfiles(model)\n\nCopy all input files into the output directory, including the actual parameter settings used. This allows replicating a run in future.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.withtestlogger-Tuple{Agents.AgentBasedModel}","page":"Input, Output, and Settings","title":"Persephone.withtestlogger","text":"withtestlogger(model)\n\nReplace the model logger with the currently active logger. This is intended to be used in the testsuite to circumvent a Julia issue, where @test_logs doesn't work with local loggers.\n\n\n\n\n\n","category":"method"},{"location":"architecture.html#Source-code-architecture","page":"Source code architecture","title":"Source code architecture","text":"","category":"section"},{"location":"architecture.html#Model-components","page":"Source code architecture","title":"Model components","text":"","category":"section"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"Persephone is divided into four components, three of which are semi-independent submodels:","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"core: This is the foundation of the model software, which sets up and executes simulation runs. It also reads in the configuration file and landscape maps, and provides data output functionality.\nnature: This is an individual-based model of species in agricultural landscapes. It defines the Animal agent type, and a set of macros that can be used to rapidly create new species. It also includes ecological process functions that are useful for all species.\nfarm: This is an agent-based model of farmer decision making. It is not yet implemented, but will provide the Farmer agent type.\ncrop: This is a mathematical growth model for various crops. It is not yet implemented, but already provides the agent type FarmPlot, representing one field and its associated extent and crop type.","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"Conceptually, core provides functionality that is needed by all of the submodels. Decisions made by Farmers affect the FarmPlots they own, and (directly or indirectly) the Animals in the model landscape.","category":"page"},{"location":"architecture.html#Important-implementation-details","page":"Source code architecture","title":"Important implementation details","text":"","category":"section"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"The model object: A cursory reading of the source code will quickly show that most functions take an AgentBaseModel object as one of their arguments. This is the key data structure of Agents.jl, and holds all state that is in any way relevant to a simulation run. (Persephone has a strict \"no global state\" policy to avoid state-dependent bugs and allow parallelisation.) The model object gives access to all agent instances (via model[id], where id is the unique identifier of this agent). It also stores the configuration (model.settings), the landscape (model.landscape, a matrix of Pixel objects that store the local land cover, amongst other things), and the current simulation date (model.date).\nModel configuration/the @param macro: The model is configured via a  TOML file, the default version of which is at src/parameters.toml. An individual run can be configured using a user-defined configuration file, commandline arguments, or function calls (when Persephone is used as a package rather than an application). During a model run, the @param(parameter) macro can be used as a short-hand for model.settings[\"parameter\"]. Note that parameter names are prepended with the name of the component they are associated with. For example, the outdir parameter belongs to the [core] section of the TOML file, and must therefore be referenced as  @param(core.outdir). (See src/core/input.jl for details.)\nOutput data: Persephone can output model data into text files with a specified frequency (daily, monthly, yearly, or at the simulation end). Submodels can use newdataoutput! to plug into this system. For an example of how to use this, see src/nature/ecologicaldata.jl. (See src/core/output.jl for details.)\nFarm events: The FarmEvent struct is used to communicate farming-related events between submodels. An event can be triggered with createevent!() and affects all pixels within a FarmPlot. (See src/core/landscape.jl for details.)\nRandom numbers and logging: By default in Julia, the random number generator (RNG) and the system logger are two globally accessible variables. As Persephone needs to avoid all global data (as this would interfere with parallel runs), the model object stores a local logger and a local RNG. Whenever you need to use a random number, you must use the model.rng! The easiest way to do this is with the @rand and  @shuffle! macros. The local logger generally does not change the way the model uses log statements, this is only important in some functions in src/core/simulation.jl.\nWorking with agents: For more information about working with agent objects, see the  Agents.jl API.","category":"page"},{"location":"species.html#Species","page":"Species","title":"Species","text":"","category":"section"},{"location":"species.html","page":"Species","title":"Species","text":"The ecological submodel in Persephone simulates a range of species in agricultural landscapes.","category":"page"},{"location":"species.html#Skylark","page":"Species","title":"Skylark","text":"","category":"section"},{"location":"species.html","page":"Species","title":"Species","text":"Modules = [Persephone]\nPages = [\"nature/species/skylark.jl\"]","category":"page"},{"location":"species-dsl.html#Defining-new-species","page":"Defining new species","title":"Defining new species","text":"","category":"section"},{"location":"species-dsl.html#The-Persephone-species-DSL","page":"Defining new species","title":"The Persephone species DSL","text":"","category":"section"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"In order to make implementing new species as easy as possible, Persephone includes a domain-specific language (DSL)  built from a collection of macros and functions.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Here is an example of what this looks like, using a hypothetical mermaid species:","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"@species Mermaid begin\n    ageofmaturity = 2\n    pesticidemortality = 1.0\n    @initialise(@habitat(@landcover() == water), pairs=true)\n\t\n    @phase life begin\n        @debug \"$(animalid(animal)) is swimming happily in its pond.\"\n        @respond pesticide @kill(@trait(pesticidemortality), \"poisoning\")\n        @respond harvest @setphase(drought)\n        @debug \"Animal: $animal\"\n        if @trait(sex) == female && @countanimals() < 3 &&\n            @trait(age) >= @trait(ageofmaturity) && @landcover() == water\n            @reproduce()\n        end\n    end\n\t\n    @phase drought begin\n        n = sum(1 for a in @neighbours(0))\n        @debug \"$(animalid(animal)) is experiencing drought with $n neighbour(s).\"\n        @respond sowing @setphase(life)\n    end\nend","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"The two most important macros are @species and @phase,  followed by @initialise, @trait, @respond,  and @habitat. Other macros provide convenience wrappers for common  functions. (See src/nature/nature.jl for details.)","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"The top-level macro is @species. This takes two arguments: a species  name and a definition block (enclosed in begin and end tags). At the start of the definition block, species-specific variables can be defined that should be available throughout a species' lifetime. Code in this section has access to the model object and can thus reference the current model state. In this section, the user also has to call the @initialise macro. This wraps the initpopulation function, and takes a habitat descriptor (see @habitat below) and several  options to specify how the species' population should be distributed in the landscape during model initialisation.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Following this section, each species must define one or more @phase blocks. The concept behind this is that species show different behaviours at different phases of their lifecycle. Each @phase block defines the behaviour in one of these phases. (Technically, it defines a function that will be called daily, so long as the species' phase variable is set to the name of this phase.) Code in this section has access to the model object as well as an animal object, which is the currently active animal agent. Properties of the animal agent, regardless of whether they were defined by the user or by Persephone, can be accessed using the @trait macro. Within a phase block, @respond  can be used to define the species' response to a FarmEvent that affects  the species' current location, while a variety of other macros provide wrappers to  ecological process functions from src/nature/populations.jl.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Another important macro is @habitat. This defines a \"habitat descriptor\", i.e. a predicate function that tests whether or not a given landscape pixel is  suitable for a specified purpose. Such habitat descriptors are used as arguments to various functions, for example for population initialisation or movement. The argument to @habitat consists of a logical expression, which has access to the animal's current position (the pos tuple variable) and the model. Various macros are available to easily reference information about the current location, such as @landcover or @distancetoedge.","category":"page"},{"location":"species-dsl.html#Implementation-details","page":"Defining new species","title":"Implementation details","text":"","category":"section"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Due to a known performance problem  with multi-agent models, the underlying implementation of species is  rather complicated (see src/nature/nature.jl for details.)","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Rather than creating a new type/struct for each species, all Animal agents have the same type. Instead, they are differentiated by a traits dict, which stores both species-specific parameters and run-time variables. Note that due to a redefinition of the getproperty()/setproperty!() methods, variables from the trait dict can be accessed and modified just like normal struct fields (i.e. although phase is defined in the dict, not the struct, animal.phase = \"newphase\" works just fine - one does not have to use animal.traits[\"phase\"] = \"newphase\".)","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Under the hood, the @species macro generates a function (with the name of the species), which in turn creates the trait dict when called. Thus, adding a new animal agent to the model involves instantiating an Animal object, then calling the relevant species function and attaching the returned dict to the agent object.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Similarly, the @phase macro too works by defining a new function, which is stored in the species' trait dict. These functions take an animal object and the model object as input, and define what the species does during its daily update.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Once again, @habitat creates a function that takes model and pos as input and returns a boolean response. Functions that require a habitat descriptor thus take in this (anonymous) function and call it internally.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Finally, the @initialise macro is a wrapper around initpopulation, which (yet again) creates a function that specifies how a species' population is to be initialised at the beginning of a simulation run. This function is stored in the species trait dict and accessed during model setup.","category":"page"},{"location":"developing.html#Developing-Persephone","page":"Developing Persephone","title":"Developing Persephone","text":"","category":"section"},{"location":"developing.html#Workflow","page":"Developing Persephone","title":"Workflow","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"Pull the current development version from the master branch on Gitlab:  https://git.idiv.de/xo30xoqa/persephone.\nIf you are working on a new feature, create a new branch to avoid breaking the master branch. (The master branch should always be in a runnable and (as far as possible) error-free state.)\nImplement your changes.\nRun example.sh to make sure the model executes without crashing. Also run the test suite (cd test; julia runtests.jl).\nCommit your work frequently, and try to keep each commit small. Don't forget to add relevant tests to the test suite.\nOnce your satisfied with your work, do another pull/merge from the master branch in case somebody else changed the branch in the meantime. Then merge your work into master and push to the Gitlab server.\nRepeat :-)","category":"page"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"The Gitlab issue tracker can be used to create, discuss, and assign tasks, as well as to monitor progress towards milestones/releases. Once we have a first release, we will start using semantic versioning.","category":"page"},{"location":"developing.html#Agents.jl","page":"Developing Persephone","title":"Agents.jl","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"Our model uses Agents.jl as a framework. Their repository can be used to inspect the source code or submit bug reports (the authors are quick to respond). Questions can be asked at the  Julia Discourse forum.","category":"page"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"Tutorial on collaborating on Julia packages:  https://www.matecdev.com/posts/julia-package-collaboration.html.","category":"page"},{"location":"developing.html#Julia-editors","page":"Developing Persephone","title":"Julia editors","text":"","category":"section"},{"location":"developing.html#Emacs","page":"Developing Persephone","title":"Emacs","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"There are a couple of addons that make working with Julia much nicer in Emacs:","category":"page"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"julia-mode gives syntax highlighting. Install with M-x package-install julia-mode.\njulia-snail provides IDE-like features,  especially a fully-functional REPL and the ability to evaluate code straight from inside a buffer. Note that the installation can be somewhat tricky. You first need to manually install all the dependencies of its dependency vterm, then install vterm itself with M-x package-install vterm, before you can do M-x package-install julia-snail. Then add it to your init.el with (require 'julia-snail) and (add-hook 'julia-mode-hook #'julia-snail-mode).\ncompany-mode integrates with Snail to give code  completion. Install with M-x package-install company, then add  (add-hook 'julia-mode-hook #'company-mode) and  (global-set-key (kbd \"C-<tab>\") 'company-complete) to your init.el.\nmagit is a great git interface for Emacs. Install with M-x package-install magit and add (global-set-key (kbd \"C-x g\") 'magit-status) to your init.el.","category":"page"},{"location":"developing.html#VSCode","page":"Developing Persephone","title":"VSCode","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"See here.","category":"page"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"TODO: add more detail.","category":"page"},{"location":"developing.html#Other-useful-stuff","page":"Developing Persephone","title":"Other useful stuff","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"Revise.jl allows one to reload code without restarting the Julia interpreter. Get it with Pkg.add(\"Revise\"), then  add using Revise to .julia/config/startup.jl to have it automatically available.\ngit-bug is a commandline bug tracker that integrates directly with git. It can also be used as a local interface to Gitlab issues. To install on Linux, download the binary, copy it to /usr/local/bin/git-bug, and set it as executable with chmod +x  /usr/local/bin/git-bug. To set up Gitlab integration, run git bug bridge configure from within the relevant repository.","category":"page"},{"location":"simulation.html#Simulation","page":"Simulation","title":"Simulation","text":"","category":"section"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"The core directory holds source files that are important for all submodels, including scheduling, landscape, and input/output functions.","category":"page"},{"location":"simulation.html#simulation.jl","page":"Simulation","title":"simulation.jl","text":"","category":"section"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"This file includes the basal functions for initialising and running simulations.","category":"page"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"Modules = [Persephone]\nPages = [\"core/simulation.jl\"]","category":"page"},{"location":"simulation.html#Persephone.finalise!-Tuple{Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.finalise!","text":"finalise!(model)\n\nWrap up the simulation. Currently doesn't do anything except print some information.\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.initialise","page":"Simulation","title":"Persephone.initialise","text":"initialise(config=PARAMFILE, seed=nothing)\n\nInitialise the model: read in parameters, create the output data directory, and instantiate the AgentBasedModel object(s). Optionally allows specifying the configuration file and overriding the seed parameter. This returns a single model object, unless the config file contains multiple values for one or more parameters, in which case it creates a full-factorial simulation experiment and returns a vector of model objects.\n\n\n\n\n\n","category":"function"},{"location":"simulation.html#Persephone.initmodel-Tuple{Dict{String, Any}}","page":"Simulation","title":"Persephone.initmodel","text":"initmodel(settings)\n\nInitialise a model object using a ready-made settings dict. This is a helper function for initialise().\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.paramscan-Tuple{Dict{String, Any}, Vector{String}}","page":"Simulation","title":"Persephone.paramscan","text":"paramscan(settings)\n\nCreate a list of settings dicts, covering all possible parameter combinations given by the input settings (i.e. a full-factorial experiment). This is a helper function for initialise().\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.simulate","page":"Simulation","title":"Persephone.simulate","text":"simulate(config=PARAMFILE, seed=nothing)\n\nInitialise one or more model objects and carry out a full simulation experiment, optionally specifying a configuration file and a seed for the RNG.\n\nThis is the default way to run a Persephone simulation.\n\n\n\n\n\n","category":"function"},{"location":"simulation.html#Persephone.simulate!-Tuple{Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.simulate!","text":"simulate!(model)\n\nCarry out a complete simulation run using a pre-initialised model object.\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.stepsimulation!-Tuple{Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.stepsimulation!","text":"stepsimulation!(model)\n\nExecute one update of the model.\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#landscape.jl","page":"Simulation","title":"landscape.jl","text":"","category":"section"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"This file manages the landscape maps that underlie the model.","category":"page"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"Modules = [Persephone]\nPages = [\"core/landscape.jl\"]","category":"page"},{"location":"simulation.html#Persephone.EventType","page":"Simulation","title":"Persephone.EventType","text":"The types of landscape event that can be simulated\n\n\n\n\n\n","category":"type"},{"location":"simulation.html#Persephone.FarmEvent","page":"Simulation","title":"Persephone.FarmEvent","text":"FarmEvent\n\nA data structure to define a landscape event, giving its type, spatial extent, and duration.\n\n\n\n\n\n","category":"type"},{"location":"simulation.html#Persephone.LandCover","page":"Simulation","title":"Persephone.LandCover","text":"The land cover classes encoded in the Mundialis Sentinel data.\n\n\n\n\n\n","category":"type"},{"location":"simulation.html#Persephone.Pixel","page":"Simulation","title":"Persephone.Pixel","text":"Pixel\n\nA pixel is a simple data structure to combine land use and ownership information in a single object. The model landscape consists of a matrix of pixels. (Note: further landscape information may be added here in future.)\n\n\n\n\n\n","category":"type"},{"location":"simulation.html#Persephone.createevent!","page":"Simulation","title":"Persephone.createevent!","text":"createevent!(model, pixels, name, duration=1)\n\nAdd a farm event to the specified pixels (a vector of position tuples) for a given duration.\n\n\n\n\n\n","category":"function"},{"location":"simulation.html#Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Function}","page":"Simulation","title":"Persephone.distanceto","text":"distanceto(pos, model, habitatdescriptor)\n\nCalculate the distance from the given location to the closest location matching the habitat descriptor function. Caution: can be computationally expensive!\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Persephone.LandCover}","page":"Simulation","title":"Persephone.distanceto","text":"distanceto(pos, model, habitattype)\n\nCalculate the distance from the given location to the closest habitat of the specified type. Caution: can be computationally expensive!\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.distancetoedge-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.distancetoedge","text":"distancetoedge(pos, model)\n\nCalculate the distance from the given location to the closest neighbouring habitat. Caution: can be computationally expensive!\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.farmplot-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.farmplot","text":"farmplot(position, model)\n\nReturn the farm plot at this position, or nothing if there is none (utility wrapper).\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.initlandscape-Tuple{String, String}","page":"Simulation","title":"Persephone.initlandscape","text":"initlandscape(landcovermap, farmfieldsmap)\n\nInitialise the model landscape based on the map files specified in the configuration. Returns a matrix of pixels.\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.landcover-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.landcover","text":"landcover(position, model)\n\nReturn the land cover class at this position (utility wrapper).\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.updateevents!-Tuple{Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.updateevents!","text":"updateevents!(model)\n\nCycle through the list of events, removing those that have expired.\n\n\n\n\n\n","category":"method"},{"location":"farm.html#Farm-submodel","page":"Farm submodel","title":"Farm submodel","text":"","category":"section"},{"location":"farm.html","page":"Farm submodel","title":"Farm submodel","text":"Eventually, Persephone will include multiple farm-decision submodels. At the moment,  we are only working with a very basic mock-up.","category":"page"},{"location":"farm.html#farm.jl","page":"Farm submodel","title":"farm.jl","text":"","category":"section"},{"location":"farm.html","page":"Farm submodel","title":"Farm submodel","text":"This file is responsible for managing the farm module(s).","category":"page"},{"location":"farm.html","page":"Farm submodel","title":"Farm submodel","text":"Modules = [Persephone]\nPages = [\"farm/farm.jl\"]","category":"page"},{"location":"farm.html#Persephone.Farmer","page":"Farm submodel","title":"Persephone.Farmer","text":"Farmer\n\nThis is the agent type for the farm ABM. (Not yet implemented.)\n\n\n\n\n\n","category":"type"},{"location":"farm.html#Persephone.initfarms!-Tuple{Agents.AgentBasedModel}","page":"Farm submodel","title":"Persephone.initfarms!","text":"initfarms!(model)\n\nInitialise the model with a set of farm agents.\n\n\n\n\n\n","category":"method"},{"location":"farm.html#Persephone.stepagent!-Tuple{Farmer, Agents.AgentBasedModel}","page":"Farm submodel","title":"Persephone.stepagent!","text":"stepagent!(farmer, model)\n\nUpdate a farmer by one day.\n\n\n\n\n\n","category":"method"},{"location":"odd.html#Overview,-Design,-Details-(ODD)","page":"Overview, Design, Details (ODD)","title":"Overview, Design, Details (ODD)","text":"","category":"section"},{"location":"odd.html","page":"Overview, Design, Details (ODD)","title":"Overview, Design, Details (ODD)","text":"TODO","category":"page"},{"location":"gis.html#GIS-data","page":"GIS data","title":"GIS data","text":"","category":"section"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"Persephone currently requires two separate map input files: one for land cover, the other for field geometry. This documents describe how to obtain and process the data needed for each of these.","category":"page"},{"location":"gis.html#Land-cover-maps","page":"GIS data","title":"Land cover maps","text":"","category":"section"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"Land cover maps for Germany at 10m resolution can be obtained from  Mundialis. These are generated annually from Sentinel data and comprise the following  land cover classes:","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"10: forest\n20: low vegetation\n30: water\n40: built-up\n50: bare soil\n60: agriculture","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"To create a Persephone map input file, you need to crop the national Mundialis map to the extent that you want to simulate (suggestion: approx. 10x10km is a  reasonable size).","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"To do so, download the Mundialis map and import it into QGIS. Then create a new vector layer and create a rectangle feature to delimit the extent of your region. Then go to Raster -> Extraction -> Clip Raster by Extent. Select the Mundialis map as the input layer, set the clipping extent by choosing your region vector layer under Calculate from Layer and specify the output file name before clicking Run. This will generate a TIF file that you can pass to Persephone as the landcovermap parameter.","category":"page"},{"location":"gis.html#Field-ID-maps","page":"GIS data","title":"Field ID maps","text":"","category":"section"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"In addition to the land cover data explained above, Persephone also needs information about agricultural field boundaries in order to assign these to the farming agents. Unfortunately, getting this is rather more complicated.","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"In the EU, every country runs a Land Parcel Information System (LPIS) to administer CAP payments. In Germany, this is called InVeKoS and is run by the Länder. For example, you can view and download the InVeKoS data for Thüringen here. This gives you a vector layer which can be loaded into QGIS. However, it needs to be converted to a raster layer and cropped to your region extent before it can be used in Persephone.","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"The first thing to do is to make sure that the vector layer has a numeric (!) field with a unique identifier for each field block (check the attribute table).  The Thüringen data has the FBI (\"Feldblockident\") field, but this is a string value and therefore not usable by the rasteriser. So, we set the vector layer to edit mode, open the field calculator, enter the information for a new field  (call it \"FID\" and set it to a 32-bit integer), and enter @row_number in the  expression field. Then save the layer and close the calculator.","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"Secondly, you need to filter out all non-field/non-grassland plot types. (LPIS also has data on forests and various landscape elements that are not relevant to our use case.) Assuming you're working with the Thüringen InVeKoS data (other data sets may have a different structure), right-click on the layer name in QGIS' layer overview and click on \"Filter...\". Then, enter this expression in the query builder: \"BNK\" = 'AL' OR \"BNK\" = 'GL' and click \"OK\". This will select only field and grassland plots.","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"Next, open the rasteriser (Raster -> Conversion -> Rasterize). Select your FID field as the \"Field to use for a burn-in value\", and your land cover map (as created above - this ensures the two layers match) as the output extent. Make sure  the \"fixed value to burn\" is \"Not set\". Then choose \"Georeferenced units\" as the  \"Out raster size units\" and set horizontal and vertical resolution to 10.0. In  the advanced parameters, set the output data type to UInt32. Finally, enter an  output file name and run. The resulting TIF file can be passed to Persephone as the farmfieldmap parameter.","category":"page"},{"location":"crops.html#Crop-submodel","page":"Crop submodel","title":"Crop submodel","text":"","category":"section"},{"location":"crops.html","page":"Crop submodel","title":"Crop submodel","text":"Eventually, Persephone will include a full-blown crop-growth model (an adaptation of AquaCrop, created by the FAO). At the moment, we are only working with a very basic mock-up.","category":"page"},{"location":"crops.html#crops.jl","page":"Crop submodel","title":"crops.jl","text":"","category":"section"},{"location":"crops.html","page":"Crop submodel","title":"Crop submodel","text":"This includes the types and functions needed for all crop growth model, which are also referenced by the other submodels.","category":"page"},{"location":"crops.html","page":"Crop submodel","title":"Crop submodel","text":"Modules = [Persephone]\nPages = [\"crop/crops.jl\"]","category":"page"},{"location":"crops.html#Persephone.CropType","page":"Crop submodel","title":"Persephone.CropType","text":"The crop types simulated by the model\n\n\n\n\n\n","category":"type"},{"location":"crops.html#Persephone.FarmPlot","page":"Crop submodel","title":"Persephone.FarmPlot","text":"FarmPlot\n\nThis represents one field, i.e. a collection of pixels with the same management. This is the spatial unit with which the crop growth model and the farm model work.\n\n\n\n\n\n","category":"type"},{"location":"crops.html#Persephone.averagefieldsize-Tuple{Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.averagefieldsize","text":"averagefieldsize(model)\n\nCalculate the average field size in hectares for the model landscape.\n\n\n\n\n\n","category":"method"},{"location":"crops.html#Persephone.cropheight-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.cropheight","text":"cropheight(model, position)\n\nReturn the height of the crop at this position, or nothing if there is no crop here (utility wrapper).\n\n\n\n\n\n","category":"method"},{"location":"crops.html#Persephone.croptype-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.croptype","text":"croptype(model, position)\n\nReturn the crop at this position, or nothing if there is no crop here (utility wrapper).\n\n\n\n\n\n","category":"method"},{"location":"crops.html#Persephone.initfields!-Tuple{Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.initfields!","text":"initfields!(model)\n\nInitialise the model with its farm plots.\n\n\n\n\n\n","category":"method"},{"location":"crops.html#Persephone.stepagent!-Tuple{FarmPlot, Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.stepagent!","text":"stepagent!(farmplot, model)\n\nUpdate a farm plot by one day.\n\n\n\n\n\n","category":"method"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"CurrentModule = Persephone","category":"page"},{"location":"index.html#Introduction","page":"Introduction","title":"Introduction","text":"","category":"section"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"Persephone is an agent-based, socio-economic-ecological model of agricultural landscapes in Europe under the Common Agricultural Policy (CAP).","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"It's aim is to investigate how policy affects farmer decision-making, and how this in turn affects various animal species. It includes a farm submodel, a crop-growth submodel, and an ecological submodels.","category":"page"},{"location":"index.html#Running-the-model","page":"Introduction","title":"Running the model","text":"","category":"section"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"To run a single experiment, execute:","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"./run.jl -c <CONFIG>","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"Other commandline arguments are:","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"usage: run.jl [-c CONFIGFILE] [-s SEED] [-o OUTDIR] [-l LOGLEVEL] \n              [--version] [-h]\n\noptional arguments:\n  -c, --configfile CONFIGFILE\n                        name of the configuration file\n  -s, --seed SEED       inital random seed (type: Int64)\n  -o, --outdir OUTDIR   location of the output directory\n  -l, --loglevel LOGLEVEL\n                        verbosity: \"debug\", \"info\", or \"quiet\"\n  --version             show version information and exit\n  -h, --help            show this help message and exit","category":"page"},{"location":"index.html#Model-input","page":"Introduction","title":"Model input","text":"","category":"section"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"Persephone requires three input files: a configuration file and two map files. How to generate the map files is documented elsewhere. The configuration file defines parameter values and looks like this (see src/parameters.toml for a complete list  of parameters):","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"### Persephone - a socio-economic-ecological model of European agricultural landscapes.\n###\n### This is the default configuration file for Persephone, containing all model parameters.\n### The syntax is described here: https://toml.io/en/\n\n[core]\nconfigfile = \"src/parameters.toml\" # location of the configuration file\nlandcovermap = \"data/landcover_jena.tif\" # location of the landcover map\nfarmfieldsmap = \"data/fields_jena.tif\" # location of the field geometry map\noutdir = \"results\" # location and name of the output folder\noverwrite = \"ask\" # overwrite the output directory? (true/false/\"ask\")\nloglevel = \"debug\" # verbosity level: \"debug\", \"info\", \"warn\"\nprocessors = 2 # number of processors to use on parallel runs\nseed = 2 # seed value for the RNG (0 -> random value)\n# dates to start and end the simulation\nstartdate = 2022-01-01\nenddate = 2022-12-31\n\n[farm]\nfarmmodel = \"FieldManager\" # which version of the farm model to use (not yet implemented)\n\n[nature]\ntargetspecies = [\"Wolpertinger\", \"Wyvern\"] # list of target species to simulate\npopoutfreq = \"daily\" # output frequency population-level data, daily/monthly/yearly/end/never\nindoutfreq = \"end\" # output frequency individual-level data, daily/monthly/yearly/end/never\n\t\n[crop]\ncropmodel = \"linear\" # crop growth model to use, \"linear\" or \"aquacrop\" (not yet implemented)","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"Last updated: 2023-02-03 (commit 092c769)  ","category":"page"}]
+[{"location":"nature.html#Nature","page":"Nature","title":"Nature","text":"","category":"section"},{"location":"nature.html#nature.jl","page":"Nature","title":"nature.jl","text":"","category":"section"},{"location":"nature.html","page":"Nature","title":"Nature","text":"This file is responsible for managing the animal modules.","category":"page"},{"location":"nature.html","page":"Nature","title":"Nature","text":"Modules = [Persephone]\nPages = [\"nature/nature.jl\"]","category":"page"},{"location":"nature.html#Persephone.Animal","page":"Nature","title":"Persephone.Animal","text":"Animal\n\nThis is the generic agent type for all animals. Species are differentiated by trait dictionaries passed by them during initialisation. (Note that each trait variable can still be accessed as if it were a normal field name, i.e. the trait phase can be accessed and modified with animal.phase.)\n\n\n\n\n\n","category":"type"},{"location":"nature.html#Persephone.animalid-Tuple{Animal}","page":"Nature","title":"Persephone.animalid","text":"animalid(animal)\n\nA small utility function to return a string with the species name and ID of an animal.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.initnature!-Tuple{Agents.AgentBasedModel}","page":"Nature","title":"Persephone.initnature!","text":"initnature!(model)\n\nInitialise the model with all simulated animal populations.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.stepagent!-Tuple{Animal, Agents.AgentBasedModel}","page":"Nature","title":"Persephone.stepagent!","text":"stepagent!(animal, model)\n\nUpdate an animal by one day, executing it's currently active phase function.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.@countanimals-Tuple","page":"Nature","title":"Persephone.@countanimals","text":"@countanimals(species=\"\", radius=0)\n\nCount the number of animals of the given species in this location. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@cropheight-Tuple{}","page":"Nature","title":"Persephone.@cropheight","text":"@cropheight\n\nReturn the height of the crop at this position, or 0 if there is no crop here. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@croptype-Tuple{}","page":"Nature","title":"Persephone.@croptype","text":"@croptype\n\nReturn the local croptype, or nothing if there is no crop here. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@distanceto-Tuple{Any}","page":"Nature","title":"Persephone.@distanceto","text":"@distanceto(habitat)\n\nCalculate the distance to the closest habitat of the specified type or descriptor. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@distancetoedge-Tuple{}","page":"Nature","title":"Persephone.@distancetoedge","text":"@distancetoedge\n\nCalculate the distance to the closest neighbouring habitat. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@habitat-Tuple{Any}","page":"Nature","title":"Persephone.@habitat","text":"@habitat\n\nSpecify habitat suitability for spatial ecological processes.\n\nThis macro works by creating an anonymous function that takes in a model object and a position, and returns true or false depending on the conditions specified in the macro body.\n\nSeveral utility macros can be used within the body of @habitat as a short-hand for common expressions: @landcover, @croptype, @cropheight, @distanceto, @distancetoedge, @countanimals. The variables model and pos can be used for checks that don't have a macro available.\n\nTwo example uses of @habitat might look like this:\n\nmovementhabitat = @habitat(@landcover() in (grass agriculture soil))\n\nnestinghabitat = @habitat((@landcover() == grass || \n                           (@landcover() == agriculture && @croptype() != maize &&\n                            @cropheight() < 10)) &&\n                          @distanceto(forest) > 20)\n\nFor more complex habitat suitability checks, the use of this macro can be circumvented by directly creating an equivalent function.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}","page":"Nature","title":"Persephone.@initialise","text":"@initialise(habitatdescriptor; kwargs...)\n\nCall this macro within the body of @species. It passes the given habitat descriptor function and keyword arguments on to initpopulation when setting up the simulation.\n\nNote: if this macro is not used, the variable initialise! must be set manually in the species definition.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@kill-Tuple","page":"Nature","title":"Persephone.@kill","text":"@kill\n\nKill this animal (and immediately abort its current update). This is a thin wrapper around kill!, and passes on any arguments. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@landcover-Tuple{}","page":"Nature","title":"Persephone.@landcover","text":"@landcover\n\nReturns the local landcover. This is a utility wrapper that can only be used nested within @phase or @habitat.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@neighbours-Tuple{Any}","page":"Nature","title":"Persephone.@neighbours","text":"@neighbours(radius)\n\nReturn an iterator over all animals in the given radius around this animal, excluding itself. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@phase-Tuple{Any, Any}","page":"Nature","title":"Persephone.@phase","text":"@phase(name, body)\n\nThis macro is designed to be used within a species definition block (i.e. within the body of a call to @species).\n\nThe idea behind this is that species show very different behaviour during different phases of their lives. Therefore, @phase can be used define the behaviour for one such phase, and the conditions under which the animal transitions to another phase.\n\n@phase works by creating a function that will be called by the model if the animal is in the relevant phase. When it is called, it has access to the following variables:\n\nanimal a reference to the animal itself. This provides access to animal.age,   animal.sex, and animal.<trait> (where <trait> is a variable that was defined   in the top part of the species definition body).\npos gives the animal's current position as a coordinate tuple.\nmodel a reference to the model world (an object of type AgentBasedModel).   This allows access to model.date (the current simulation date) and   model.landscape (a two-dimensional array of pixels containing geographic   information).\n\nSeveral utility macros can be used within the body of @phase as a short-hand for common expressions: @trait, @setphase, @respond, @kill, @reproduce, @neighbours, @rand, @shuffle!.\n\nNote that the first phase that is defined in a species definition block will be the phase that animals are assigned at birth, unless the variable phase is explicitly defined by the user in the species definition block.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@reproduce-Tuple","page":"Nature","title":"Persephone.@reproduce","text":"@reproduce\n\nLet this animal reproduce. This is a thin wrapper around reproduce!, and passes on any arguments. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@respond-Tuple{Any, Any}","page":"Nature","title":"Persephone.@respond","text":"@respond(eventname, body)\n\nDefine how an animal responds to a landscape event that affects its current position. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@setphase-Tuple{Any}","page":"Nature","title":"Persephone.@setphase","text":"@setphase(newphase)\n\nSwitch this animal over to a different phase. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@species-Tuple{Any, Any}","page":"Nature","title":"Persephone.@species","text":"@species(name, body)\n\nA macro used to create new species definitions for the nature model. This is effectively a simple domain-specific language, establishing a custom syntax to describe species' biology:\n\n@species name begin\n\n    @initialise(@habitat(...))\n    speciesvar1 = 3.14\n    ...\n\n    @phase phase1 begin\n        ...\n    end\nend\n\nThe definition body (enclosed in the begin/end block) has two sections. First comes a call to @initialise, and optionally a list of species-specific parameters, which are assigned just like normal variables. Second come one or more phase definitions, that describe the behaviour of the species during various parts of its life cycle. (See the documentation to @initialise and @phase for details).\n\nCode in a species definition block can access the rest of the model using the model variable (an object of type AgentBasedModel).\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#Persephone.@trait-Tuple{Any}","page":"Nature","title":"Persephone.@trait","text":"@trait(traitname)\n\nA utility macro to quickly access an animal's trait value. This can only be used nested within @phase.\n\n\n\n\n\n","category":"macro"},{"location":"nature.html#populations.jl","page":"Nature","title":"populations.jl","text":"","category":"section"},{"location":"nature.html","page":"Nature","title":"Nature","text":"This file contains a set of utility functions for species, including initialisation, reproduction, and mortality.","category":"page"},{"location":"nature.html","page":"Nature","title":"Nature","text":"Modules = [Persephone]\nPages = [\"nature/populations.jl\"]","category":"page"},{"location":"nature.html#Persephone.countanimals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Nature","title":"Persephone.countanimals","text":"countanimals(pos, model; species=\"\", radius=0)\n\nCount the number of animals in this location (optionally supplying a species name and radius).\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.initpopulation-Tuple{Function}","page":"Nature","title":"Persephone.initpopulation","text":"initpopulation(habitatdescriptor; popsize=-1, pairs=false, asexual=false)\n\nCreates a function that initialises individuals at random locations across the landscape. This can be used to create the initialise! variable in a species definition block.\n\nhabitatdescriptor is a function that determines whether a given location is suitable   or not (create this using @habitat).\nphase determines which life phase individuals will be assigned to. If this is nothing,   the species' default post-natal life stage will be used (although note that this is   probably not what you want).\npopsize determines the number of individuals that will be created. If this is zero or   negative, one individual will be created in every suitable location in the landscape.   If popsize is greater than the number of suitable locations, multiple individuals   will be created in one place. (Maximum population density can be set in the habitat   descriptor using the @countanimals macro.)\nIf pairs is true, a male and a female individual will be created in each selected   location, otherwise, only one individual will be created at a time.\nIf asexual is true, all created individuals are assigned the sex hermaphrodite,   otherwise, they are randomly assigned male of female. (If pairs is true, asexual   is ignored.)\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.initrandompopulation-Tuple{Int64}","page":"Nature","title":"Persephone.initrandompopulation","text":"initrandompopulation(popsize; kwargs...)\n\nA simplified version of initpopulation. Creates a function that initialises popsize individuals, spread at random across the landscape.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.kill!","page":"Nature","title":"Persephone.kill!","text":"kill(animal, model, probability=1.0, cause=\"\")\n\nKill this animal, optionally with a given percentage probability. Returns true if the animal dies, false if not.\n\n\n\n\n\n","category":"function"},{"location":"nature.html#Persephone.nearby_animals-Tuple{Animal, Agents.AgentBasedModel, Int64}","page":"Nature","title":"Persephone.nearby_animals","text":"nearby_animals(animal, model, radius)\n\nReturn an iterator over all animals in the given radius around this animal, excluding itself.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.nearby_animals-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Int64}","page":"Nature","title":"Persephone.nearby_animals","text":"nearby_animals(pos, model, radius)\n\nReturn an iterator over all animals in the given radius around this position.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.reproduce!","page":"Nature","title":"Persephone.reproduce!","text":"reproduce!(animal, model, n=1)\n\nProduce one or more offspring for the given animal at its current location.\n\n\n\n\n\n","category":"function"},{"location":"nature.html#ecologicaldata.jl","page":"Nature","title":"ecologicaldata.jl","text":"","category":"section"},{"location":"nature.html","page":"Nature","title":"Nature","text":"This file contains a set of life-history related utility functions needed by species.","category":"page"},{"location":"nature.html","page":"Nature","title":"Nature","text":"Modules = [Persephone]\nPages = [\"nature/ecologicaldata.jl\"]","category":"page"},{"location":"nature.html#Persephone.initecologicaldata-Tuple{Agents.AgentBasedModel}","page":"Nature","title":"Persephone.initecologicaldata","text":"initecologicaldata()\n\nCreate output files for each data group collected by the nature model.\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.saveindividualdata-Tuple{Agents.AgentBasedModel}","page":"Nature","title":"Persephone.saveindividualdata","text":"saveindividualdata(model)\n\nReturn a comma-separated set of lines (to be printed to individuals.csv), listing all properties of all animal individuals in the model. May be called never, daily, monthly, yearly, or at the end of a simulation, depending on the parameter nature.indoutfreq. WARNING: Produces very big files!\n\n\n\n\n\n","category":"method"},{"location":"nature.html#Persephone.savepopulationdata-Tuple{Agents.AgentBasedModel}","page":"Nature","title":"Persephone.savepopulationdata","text":"savepopulationdata(model)\n\nReturn a comma-separated set of lines (to be printed to populations.csv), giving the current date and population size for each animal species. May be called never, daily, monthly, yearly, or at the end of a simulation, depending on the parameter nature.popoutfreq.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Input,-Output,-and-Settings","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"","category":"section"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"These functions are responsible for reading in all model configurations (passed by config file or commandline), administrating them during a run, and printing any output.","category":"page"},{"location":"io.html#parameters.toml","page":"Input, Output, and Settings","title":"parameters.toml","text":"","category":"section"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"This is the default configuration file for Persephone, containing all model parameters. The syntax is described here: https://toml.io/en/","category":"page"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"DO NOT MODIFY THIS FILE FOR SIMULATION EXPERIMENTS! Instead, copy it to another directory, modify the copy, and then pass it to the model using the --config parameter.","category":"page"},{"location":"io.html#input.jl","page":"Input, Output, and Settings","title":"input.jl","text":"","category":"section"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"Modules = [Persephone]\nPages = [\"core/input.jl\"]","category":"page"},{"location":"io.html#Persephone.PARAMFILE","page":"Input, Output, and Settings","title":"Persephone.PARAMFILE","text":"The file that stores all default parameters: src/parameters.toml\n\n\n\n\n\n","category":"constant"},{"location":"io.html#Persephone.flattenTOML-Tuple{Any}","page":"Input, Output, and Settings","title":"Persephone.flattenTOML","text":"flattenTOML(dict)\n\nAn internal utility function to convert the two-dimensional dict returned by TOML.parsefile() into a one-dimensional dict, so that instead of writing settings[\"domain\"][\"param\"] one can use settings[\"domain.param\"]. Can be reversed with prepareTOML.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.getsettings","page":"Input, Output, and Settings","title":"Persephone.getsettings","text":"getsettings(configfile, seed=nothing)\n\nCombines all configuration options to produce a single settings dict. Precedence: commandline parameters - user config file - default values\n\n\n\n\n\n","category":"function"},{"location":"io.html#Persephone.parsecommandline-Tuple{}","page":"Input, Output, and Settings","title":"Persephone.parsecommandline","text":"parsecommandline()\n\nCertain software parameters can be set via the commandline.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.preprocessparameters-Tuple{Dict{String, Any}, String}","page":"Input, Output, and Settings","title":"Persephone.preprocessparameters","text":"preprocessparameters(settings)\n\nTake the raw input parameters and process them (convert types, perform checks, etc.). This is a helper function for getsettings.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.@param-Tuple{Any}","page":"Input, Output, and Settings","title":"Persephone.@param","text":"@param(domainparam)\n\nReturn a configuration parameter from the global settings. The argument should be in the form <domain>.<parameter>, for example @param(core.outdir). Possible values for <domain> are core, nature, farm, or crop. For a full list of parameters, see src/parameters.toml.\n\nNote: this macro only works in a context where the model object is available!\n\n\n\n\n\n","category":"macro"},{"location":"io.html#Persephone.@rand-Tuple","page":"Input, Output, and Settings","title":"Persephone.@rand","text":"@rand(args...)\n\nReturn a random number or element from the sample, using the model RNG. This is a utility wrapper that can only be used a context where the model object is available.\n\n\n\n\n\n","category":"macro"},{"location":"io.html#Persephone.@shuffle!-Tuple{Any}","page":"Input, Output, and Settings","title":"Persephone.@shuffle!","text":"@shuffle!(collection)\n\nShuffle the given collection in place, using the model RNG. This is a utility wrapper that can only be used a context where the model object is available.\n\n\n\n\n\n","category":"macro"},{"location":"io.html#output.jl","page":"Input, Output, and Settings","title":"output.jl","text":"","category":"section"},{"location":"io.html","page":"Input, Output, and Settings","title":"Input, Output, and Settings","text":"Modules = [Persephone]\nPages = [\"core/output.jl\"]","category":"page"},{"location":"io.html#Persephone.DataOutput","page":"Input, Output, and Settings","title":"Persephone.DataOutput","text":"DataOutput\n\nA struct for organising model output. This is designed for text-based data output that is updated more or less regularly (e.g. population data in csv files). Submodels can register their own output functions using newdataoutput!.\n\nStruct fields:     - filename: the name of the file to be created in the user-specified output directory     - header: a string to be written to the start of the file as it is initialised     - outputfunction: a function that takes a model object and returns a string to write to file     - frequency: how often to call the output function (daily/monthly/yearly/end/never)\n\n\n\n\n\n","category":"type"},{"location":"io.html#Persephone.createdatadir-Tuple{String, Union{Bool, String}}","page":"Input, Output, and Settings","title":"Persephone.createdatadir","text":"createdatadir(outdir, overwrite)\n\nCreates the output directory, dealing with possible conflicts.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.modellogger-Tuple{String, String}","page":"Input, Output, and Settings","title":"Persephone.modellogger","text":"modellogger(loglevel, outdir)\n\nCreate a logger object that writes output both to screen and to a logfile. This object is stored as model.logger and can then be used with with_logger(). Note: requires createdatadir to be run first.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.newdataoutput!-Tuple{Agents.AgentBasedModel, String, String, Function, String}","page":"Input, Output, and Settings","title":"Persephone.newdataoutput!","text":"newdataoutput!(model, filename, header, outputfunction, frequency)\n\nCreate and register a new data output. This function must be called by all submodels that want to have their output functions called regularly.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.outputdata-Tuple{Agents.AgentBasedModel}","page":"Input, Output, and Settings","title":"Persephone.outputdata","text":"outputdata(model)\n\nCycle through all registered data outputs and activate them according to their configured frequency.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.prepareTOML-Tuple{Any}","page":"Input, Output, and Settings","title":"Persephone.prepareTOML","text":"prepareTOML(dict)\n\nAn internal utility function to re-convert the one-dimensional dict created by flattenTOML into the two-dimensional dict needed by TOML.print, and convert any data types into TOML-compatible types where necessary.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.saveinputfiles-Tuple{Agents.AgentBasedModel}","page":"Input, Output, and Settings","title":"Persephone.saveinputfiles","text":"saveinputfiles(model)\n\nCopy all input files into the output directory, including the actual parameter settings used. This allows replicating a run in future.\n\n\n\n\n\n","category":"method"},{"location":"io.html#Persephone.withtestlogger-Tuple{Agents.AgentBasedModel}","page":"Input, Output, and Settings","title":"Persephone.withtestlogger","text":"withtestlogger(model)\n\nReplace the model logger with the currently active logger. This is intended to be used in the testsuite to circumvent a Julia issue, where @test_logs doesn't work with local loggers.\n\n\n\n\n\n","category":"method"},{"location":"architecture.html#Source-code-architecture","page":"Source code architecture","title":"Source code architecture","text":"","category":"section"},{"location":"architecture.html#Model-components","page":"Source code architecture","title":"Model components","text":"","category":"section"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"(Image: \"model architecture\")","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"Persephone is divided into four components, three of which are semi-independent submodels:","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"core: This is the foundation of the model software, which sets up and executes simulation runs. It also reads in the configuration file and landscape maps, and provides data output functionality. (Eventually, it will also provide weather data.)\nnature: This is an individual-based model of species in agricultural landscapes. It defines the Animal agent type, and a set of macros that can be used to rapidly create new species. It also includes ecological process functions that are useful for all species.\nfarm: This is an agent-based model of farmer decision making. It is not yet implemented, but will provide the Farmer agent type.\ncrop: This is a mathematical growth model for various crops. It is not yet implemented, but already provides the agent type FarmPlot, representing one field and its associated extent and crop type.","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"Conceptually, core provides functionality that is needed by all of the submodels. Decisions made by Farmers affect the FarmPlots they own, and (directly or indirectly) the Animals in the model landscape.","category":"page"},{"location":"architecture.html#Important-implementation-details","page":"Source code architecture","title":"Important implementation details","text":"","category":"section"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"(Image: \"the model object\")","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"The model object: A cursory reading of the source code will quickly show that most functions take an AgentBasedModel object as one of their arguments. This is the key data structure of Agents.jl, and holds all state that is in any way relevant to a simulation run. (Persephone has a strict \"no global state\" policy to avoid state-dependent bugs and allow parallelisation.) The model object gives access to all agent instances (via model[id], where id is the unique identifier of this agent). It also stores the configuration (model.settings), the landscape (model.landscape, a matrix of Pixel objects that store the local land cover, amongst other things), and the current simulation date (model.date). (See initmodel for details.)\nModel configuration/the @param macro: The model is configured via a  TOML file, the default version of which is at  src/parameters.toml. An individual run can be configured using a user-defined configuration file, commandline arguments, or function calls (when Persephone is used as a package rather than an application). During a model run, the @param(parameter) macro can be used as a short-hand for model.settings[\"parameter\"]. Note that parameter names are prepended with the name of the component they are associated with. For example, the outdir parameter belongs to the [core] section of the TOML file, and must therefore be referenced as  @param(core.outdir). (See src/core/input.jl  for details.)","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"warning: @param and other macros\nAs @param(parameter) expands to model.settings[\"parameter\"], it can obviously only be used in a context where the model object is actually available. (This is the case for most functions in Persephone, but not for all.) Similarly, many of the nature macros depend on specific variables being available where they are called, and can therefore only be used in specific contexts (this is indicated in their documentation).","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"Output data: Persephone can output model data into text files with a specified frequency (daily, monthly, yearly, or at the simulation end). Submodels can use newdataoutput! to plug into this system. For an example of how to use this, see src/nature/ecologicaldata.jl.  (See src/core/output.jl for details.)\nFarm events: The FarmEvent struct is used to communicate farming-related events between submodels. An event can be triggered with createevent! and affects all pixels within a FarmPlot. (See src/core/landscape.jl  for details.)\nRandom numbers and logging: By default in Julia, the random number generator (RNG) and the system logger are two globally accessible variables. As Persephone needs to avoid all global data (as this would interfere with reproducibility in parallel runs), the model  object stores a local logger and a local RNG. The local logger generally does not change the  way the model uses log statements, it is  only relevant for some functions in src/core/simulation.jl.","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"info: Using the model RNG\nWhenever you need to use a random number,  you must use the model.rng. The easiest way to do this is with the @rand  and @shuffle! macros. (Note that these, too, require access to the model object.)","category":"page"},{"location":"architecture.html","page":"Source code architecture","title":"Source code architecture","text":"Working with agents: For more information about working with agent objects, see the  Agents.jl API.","category":"page"},{"location":"species.html#Species","page":"Species","title":"Species","text":"","category":"section"},{"location":"species.html","page":"Species","title":"Species","text":"The ecological submodel in Persephone simulates a range of species in agricultural landscapes.","category":"page"},{"location":"species.html#Skylark","page":"Species","title":"Skylark","text":"","category":"section"},{"location":"species.html","page":"Species","title":"Species","text":"Modules = [Persephone]\nPages = [\"nature/species/skylark.jl\"]","category":"page"},{"location":"species-dsl.html#Defining-new-species","page":"Defining new species","title":"Defining new species","text":"","category":"section"},{"location":"species-dsl.html#The-Persephone-species-DSL","page":"Defining new species","title":"The Persephone species DSL","text":"","category":"section"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"In order to make implementing new species as easy as possible, Persephone includes a domain-specific language (DSL) built from a collection of macros and functions.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Here is an example of what this looks like, using a hypothetical mermaid species:","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"@species Mermaid begin\n    ageofmaturity = 2\n    pesticidemortality = 1.0\n    @initialise(@habitat(@landcover() == water), pairs=true)\n\t\n    @phase life begin\n        @debug \"$(animalid(animal)) is swimming happily in its pond.\"\n        @respond pesticide @kill(@trait(pesticidemortality), \"poisoning\")\n        @respond harvest @setphase(drought)\n        @debug \"Animal: $animal\"\n        if @trait(sex) == female && @countanimals() < 3 &&\n            @trait(age) >= @trait(ageofmaturity) && @landcover() == water\n            @reproduce()\n        end\n    end\n\t\n    @phase drought begin\n        n = sum(1 for a in @neighbours(0))\n        @debug \"$(animalid(animal)) is experiencing drought with $n neighbour(s).\"\n        @respond sowing @setphase(life)\n    end\nend","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"The two most important macros are @species and @phase,  followed by @initialise, @trait, @respond,  and @habitat. Other macros provide convenience wrappers for common  functions. (See src/nature/nature.jl for details.)","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"The top-level macro is @species. This takes two arguments: a species  name and a definition block (enclosed in begin and end tags). At the start of the definition block, species-specific variables can be defined that should be available throughout a species' lifetime. Code in this section has access to the model object and can thus reference the current model state. In this section, the user also has to call the @initialise macro. This wraps the initpopulation function, and takes a habitat descriptor (see @habitat below) and several  options to specify how the species' population should be distributed in the landscape during model initialisation.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Following this section, each species must define one or more @phase blocks. The concept behind this is that species show different behaviours at different phases of their lifecycle. Each @phase block defines the behaviour in one of these phases. (Technically, it defines a function that will be called daily, so long as the species' phase variable is set to the name of this phase.) Code in this section has access to the model object as well as an animal object, which is the currently active animal agent. Properties of the animal agent, regardless of whether they were defined by the user or by Persephone, can be accessed using the @trait macro. Within a phase block, @respond  can be used to define the species' response to a FarmEvent that affects  the species' current location, while a variety of other macros provide wrappers to  ecological process functions from src/nature/populations.jl.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Another important macro is @habitat. This defines a \"habitat descriptor\", i.e. a predicate function that tests whether or not a given landscape pixel is  suitable for a specified purpose. Such habitat descriptors are used as arguments to various functions, for example for population initialisation or movement. The argument to @habitat consists of a logical expression, which has access to the animal's current position (the pos tuple variable) and the model. Various macros are available to easily reference information about the current location, such as @landcover or @distancetoedge.","category":"page"},{"location":"species-dsl.html#Implementation-details","page":"Defining new species","title":"Implementation details","text":"","category":"section"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Due to a known performance problem  with multi-agent models, the underlying implementation of species is  rather complicated (see src/nature/nature.jl for details.)","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Rather than creating a new type/struct for each species, all Animal agents have the same type. Instead, they are differentiated by a traits dict, which stores both species-specific parameters and run-time variables. Note that due to a redefinition of the getproperty()/setproperty!() methods, variables from the trait dict can be accessed and modified just like normal struct fields (i.e. although phase is defined in the dict, not the struct, animal.phase = \"newphase\" works just fine - one does not have to use animal.traits[\"phase\"] = \"newphase\".)","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Under the hood, the @species macro generates a function (with the name of the species), which in turn creates the trait dict when called. Thus, adding a new animal agent to the model involves instantiating an Animal object, then calling the relevant species function and attaching the returned dict to the agent object.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Similarly, the @phase macro too works by defining a new function, which is stored in the species' trait dict. These functions take an animal object and the model object as input, and define what the species does during its daily update.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Once again, @habitat creates a function that takes model and pos as input and returns a boolean response. Functions that require a habitat descriptor thus take in this (anonymous) function and call it internally.","category":"page"},{"location":"species-dsl.html","page":"Defining new species","title":"Defining new species","text":"Finally, the @initialise macro is a wrapper around initpopulation, which (yet again) creates a function that specifies how a species' population is to be initialised at the beginning of a simulation run. This function is stored in the species trait dict and accessed during model setup.","category":"page"},{"location":"developing.html#Developing-Persephone","page":"Developing Persephone","title":"Developing Persephone","text":"","category":"section"},{"location":"developing.html#Workflow","page":"Developing Persephone","title":"Workflow","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"Pull the current development version from the master branch on Gitlab:  https://git.idiv.de/xo30xoqa/persephone.\nIf you are working on a new feature, create a new branch to avoid breaking the master branch. (The master branch should always be in a runnable and (as far as possible) error-free state.)\nImplement your changes.\nRun example.sh to make sure the model executes without crashing. Also run the test suite (cd test; julia runtests.jl).\nCommit your work frequently, and try to keep each commit small. Don't forget to add relevant tests to the test suite.\nOnce your satisfied with your work, do another pull/merge from the master branch in case somebody else changed the branch in the meantime. Then merge your work into master and push to the Gitlab server.\nRepeat :-)","category":"page"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"The Gitlab issue tracker can be used to create, discuss, and assign tasks, as well as to monitor progress towards milestones/releases. Once we have a first release, we will start using semantic versioning.","category":"page"},{"location":"developing.html#Agents.jl","page":"Developing Persephone","title":"Agents.jl","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"Our model uses Agents.jl as a framework. Their repository can be used to inspect the source code or submit bug reports (the authors are quick to respond). Questions can be asked at the  Julia Discourse forum.","category":"page"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"Tutorial on collaborating on Julia packages:  https://www.matecdev.com/posts/julia-package-collaboration.html.","category":"page"},{"location":"developing.html#Julia-editors","page":"Developing Persephone","title":"Julia editors","text":"","category":"section"},{"location":"developing.html#Emacs","page":"Developing Persephone","title":"Emacs","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"There are a couple of addons that make working with Julia much nicer in Emacs:","category":"page"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"julia-mode gives syntax highlighting. Install with M-x package-install julia-mode.\njulia-snail provides IDE-like features,  especially a fully-functional REPL and the ability to evaluate code straight from inside a buffer. Note that the installation can be somewhat tricky. You first need to manually install all the dependencies of its dependency vterm, then install vterm itself with M-x package-install vterm, before you can do M-x package-install julia-snail. Then add it to your init.el with (require 'julia-snail) and (add-hook 'julia-mode-hook #'julia-snail-mode).\ncompany-mode integrates with Snail to give code  completion. Install with M-x package-install company, then add  (add-hook 'julia-mode-hook #'company-mode) and  (global-set-key (kbd \"C-<tab>\") 'company-complete) to your init.el.\nmagit is a great git interface for Emacs. Install with M-x package-install magit and add (global-set-key (kbd \"C-x g\") 'magit-status) to your init.el.","category":"page"},{"location":"developing.html#VSCode","page":"Developing Persephone","title":"VSCode","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"See here.","category":"page"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"TODO: add more detail.","category":"page"},{"location":"developing.html#Other-useful-stuff","page":"Developing Persephone","title":"Other useful stuff","text":"","category":"section"},{"location":"developing.html","page":"Developing Persephone","title":"Developing Persephone","text":"Revise.jl allows one to reload code without restarting the Julia interpreter. Get it with Pkg.add(\"Revise\"), then  add using Revise to .julia/config/startup.jl to have it automatically available.\ngit-bug is a commandline bug tracker that integrates directly with git. It can also be used as a local interface to Gitlab issues. To install on Linux, download the binary, copy it to /usr/local/bin/git-bug, and set it as executable with chmod +x  /usr/local/bin/git-bug. To set up Gitlab integration, run git bug bridge configure from within the relevant repository.","category":"page"},{"location":"simulation.html#Simulation","page":"Simulation","title":"Simulation","text":"","category":"section"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"The core directory holds source files that are important for all submodels, including scheduling, landscape, and input/output functions.","category":"page"},{"location":"simulation.html#simulation.jl","page":"Simulation","title":"simulation.jl","text":"","category":"section"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"This file includes the basal functions for initialising and running simulations.","category":"page"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"Modules = [Persephone]\nPages = [\"core/simulation.jl\"]","category":"page"},{"location":"simulation.html#Persephone.finalise!-Tuple{Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.finalise!","text":"finalise!(model)\n\nWrap up the simulation. Currently doesn't do anything except print some information.\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.initialise","page":"Simulation","title":"Persephone.initialise","text":"initialise(config=PARAMFILE, seed=nothing)\n\nInitialise the model: read in parameters, create the output data directory, and instantiate the AgentBasedModel object(s). Optionally allows specifying the configuration file and overriding the seed parameter. This returns a single model object, unless the config file contains multiple values for one or more parameters, in which case it creates a full-factorial simulation experiment and returns a vector of model objects.\n\n\n\n\n\n","category":"function"},{"location":"simulation.html#Persephone.initmodel-Tuple{Dict{String, Any}}","page":"Simulation","title":"Persephone.initmodel","text":"initmodel(settings)\n\nInitialise a model object using a ready-made settings dict. This is a helper function for initialise().\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.paramscan-Tuple{Dict{String, Any}, Vector{String}}","page":"Simulation","title":"Persephone.paramscan","text":"paramscan(settings)\n\nCreate a list of settings dicts, covering all possible parameter combinations given by the input settings (i.e. a full-factorial experiment). This is a helper function for initialise().\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.simulate","page":"Simulation","title":"Persephone.simulate","text":"simulate(config=PARAMFILE, seed=nothing)\n\nInitialise one or more model objects and carry out a full simulation experiment, optionally specifying a configuration file and a seed for the RNG.\n\nThis is the default way to run a Persephone simulation.\n\n\n\n\n\n","category":"function"},{"location":"simulation.html#Persephone.simulate!-Tuple{Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.simulate!","text":"simulate!(model)\n\nCarry out a complete simulation run using a pre-initialised model object.\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.stepsimulation!-Tuple{Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.stepsimulation!","text":"stepsimulation!(model)\n\nExecute one update of the model.\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#landscape.jl","page":"Simulation","title":"landscape.jl","text":"","category":"section"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"This file manages the landscape maps that underlie the model.","category":"page"},{"location":"simulation.html","page":"Simulation","title":"Simulation","text":"Modules = [Persephone]\nPages = [\"core/landscape.jl\"]","category":"page"},{"location":"simulation.html#Persephone.EventType","page":"Simulation","title":"Persephone.EventType","text":"The types of landscape event that can be simulated\n\n\n\n\n\n","category":"type"},{"location":"simulation.html#Persephone.FarmEvent","page":"Simulation","title":"Persephone.FarmEvent","text":"FarmEvent\n\nA data structure to define a landscape event, giving its type, spatial extent, and duration.\n\n\n\n\n\n","category":"type"},{"location":"simulation.html#Persephone.LandCover","page":"Simulation","title":"Persephone.LandCover","text":"The land cover classes encoded in the Mundialis Sentinel data.\n\n\n\n\n\n","category":"type"},{"location":"simulation.html#Persephone.Pixel","page":"Simulation","title":"Persephone.Pixel","text":"Pixel\n\nA pixel is a simple data structure to combine land use and ownership information in a single object. The model landscape consists of a matrix of pixels. (Note: further landscape information may be added here in future.)\n\n\n\n\n\n","category":"type"},{"location":"simulation.html#Persephone.createevent!","page":"Simulation","title":"Persephone.createevent!","text":"createevent!(model, pixels, name, duration=1)\n\nAdd a farm event to the specified pixels (a vector of position tuples) for a given duration.\n\n\n\n\n\n","category":"function"},{"location":"simulation.html#Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Function}","page":"Simulation","title":"Persephone.distanceto","text":"distanceto(pos, model, habitatdescriptor)\n\nCalculate the distance from the given location to the closest location matching the habitat descriptor function. Caution: can be computationally expensive!\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Persephone.LandCover}","page":"Simulation","title":"Persephone.distanceto","text":"distanceto(pos, model, habitattype)\n\nCalculate the distance from the given location to the closest habitat of the specified type. Caution: can be computationally expensive!\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.distancetoedge-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.distancetoedge","text":"distancetoedge(pos, model)\n\nCalculate the distance from the given location to the closest neighbouring habitat. Caution: can be computationally expensive!\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.farmplot-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.farmplot","text":"farmplot(position, model)\n\nReturn the farm plot at this position, or nothing if there is none (utility wrapper).\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.initlandscape-Tuple{String, String}","page":"Simulation","title":"Persephone.initlandscape","text":"initlandscape(landcovermap, farmfieldsmap)\n\nInitialise the model landscape based on the map files specified in the configuration. Returns a matrix of pixels.\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.landcover-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.landcover","text":"landcover(position, model)\n\nReturn the land cover class at this position (utility wrapper).\n\n\n\n\n\n","category":"method"},{"location":"simulation.html#Persephone.updateevents!-Tuple{Agents.AgentBasedModel}","page":"Simulation","title":"Persephone.updateevents!","text":"updateevents!(model)\n\nCycle through the list of events, removing those that have expired.\n\n\n\n\n\n","category":"method"},{"location":"farm.html#Farm-submodel","page":"Farm submodel","title":"Farm submodel","text":"","category":"section"},{"location":"farm.html","page":"Farm submodel","title":"Farm submodel","text":"Eventually, Persephone will include multiple farm-decision submodels. At the moment,  we are only working with a very basic mock-up.","category":"page"},{"location":"farm.html#farm.jl","page":"Farm submodel","title":"farm.jl","text":"","category":"section"},{"location":"farm.html","page":"Farm submodel","title":"Farm submodel","text":"This file is responsible for managing the farm module(s).","category":"page"},{"location":"farm.html","page":"Farm submodel","title":"Farm submodel","text":"Modules = [Persephone]\nPages = [\"farm/farm.jl\"]","category":"page"},{"location":"farm.html#Persephone.Farmer","page":"Farm submodel","title":"Persephone.Farmer","text":"Farmer\n\nThis is the agent type for the farm ABM. (Not yet implemented.)\n\n\n\n\n\n","category":"type"},{"location":"farm.html#Persephone.initfarms!-Tuple{Agents.AgentBasedModel}","page":"Farm submodel","title":"Persephone.initfarms!","text":"initfarms!(model)\n\nInitialise the model with a set of farm agents.\n\n\n\n\n\n","category":"method"},{"location":"farm.html#Persephone.stepagent!-Tuple{Farmer, Agents.AgentBasedModel}","page":"Farm submodel","title":"Persephone.stepagent!","text":"stepagent!(farmer, model)\n\nUpdate a farmer by one day.\n\n\n\n\n\n","category":"method"},{"location":"adapting.html#Adapting-Persephone","page":"Adapting Persephone","title":"Adapting Persephone","text":"","category":"section"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"A key development goal of Persephone is to be FAIR: findable, accessible, interoperable, and reusable. We aim to build a model that is both easy  to use and easy to adapt to new situations.","category":"page"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"There are multiple ways to adapt Persephone for a new modelling study:","category":"page"},{"location":"adapting.html#Changing-the-parameters","page":"Adapting Persephone","title":"Changing the parameters","text":"","category":"section"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"The simplest way to adapt Persephone is simply by changing the parameters. Copy src/parameters.toml to a new location, adjust it to your needs, and run the model using julia run.jl -c <configfile>.","category":"page"},{"location":"adapting.html#Changing-the-region","page":"Adapting Persephone","title":"Changing the region","text":"","category":"section"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"To apply Persephone to a new region, you need to create new input maps of land cover and farmplots. How to do so is described here.","category":"page"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"You may also need to change aspects of the farm submodel. This is not yet implemented.","category":"page"},{"location":"adapting.html#Adding-new-animal-species","page":"Adapting Persephone","title":"Adding new animal species","text":"","category":"section"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"To implement a new species to the nature submodel, add a new file to the  src/nature/species directory and include it in src/Persephone.jl, as well as adding the name of the species to the nature.targetspecies parameter. In the new file, implement the species using the @species syntax as described here.","category":"page"},{"location":"adapting.html#Adding-new-crop-species","page":"Adapting Persephone","title":"Adding new crop species","text":"","category":"section"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"Crop growth is not yet implemented.","category":"page"},{"location":"adapting.html#Adding-new-farmer-behaviour","page":"Adapting Persephone","title":"Adding new farmer behaviour","text":"","category":"section"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"Farmer behaviour is not yet implemented.","category":"page"},{"location":"adapting.html#Adding-a-new-submodel","page":"Adapting Persephone","title":"Adding a new submodel","text":"","category":"section"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"To add a new submodel in addition to the existing ones (nature, crop, and farm), you need to familiarise yourself with the software architecture. In particular, you need to understand how initialisation and scheduling works in src/core/simulation.jl, and what information is stored in the model object.","category":"page"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"If you want to add a new agent type, use Agents.jl's  @agent macro. (But be aware that Persephone already has three agent types and you may encounter performance problems.) Having implemented the new agent type, add it to the model objects type definition and scheduler, and write an initialisation function and a stepagent! function. (See initmodel and stepsimulation! for details.)","category":"page"},{"location":"adapting.html#Linking-to-another-model","page":"Adapting Persephone","title":"Linking to another model","text":"","category":"section"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"Persephone can also be used as a software library and be called from another application. For this purpose, it is set up as a Julia package, with a module exporting various model functions, types, and macros (see  src/Persephone.jl). Of particular interest are the functions simulate (set up and run a complete simulation based on a config file), initialise (create one or more model objects from a config file), simulate! (do a simulation run with an existing model object), and stepsimulation! (update a model object by one time step).","category":"page"},{"location":"adapting.html","page":"Adapting Persephone","title":"Adapting Persephone","text":"To interface with Julia from another language, see the Julia docs here and here.","category":"page"},{"location":"odd.html#Overview,-Design,-Details-(ODD)","page":"Overview, Design, Details (ODD)","title":"Overview, Design, Details (ODD)","text":"","category":"section"},{"location":"odd.html","page":"Overview, Design, Details (ODD)","title":"Overview, Design, Details (ODD)","text":"TODO","category":"page"},{"location":"gis.html#GIS-data","page":"GIS data","title":"GIS data","text":"","category":"section"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"Persephone currently requires two separate map input files: one for land cover, the other for field geometry. This documents describe how to obtain and process the data needed for each of these.","category":"page"},{"location":"gis.html#Land-cover-maps","page":"GIS data","title":"Land cover maps","text":"","category":"section"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"Land cover maps for Germany at 10m resolution can be obtained from  Mundialis. These are generated annually from Sentinel data and comprise the following  land cover classes:","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"10: forest\n20: low vegetation\n30: water\n40: built-up\n50: bare soil\n60: agriculture","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"To create a Persephone map input file, you need to crop the national Mundialis map to the extent that you want to simulate (suggestion: approx. 10x10km is a  reasonable size).","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"To do so, download the Mundialis map and import it into QGIS. Then create a new vector layer and create a rectangle feature to delimit the extent of your region. Then go to Raster -> Extraction -> Clip Raster by Extent. Select the Mundialis map as the input layer, set the clipping extent by choosing your region vector layer under Calculate from Layer and specify the output file name before clicking Run. This will generate a TIF file that you can pass to Persephone as the landcovermap parameter.","category":"page"},{"location":"gis.html#Field-ID-maps","page":"GIS data","title":"Field ID maps","text":"","category":"section"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"In addition to the land cover data explained above, Persephone also needs information about agricultural field boundaries in order to assign these to the farming agents. Unfortunately, getting this is rather more complicated.","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"In the EU, every country runs a Land Parcel Information System (LPIS) to administer CAP payments. In Germany, this is called InVeKoS and is run by the Länder. For example, you can view and download the InVeKoS data for Thüringen here. This gives you a vector layer which can be loaded into QGIS. However, it needs to be converted to a raster layer and cropped to your region extent before it can be used in Persephone.","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"The first thing to do is to make sure that the vector layer has a numeric (!) field with a unique identifier for each field block (check the attribute table).  The Thüringen data has the FBI (\"Feldblockident\") field, but this is a string value and therefore not usable by the rasteriser. So, we set the vector layer to edit mode, open the field calculator, enter the information for a new field  (call it \"FID\" and set it to a 32-bit integer), and enter @row_number in the  expression field. Then save the layer and close the calculator.","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"Secondly, you need to filter out all non-field/non-grassland plot types. (LPIS also has data on forests and various landscape elements that are not relevant to our use case.) Assuming you're working with the Thüringen InVeKoS data (other data sets may have a different structure), right-click on the layer name in QGIS' layer overview and click on \"Filter...\". Then, enter this expression in the query builder: \"BNK\" = 'AL' OR \"BNK\" = 'GL' and click \"OK\". This will select only field and grassland plots.","category":"page"},{"location":"gis.html","page":"GIS data","title":"GIS data","text":"Next, open the rasteriser (Raster -> Conversion -> Rasterize). Select your FID field as the \"Field to use for a burn-in value\", and your land cover map (as created above - this ensures the two layers match) as the output extent. Make sure  the \"fixed value to burn\" is \"Not set\". Then choose \"Georeferenced units\" as the  \"Out raster size units\" and set horizontal and vertical resolution to 10.0. In  the advanced parameters, set the output data type to UInt32. Finally, enter an  output file name and run. The resulting TIF file can be passed to Persephone as the farmfieldmap parameter.","category":"page"},{"location":"crops.html#Crop-submodel","page":"Crop submodel","title":"Crop submodel","text":"","category":"section"},{"location":"crops.html","page":"Crop submodel","title":"Crop submodel","text":"Eventually, Persephone will include a full-blown crop-growth model (an adaptation of AquaCrop, created by the FAO). At the moment, we are only working with a very basic mock-up.","category":"page"},{"location":"crops.html#crops.jl","page":"Crop submodel","title":"crops.jl","text":"","category":"section"},{"location":"crops.html","page":"Crop submodel","title":"Crop submodel","text":"This includes the types and functions needed for all crop growth model, which are also referenced by the other submodels.","category":"page"},{"location":"crops.html","page":"Crop submodel","title":"Crop submodel","text":"Modules = [Persephone]\nPages = [\"crop/crops.jl\"]","category":"page"},{"location":"crops.html#Persephone.CropType","page":"Crop submodel","title":"Persephone.CropType","text":"The crop types simulated by the model\n\n\n\n\n\n","category":"type"},{"location":"crops.html#Persephone.FarmPlot","page":"Crop submodel","title":"Persephone.FarmPlot","text":"FarmPlot\n\nThis represents one field, i.e. a collection of pixels with the same management. This is the spatial unit with which the crop growth model and the farm model work.\n\n\n\n\n\n","category":"type"},{"location":"crops.html#Persephone.averagefieldsize-Tuple{Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.averagefieldsize","text":"averagefieldsize(model)\n\nCalculate the average field size in hectares for the model landscape.\n\n\n\n\n\n","category":"method"},{"location":"crops.html#Persephone.cropheight-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.cropheight","text":"cropheight(model, position)\n\nReturn the height of the crop at this position, or nothing if there is no crop here (utility wrapper).\n\n\n\n\n\n","category":"method"},{"location":"crops.html#Persephone.croptype-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.croptype","text":"croptype(model, position)\n\nReturn the crop at this position, or nothing if there is no crop here (utility wrapper).\n\n\n\n\n\n","category":"method"},{"location":"crops.html#Persephone.initfields!-Tuple{Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.initfields!","text":"initfields!(model)\n\nInitialise the model with its farm plots.\n\n\n\n\n\n","category":"method"},{"location":"crops.html#Persephone.stepagent!-Tuple{FarmPlot, Agents.AgentBasedModel}","page":"Crop submodel","title":"Persephone.stepagent!","text":"stepagent!(farmplot, model)\n\nUpdate a farm plot by one day.\n\n\n\n\n\n","category":"method"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"CurrentModule = Persephone","category":"page"},{"location":"index.html#Introduction","page":"Introduction","title":"Introduction","text":"","category":"section"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"Persephone is an agent-based, socio-economic-ecological model of agricultural landscapes in Europe under the Common Agricultural Policy (CAP).","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"It's aim is to investigate how policy affects farmer decision-making, and how this in turn affects various animal species. It includes a farm submodel, a crop-growth submodel, and an ecological submodels.","category":"page"},{"location":"index.html#Running-the-model","page":"Introduction","title":"Running the model","text":"","category":"section"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"To run a single experiment, execute:","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"julia run.jl -c <CONFIG>","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"Other commandline arguments are:","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"usage: run.jl [-c CONFIGFILE] [-s SEED] [-o OUTDIR] [-l LOGLEVEL] \n              [--version] [-h]\n\noptional arguments:\n  -c, --configfile CONFIGFILE\n                        name of the configuration file\n  -s, --seed SEED       inital random seed (type: Int64)\n  -o, --outdir OUTDIR   location of the output directory\n  -l, --loglevel LOGLEVEL\n                        verbosity: \"debug\", \"info\", or \"quiet\"\n  --version             show version information and exit\n  -h, --help            show this help message and exit","category":"page"},{"location":"index.html#Model-input","page":"Introduction","title":"Model input","text":"","category":"section"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"Persephone requires three input files: a configuration file and two map files. How to generate the map files is documented elsewhere. The configuration file defines parameter values and looks like this (see src/parameters.toml for a complete list  of parameters):","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"### Persephone - a socio-economic-ecological model of European agricultural landscapes.\n###\n### This is the default configuration file for Persephone, containing all model parameters.\n### The syntax is described here: https://toml.io/en/\n\n[core]\nconfigfile = \"src/parameters.toml\" # location of the configuration file\nlandcovermap = \"data/landcover_jena.tif\" # location of the landcover map\nfarmfieldsmap = \"data/fields_jena.tif\" # location of the field geometry map\noutdir = \"results\" # location and name of the output folder\noverwrite = \"ask\" # overwrite the output directory? (true/false/\"ask\")\nloglevel = \"debug\" # verbosity level: \"debug\", \"info\", \"warn\"\nprocessors = 2 # number of processors to use on parallel runs\nseed = 2 # seed value for the RNG (0 -> random value)\n# dates to start and end the simulation\nstartdate = 2022-01-01\nenddate = 2022-12-31\n\n[farm]\nfarmmodel = \"FieldManager\" # which version of the farm model to use (not yet implemented)\n\n[nature]\ntargetspecies = [\"Wolpertinger\", \"Wyvern\"] # list of target species to simulate\npopoutfreq = \"daily\" # output frequency population-level data, daily/monthly/yearly/end/never\nindoutfreq = \"end\" # output frequency individual-level data, daily/monthly/yearly/end/never\n\t\n[crop]\ncropmodel = \"linear\" # crop growth model to use, \"linear\" or \"aquacrop\" (not yet implemented)","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"tip: Parameter scanning\nYou can set any parameter to a list of different values, e.g. seed = [1,2,3]. Persephone will then set up and run multiple simulations, one for every possible combination of parameters that you entered (i.e. do a full-factorial simulation experiment).","category":"page"},{"location":"index.html","page":"Introduction","title":"Introduction","text":"Last updated: 2023-02-07 (commit 600bbd3)  ","category":"page"}]
 }
diff --git a/docs/build/simulation.html b/docs/build/simulation.html
index ebbdf0569720a01301f5e33b08737fedae171450..2e4695e2be7e981176612b154bbcd2672c711f55 100644
--- a/docs/build/simulation.html
+++ b/docs/build/simulation.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Simulation · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li class="is-active"><a class="tocitem" href="simulation.html">Simulation</a><ul class="internal"><li><a class="tocitem" href="#simulation.jl"><span>simulation.jl</span></a></li><li><a class="tocitem" href="#landscape.jl"><span>landscape.jl</span></a></li></ul></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Core</a></li><li class="is-active"><a href="simulation.html">Simulation</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="simulation.html">Simulation</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/simulation.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Simulation"><a class="docs-heading-anchor" href="#Simulation">Simulation</a><a id="Simulation-1"></a><a class="docs-heading-anchor-permalink" href="#Simulation" title="Permalink"></a></h1><p>The <code>core</code> directory holds source files that are important for all submodels, including scheduling, landscape, and input/output functions.</p><h2 id="simulation.jl"><a class="docs-heading-anchor" href="#simulation.jl">simulation.jl</a><a id="simulation.jl-1"></a><a class="docs-heading-anchor-permalink" href="#simulation.jl" title="Permalink"></a></h2><p>This file includes the basal functions for initialising and running simulations.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.finalise!-Tuple{Agents.AgentBasedModel}" href="#Persephone.finalise!-Tuple{Agents.AgentBasedModel}"><code>Persephone.finalise!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">finalise!(model)</code></pre><p>Wrap up the simulation. Currently doesn&#39;t do anything except print some information.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L136-L140">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initialise" href="#Persephone.initialise"><code>Persephone.initialise</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">initialise(config=PARAMFILE, seed=nothing)</code></pre><p>Initialise the model: read in parameters, create the output data directory, and instantiate the AgentBasedModel object(s). Optionally allows specifying the configuration file and overriding the <code>seed</code> parameter. This returns a single model object, unless the config file contains multiple values for one or more parameters, in which case it creates a full-factorial simulation experiment and returns a vector of model objects.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L34-L43">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initmodel-Tuple{Dict{String, Any}}" href="#Persephone.initmodel-Tuple{Dict{String, Any}}"><code>Persephone.initmodel</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initmodel(settings)</code></pre><p>Initialise a model object using a ready-made settings dict. This is a helper function for <code>initialise()</code>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L54-L59">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.paramscan-Tuple{Dict{String, Any}, Vector{String}}" href="#Persephone.paramscan-Tuple{Dict{String, Any}, Vector{String}}"><code>Persephone.paramscan</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">paramscan(settings)</code></pre><p>Create a list of settings dicts, covering all possible parameter combinations given by the input settings (i.e. a full-factorial experiment). This is a helper function for <code>initialise()</code>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L85-L91">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.simulate" href="#Persephone.simulate"><code>Persephone.simulate</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">simulate(config=PARAMFILE, seed=nothing)</code></pre><p>Initialise one or more model objects and carry out a full simulation experiment, optionally specifying a configuration file and a seed for the RNG.</p><p>This is the default way to run a Persephone simulation.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L8-L15">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.simulate!-Tuple{Agents.AgentBasedModel}" href="#Persephone.simulate!-Tuple{Agents.AgentBasedModel}"><code>Persephone.simulate!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">simulate!(model)</code></pre><p>Carry out a complete simulation run using a pre-initialised model object.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L23-L27">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.stepsimulation!-Tuple{Agents.AgentBasedModel}" href="#Persephone.stepsimulation!-Tuple{Agents.AgentBasedModel}"><code>Persephone.stepsimulation!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">stepsimulation!(model)</code></pre><p>Execute one update of the model.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L113-L117">source</a></section></article><h2 id="landscape.jl"><a class="docs-heading-anchor" href="#landscape.jl">landscape.jl</a><a id="landscape.jl-1"></a><a class="docs-heading-anchor-permalink" href="#landscape.jl" title="Permalink"></a></h2><p>This file manages the landscape maps that underlie the model.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.EventType" href="#Persephone.EventType"><code>Persephone.EventType</code></a> — <span class="docstring-category">Type</span></header><section><div><p>The types of landscape event that can be simulated</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L10">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.FarmEvent" href="#Persephone.FarmEvent"><code>Persephone.FarmEvent</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">FarmEvent</code></pre><p>A data structure to define a landscape event, giving its type, spatial extent, and duration.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L26-L31">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.LandCover" href="#Persephone.LandCover"><code>Persephone.LandCover</code></a> — <span class="docstring-category">Type</span></header><section><div><p>The land cover classes encoded in the Mundialis Sentinel data.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L6">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.Pixel" href="#Persephone.Pixel"><code>Persephone.Pixel</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Pixel</code></pre><p>A pixel is a simple data structure to combine land use and ownership information in a single object. The model landscape consists of a matrix of pixels. (Note: further landscape information may be added here in future.)</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L13-L19">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.createevent!" href="#Persephone.createevent!"><code>Persephone.createevent!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">createevent!(model, pixels, name, duration=1)</code></pre><p>Add a farm event to the specified pixels (a vector of position tuples) for a given duration.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L87-L91">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Function}" href="#Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Function}"><code>Persephone.distanceto</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">distanceto(pos, model, habitatdescriptor)</code></pre><p>Calculate the distance from the given location to the closest location matching the habitat descriptor function. Caution: can be computationally expensive!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L120-L125">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Persephone.LandCover}" href="#Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Persephone.LandCover}"><code>Persephone.distanceto</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">distanceto(pos, model, habitattype)</code></pre><p>Calculate the distance from the given location to the closest habitat of the specified type. Caution: can be computationally expensive!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L154-L159">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.distancetoedge-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.distancetoedge-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.distancetoedge</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">distancetoedge(pos, model)</code></pre><p>Calculate the distance from the given location to the closest neighbouring habitat. Caution: can be computationally expensive!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L165-L170">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.farmplot-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.farmplot-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.farmplot</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">farmplot(position, model)</code></pre><p>Return the farm plot at this position, or nothing if there is none (utility wrapper).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L109-L113">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initlandscape-Tuple{String, String}" href="#Persephone.initlandscape-Tuple{String, String}"><code>Persephone.initlandscape</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initlandscape(landcovermap, farmfieldsmap)</code></pre><p>Initialise the model landscape based on the map files specified in the configuration. Returns a matrix of pixels.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L38-L43">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.landcover-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.landcover-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.landcover</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">landcover(position, model)</code></pre><p>Return the land cover class at this position (utility wrapper).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L100-L104">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.updateevents!-Tuple{Agents.AgentBasedModel}" href="#Persephone.updateevents!-Tuple{Agents.AgentBasedModel}"><code>Persephone.updateevents!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">updateevents!(model)</code></pre><p>Cycle through the list of events, removing those that have expired.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L66-L70">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="species-dsl.html">« Defining new species</a><a class="docs-footer-nextpage" href="io.html">Input, Output, and Settings »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Simulation · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li class="is-active"><a class="tocitem" href="simulation.html">Simulation</a><ul class="internal"><li><a class="tocitem" href="#simulation.jl"><span>simulation.jl</span></a></li><li><a class="tocitem" href="#landscape.jl"><span>landscape.jl</span></a></li></ul></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Core</a></li><li class="is-active"><a href="simulation.html">Simulation</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="simulation.html">Simulation</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/simulation.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Simulation"><a class="docs-heading-anchor" href="#Simulation">Simulation</a><a id="Simulation-1"></a><a class="docs-heading-anchor-permalink" href="#Simulation" title="Permalink"></a></h1><p>The <code>core</code> directory holds source files that are important for all submodels, including scheduling, landscape, and input/output functions.</p><h2 id="simulation.jl"><a class="docs-heading-anchor" href="#simulation.jl">simulation.jl</a><a id="simulation.jl-1"></a><a class="docs-heading-anchor-permalink" href="#simulation.jl" title="Permalink"></a></h2><p>This file includes the basal functions for initialising and running simulations.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.finalise!-Tuple{Agents.AgentBasedModel}" href="#Persephone.finalise!-Tuple{Agents.AgentBasedModel}"><code>Persephone.finalise!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">finalise!(model)</code></pre><p>Wrap up the simulation. Currently doesn&#39;t do anything except print some information.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L136-L140">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initialise" href="#Persephone.initialise"><code>Persephone.initialise</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">initialise(config=PARAMFILE, seed=nothing)</code></pre><p>Initialise the model: read in parameters, create the output data directory, and instantiate the AgentBasedModel object(s). Optionally allows specifying the configuration file and overriding the <code>seed</code> parameter. This returns a single model object, unless the config file contains multiple values for one or more parameters, in which case it creates a full-factorial simulation experiment and returns a vector of model objects.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L34-L43">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initmodel-Tuple{Dict{String, Any}}" href="#Persephone.initmodel-Tuple{Dict{String, Any}}"><code>Persephone.initmodel</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initmodel(settings)</code></pre><p>Initialise a model object using a ready-made settings dict. This is a helper function for <code>initialise()</code>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L54-L59">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.paramscan-Tuple{Dict{String, Any}, Vector{String}}" href="#Persephone.paramscan-Tuple{Dict{String, Any}, Vector{String}}"><code>Persephone.paramscan</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">paramscan(settings)</code></pre><p>Create a list of settings dicts, covering all possible parameter combinations given by the input settings (i.e. a full-factorial experiment). This is a helper function for <code>initialise()</code>.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L85-L91">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.simulate" href="#Persephone.simulate"><code>Persephone.simulate</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">simulate(config=PARAMFILE, seed=nothing)</code></pre><p>Initialise one or more model objects and carry out a full simulation experiment, optionally specifying a configuration file and a seed for the RNG.</p><p>This is the default way to run a Persephone simulation.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L8-L15">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.simulate!-Tuple{Agents.AgentBasedModel}" href="#Persephone.simulate!-Tuple{Agents.AgentBasedModel}"><code>Persephone.simulate!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">simulate!(model)</code></pre><p>Carry out a complete simulation run using a pre-initialised model object.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L23-L27">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.stepsimulation!-Tuple{Agents.AgentBasedModel}" href="#Persephone.stepsimulation!-Tuple{Agents.AgentBasedModel}"><code>Persephone.stepsimulation!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">stepsimulation!(model)</code></pre><p>Execute one update of the model.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/simulation.jl#L113-L117">source</a></section></article><h2 id="landscape.jl"><a class="docs-heading-anchor" href="#landscape.jl">landscape.jl</a><a id="landscape.jl-1"></a><a class="docs-heading-anchor-permalink" href="#landscape.jl" title="Permalink"></a></h2><p>This file manages the landscape maps that underlie the model.</p><article class="docstring"><header><a class="docstring-binding" id="Persephone.EventType" href="#Persephone.EventType"><code>Persephone.EventType</code></a> — <span class="docstring-category">Type</span></header><section><div><p>The types of landscape event that can be simulated</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L10">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.FarmEvent" href="#Persephone.FarmEvent"><code>Persephone.FarmEvent</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">FarmEvent</code></pre><p>A data structure to define a landscape event, giving its type, spatial extent, and duration.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L26-L31">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.LandCover" href="#Persephone.LandCover"><code>Persephone.LandCover</code></a> — <span class="docstring-category">Type</span></header><section><div><p>The land cover classes encoded in the Mundialis Sentinel data.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L6">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.Pixel" href="#Persephone.Pixel"><code>Persephone.Pixel</code></a> — <span class="docstring-category">Type</span></header><section><div><pre><code class="language-julia hljs">Pixel</code></pre><p>A pixel is a simple data structure to combine land use and ownership information in a single object. The model landscape consists of a matrix of pixels. (Note: further landscape information may be added here in future.)</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L13-L19">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.createevent!" href="#Persephone.createevent!"><code>Persephone.createevent!</code></a> — <span class="docstring-category">Function</span></header><section><div><pre><code class="language-julia hljs">createevent!(model, pixels, name, duration=1)</code></pre><p>Add a farm event to the specified pixels (a vector of position tuples) for a given duration.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L87-L91">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Function}" href="#Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Function}"><code>Persephone.distanceto</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">distanceto(pos, model, habitatdescriptor)</code></pre><p>Calculate the distance from the given location to the closest location matching the habitat descriptor function. Caution: can be computationally expensive!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L120-L125">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Persephone.LandCover}" href="#Persephone.distanceto-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel, Persephone.LandCover}"><code>Persephone.distanceto</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">distanceto(pos, model, habitattype)</code></pre><p>Calculate the distance from the given location to the closest habitat of the specified type. Caution: can be computationally expensive!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L154-L159">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.distancetoedge-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.distancetoedge-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.distancetoedge</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">distancetoedge(pos, model)</code></pre><p>Calculate the distance from the given location to the closest neighbouring habitat. Caution: can be computationally expensive!</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L165-L170">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.farmplot-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.farmplot-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.farmplot</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">farmplot(position, model)</code></pre><p>Return the farm plot at this position, or nothing if there is none (utility wrapper).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L109-L113">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.initlandscape-Tuple{String, String}" href="#Persephone.initlandscape-Tuple{String, String}"><code>Persephone.initlandscape</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">initlandscape(landcovermap, farmfieldsmap)</code></pre><p>Initialise the model landscape based on the map files specified in the configuration. Returns a matrix of pixels.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L38-L43">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.landcover-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}" href="#Persephone.landcover-Tuple{Tuple{Int64, Int64}, Agents.AgentBasedModel}"><code>Persephone.landcover</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">landcover(position, model)</code></pre><p>Return the land cover class at this position (utility wrapper).</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L100-L104">source</a></section></article><article class="docstring"><header><a class="docstring-binding" id="Persephone.updateevents!-Tuple{Agents.AgentBasedModel}" href="#Persephone.updateevents!-Tuple{Agents.AgentBasedModel}"><code>Persephone.updateevents!</code></a> — <span class="docstring-category">Method</span></header><section><div><pre><code class="language-julia hljs">updateevents!(model)</code></pre><p>Cycle through the list of events, removing those that have expired.</p></div><a class="docs-sourcelink" target="_blank" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//src/core/landscape.jl#L66-L70">source</a></section></article></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="species-dsl.html">« Defining new species</a><a class="docs-footer-nextpage" href="io.html">Input, Output, and Settings »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/species-dsl.html b/docs/build/species-dsl.html
index 33c851eb0032b51ea1fac46ff0e7a195edfbfeb0..c4fafc234b80be5a5b214af374f9ceb9aad86fe1 100644
--- a/docs/build/species-dsl.html
+++ b/docs/build/species-dsl.html
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Defining new species · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li class="is-active"><a class="tocitem" href="species-dsl.html">Defining new species</a><ul class="internal"><li><a class="tocitem" href="#The-Persephone-species-DSL"><span>The Persephone species DSL</span></a></li><li><a class="tocitem" href="#Implementation-details"><span>Implementation details</span></a></li></ul></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="species-dsl.html">Defining new species</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="species-dsl.html">Defining new species</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/species-dsl.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Defining-new-species"><a class="docs-heading-anchor" href="#Defining-new-species">Defining new species</a><a id="Defining-new-species-1"></a><a class="docs-heading-anchor-permalink" href="#Defining-new-species" title="Permalink"></a></h1><h2 id="The-Persephone-species-DSL"><a class="docs-heading-anchor" href="#The-Persephone-species-DSL">The Persephone species DSL</a><a id="The-Persephone-species-DSL-1"></a><a class="docs-heading-anchor-permalink" href="#The-Persephone-species-DSL" title="Permalink"></a></h2><p>In order to make implementing new species as easy as possible, Persephone includes a <a href="https://doi.org/10.1016/j.ecoinf.2015.02.005">domain-specific language (DSL)</a>  built from a collection of macros and functions.</p><p>Here is an example of what this looks like, using a hypothetical mermaid species:</p><pre><code class="language-julia hljs">@species Mermaid begin
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Defining new species · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li class="is-active"><a class="tocitem" href="species-dsl.html">Defining new species</a><ul class="internal"><li><a class="tocitem" href="#The-Persephone-species-DSL"><span>The Persephone species DSL</span></a></li><li><a class="tocitem" href="#Implementation-details"><span>Implementation details</span></a></li></ul></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li><a class="tocitem" href="species.html">Species</a></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Developing</a></li><li class="is-active"><a href="species-dsl.html">Defining new species</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="species-dsl.html">Defining new species</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/species-dsl.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Defining-new-species"><a class="docs-heading-anchor" href="#Defining-new-species">Defining new species</a><a id="Defining-new-species-1"></a><a class="docs-heading-anchor-permalink" href="#Defining-new-species" title="Permalink"></a></h1><h2 id="The-Persephone-species-DSL"><a class="docs-heading-anchor" href="#The-Persephone-species-DSL">The Persephone species DSL</a><a id="The-Persephone-species-DSL-1"></a><a class="docs-heading-anchor-permalink" href="#The-Persephone-species-DSL" title="Permalink"></a></h2><p>In order to make implementing new species as easy as possible, Persephone includes a <a href="https://doi.org/10.1016/j.ecoinf.2015.02.005">domain-specific language</a> (DSL) built from a collection of macros and functions.</p><p>Here is an example of what this looks like, using a hypothetical mermaid species:</p><pre><code class="language-julia hljs">@species Mermaid begin
     ageofmaturity = 2
     pesticidemortality = 1.0
     @initialise(@habitat(@landcover() == water), pairs=true)
@@ -20,4 +20,4 @@
         @debug &quot;$(animalid(animal)) is experiencing drought with $n neighbour(s).&quot;
         @respond sowing @setphase(life)
     end
-end</code></pre><p>The two most important macros are <a href="nature.html#Persephone.@species-Tuple{Any, Any}"><code>@species</code></a> and <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a>,  followed by <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a>, <a href="nature.html#Persephone.@trait-Tuple{Any}"><code>@trait</code></a>, <a href="nature.html#Persephone.@respond-Tuple{Any, Any}"><code>@respond</code></a>,  and <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>. Other macros provide convenience wrappers for common  functions. (See <code>src/nature/nature.jl</code> for details.)</p><p>The top-level macro is <a href="nature.html#Persephone.@species-Tuple{Any, Any}"><code>@species</code></a>. This takes two arguments: a species  name and a definition block (enclosed in <code>begin</code> and <code>end</code> tags). At the start of the definition block, species-specific variables can be defined that should be available throughout a species&#39; lifetime. Code in this section has access to the <code>model</code> object and can thus reference the current model state. In this section, the user also has to call the <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a> macro. This wraps the <a href="@ref"><code>initpopulation</code></a> function, and takes a habitat descriptor (see <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a> below) and several  options to specify how the species&#39; population should be distributed in the landscape during model initialisation.</p><p>Following this section, each species must define one or more <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> blocks. The concept behind this is that species show different behaviours at different phases of their lifecycle. Each <code>@phase</code> block defines the behaviour in one of these phases. (Technically, it defines a function that will be called daily, so long as the species&#39; <code>phase</code> variable is set to the name of this phase.) Code in this section has access to the <code>model</code> object as well as an <code>animal</code> object, which is the currently active animal agent. Properties of the <code>animal</code> agent, regardless of whether they were defined by the user or by Persephone, can be accessed using the <a href="nature.html#Persephone.@trait-Tuple{Any}"><code>@trait</code></a> macro. Within a phase block, <a href="nature.html#Persephone.@respond-Tuple{Any, Any}"><code>@respond</code></a>  can be used to define the species&#39; response to a <a href="simulation.html#Persephone.FarmEvent"><code>FarmEvent</code></a> that affects  the species&#39; current location, while a variety of other macros provide wrappers to  ecological process functions from <code>src/nature/populations.jl</code>.</p><p>Another important macro is <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>. This defines a &quot;habitat descriptor&quot;, i.e. a predicate function that tests whether or not a given landscape pixel is  suitable for a specified purpose. Such habitat descriptors are used as arguments to various functions, for example for population initialisation or movement. The argument to <code>@habitat</code> consists of a logical expression, which has access to the animal&#39;s current position (the <code>pos</code> tuple variable) and the <code>model</code>. Various macros are available to easily reference information about the current location, such as <a href="nature.html#Persephone.@landcover-Tuple{}"><code>@landcover</code></a> or <a href="nature.html#Persephone.@distancetoedge-Tuple{}"><code>@distancetoedge</code></a>.</p><h2 id="Implementation-details"><a class="docs-heading-anchor" href="#Implementation-details">Implementation details</a><a id="Implementation-details-1"></a><a class="docs-heading-anchor-permalink" href="#Implementation-details" title="Permalink"></a></h2><p>Due to a known <a href="https://juliadynamics.github.io/Agents.jl/stable/performance_tips/#Avoid-Unions-of-many-different-agent-types-(temporary!)-1">performance problem</a>  with multi-agent models, the underlying implementation of species is  rather complicated (see <code>src/nature/nature.jl</code> for details.)</p><p>Rather than creating a new type/struct for each species, all <a href="@ref">Animal</a> agents have the same type. Instead, they are differentiated by a <code>traits</code> dict, which stores both species-specific parameters and run-time variables. Note that due to a redefinition of the <code>getproperty()/setproperty!()</code> methods, variables from the trait dict can be accessed and modified just like normal struct fields (i.e. although <code>phase</code> is defined in the dict, not the struct, <code>animal.phase = &quot;newphase&quot;</code> works just fine - one does not have to use <code>animal.traits[&quot;phase&quot;] = &quot;newphase&quot;</code>.)</p><p>Under the hood, the <a href="nature.html#Persephone.@species-Tuple{Any, Any}"><code>@species</code></a> macro generates a function (with the name of the species), which in turn creates the trait dict when called. Thus, adding a new animal agent to the model involves instantiating an <a href="nature.html#Persephone.Animal"><code>Animal</code></a> object, then calling the relevant species function and attaching the returned dict to the agent object.</p><p>Similarly, the <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> macro too works by defining a new function, which is stored in the species&#39; trait dict. These functions take an animal object and the model object as input, and define what the species does during its daily update.</p><p>Once again, <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a> creates a function that takes <code>model</code> and <code>pos</code> as input and returns a boolean response. Functions that require a habitat descriptor thus take in this (anonymous) function and call it internally.</p><p>Finally, the <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a> macro is a wrapper around <a href="@ref"><code>initpopulation</code></a>, which (yet again) creates a function that specifies how a species&#39; population is to be initialised at the beginning of a simulation run. This function is stored in the species trait dict and accessed during model setup.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="gis.html">« GIS data</a><a class="docs-footer-nextpage" href="simulation.html">Simulation »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+end</code></pre><p>The two most important macros are <a href="nature.html#Persephone.@species-Tuple{Any, Any}"><code>@species</code></a> and <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a>,  followed by <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a>, <a href="nature.html#Persephone.@trait-Tuple{Any}"><code>@trait</code></a>, <a href="nature.html#Persephone.@respond-Tuple{Any, Any}"><code>@respond</code></a>,  and <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>. Other macros provide convenience wrappers for common  functions. (See <code>src/nature/nature.jl</code> for details.)</p><p>The top-level macro is <a href="nature.html#Persephone.@species-Tuple{Any, Any}"><code>@species</code></a>. This takes two arguments: a species  name and a definition block (enclosed in <code>begin</code> and <code>end</code> tags). At the start of the definition block, species-specific variables can be defined that should be available throughout a species&#39; lifetime. Code in this section has access to the <code>model</code> object and can thus reference the current model state. In this section, the user also has to call the <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a> macro. This wraps the <a href="@ref"><code>initpopulation</code></a> function, and takes a habitat descriptor (see <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a> below) and several  options to specify how the species&#39; population should be distributed in the landscape during model initialisation.</p><p>Following this section, each species must define one or more <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> blocks. The concept behind this is that species show different behaviours at different phases of their lifecycle. Each <code>@phase</code> block defines the behaviour in one of these phases. (Technically, it defines a function that will be called daily, so long as the species&#39; <code>phase</code> variable is set to the name of this phase.) Code in this section has access to the <code>model</code> object as well as an <code>animal</code> object, which is the currently active animal agent. Properties of the <code>animal</code> agent, regardless of whether they were defined by the user or by Persephone, can be accessed using the <a href="nature.html#Persephone.@trait-Tuple{Any}"><code>@trait</code></a> macro. Within a phase block, <a href="nature.html#Persephone.@respond-Tuple{Any, Any}"><code>@respond</code></a>  can be used to define the species&#39; response to a <a href="simulation.html#Persephone.FarmEvent"><code>FarmEvent</code></a> that affects  the species&#39; current location, while a variety of other macros provide wrappers to  ecological process functions from <code>src/nature/populations.jl</code>.</p><p>Another important macro is <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a>. This defines a &quot;habitat descriptor&quot;, i.e. a predicate function that tests whether or not a given landscape pixel is  suitable for a specified purpose. Such habitat descriptors are used as arguments to various functions, for example for population initialisation or movement. The argument to <code>@habitat</code> consists of a logical expression, which has access to the animal&#39;s current position (the <code>pos</code> tuple variable) and the <code>model</code>. Various macros are available to easily reference information about the current location, such as <a href="nature.html#Persephone.@landcover-Tuple{}"><code>@landcover</code></a> or <a href="nature.html#Persephone.@distancetoedge-Tuple{}"><code>@distancetoedge</code></a>.</p><h2 id="Implementation-details"><a class="docs-heading-anchor" href="#Implementation-details">Implementation details</a><a id="Implementation-details-1"></a><a class="docs-heading-anchor-permalink" href="#Implementation-details" title="Permalink"></a></h2><p>Due to a known <a href="https://juliadynamics.github.io/Agents.jl/stable/performance_tips/#Avoid-Unions-of-many-different-agent-types-(temporary!)-1">performance problem</a>  with multi-agent models, the underlying implementation of species is  rather complicated (see <code>src/nature/nature.jl</code> for details.)</p><p>Rather than creating a new type/struct for each species, all <a href="@ref">Animal</a> agents have the same type. Instead, they are differentiated by a <code>traits</code> dict, which stores both species-specific parameters and run-time variables. Note that due to a redefinition of the <code>getproperty()/setproperty!()</code> methods, variables from the trait dict can be accessed and modified just like normal struct fields (i.e. although <code>phase</code> is defined in the dict, not the struct, <code>animal.phase = &quot;newphase&quot;</code> works just fine - one does not have to use <code>animal.traits[&quot;phase&quot;] = &quot;newphase&quot;</code>.)</p><p>Under the hood, the <a href="nature.html#Persephone.@species-Tuple{Any, Any}"><code>@species</code></a> macro generates a function (with the name of the species), which in turn creates the trait dict when called. Thus, adding a new animal agent to the model involves instantiating an <a href="nature.html#Persephone.Animal"><code>Animal</code></a> object, then calling the relevant species function and attaching the returned dict to the agent object.</p><p>Similarly, the <a href="nature.html#Persephone.@phase-Tuple{Any, Any}"><code>@phase</code></a> macro too works by defining a new function, which is stored in the species&#39; trait dict. These functions take an animal object and the model object as input, and define what the species does during its daily update.</p><p>Once again, <a href="nature.html#Persephone.@habitat-Tuple{Any}"><code>@habitat</code></a> creates a function that takes <code>model</code> and <code>pos</code> as input and returns a boolean response. Functions that require a habitat descriptor thus take in this (anonymous) function and call it internally.</p><p>Finally, the <a href="nature.html#Persephone.@initialise-Tuple{Any, Vararg{Any}}"><code>@initialise</code></a> macro is a wrapper around <a href="@ref"><code>initpopulation</code></a>, which (yet again) creates a function that specifies how a species&#39; population is to be initialised at the beginning of a simulation run. This function is stored in the species trait dict and accessed during model setup.</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="gis.html">« GIS data</a><a class="docs-footer-nextpage" href="simulation.html">Simulation »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/build/species.html b/docs/build/species.html
index 7ba9bc47de635330cf249aeb6960a957dde3299e..27c9c42fbaf672eb5347d870f3e529b4acfd62d9 100644
--- a/docs/build/species.html
+++ b/docs/build/species.html
@@ -1,2 +1,2 @@
 <!DOCTYPE html>
-<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Species · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li class="is-active"><a class="tocitem" href="species.html">Species</a><ul class="internal"><li><a class="tocitem" href="#Skylark"><span>Skylark</span></a></li></ul></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Nature</a></li><li class="is-active"><a href="species.html">Species</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="species.html">Species</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/species.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Species"><a class="docs-heading-anchor" href="#Species">Species</a><a id="Species-1"></a><a class="docs-heading-anchor-permalink" href="#Species" title="Permalink"></a></h1><p>The ecological submodel in Persephone simulates a range of species in agricultural landscapes.</p><h2 id="Skylark"><a class="docs-heading-anchor" href="#Skylark">Skylark</a><a id="Skylark-1"></a><a class="docs-heading-anchor-permalink" href="#Skylark" title="Permalink"></a></h2></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="nature.html">« Nature</a><a class="docs-footer-nextpage" href="crops.html">Crop submodel »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Friday 3 February 2023 15:43">Friday 3 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
+<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>Species · Persephone</title><script data-outdated-warner src="assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="assets/documenter.js"></script><script src="siteinfo.js"></script><script src="../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="index.html"><img src="assets/logo.png" alt="Persephone logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="index.html">Persephone</a></span></div><form class="docs-search" action="search.html"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="index.html">Introduction</a></li><li><a class="tocitem" href="odd.html">Overview, Design, Details (ODD)</a></li><li><span class="tocitem">Developing</span><ul><li><a class="tocitem" href="developing.html">Developing Persephone</a></li><li><a class="tocitem" href="adapting.html">Adapting Persephone</a></li><li><a class="tocitem" href="architecture.html">Source code architecture</a></li><li><a class="tocitem" href="gis.html">GIS data</a></li><li><a class="tocitem" href="species-dsl.html">Defining new species</a></li></ul></li><li><span class="tocitem">Core</span><ul><li><a class="tocitem" href="simulation.html">Simulation</a></li><li><a class="tocitem" href="io.html">Input, Output, and Settings</a></li></ul></li><li><span class="tocitem">Nature</span><ul><li><a class="tocitem" href="nature.html">Nature</a></li><li class="is-active"><a class="tocitem" href="species.html">Species</a><ul class="internal"><li><a class="tocitem" href="#Skylark"><span>Skylark</span></a></li></ul></li></ul></li><li><a class="tocitem" href="crops.html">Crop submodel</a></li><li><a class="tocitem" href="farm.html">Farm submodel</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">Nature</a></li><li class="is-active"><a href="species.html">Species</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href="species.html">Species</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://git.idiv.de/xo30xoqa/persephone/-/blob/master//docs/src/species.md#" title="Edit source"><span class="docs-icon fa"></span><span class="docs-label is-hidden-touch">Edit source</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h1 id="Species"><a class="docs-heading-anchor" href="#Species">Species</a><a id="Species-1"></a><a class="docs-heading-anchor-permalink" href="#Species" title="Permalink"></a></h1><p>The ecological submodel in Persephone simulates a range of species in agricultural landscapes.</p><h2 id="Skylark"><a class="docs-heading-anchor" href="#Skylark">Skylark</a><a id="Skylark-1"></a><a class="docs-heading-anchor-permalink" href="#Skylark" title="Permalink"></a></h2></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="nature.html">« Nature</a><a class="docs-footer-nextpage" href="crops.html">Crop submodel »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.23 on <span class="colophon-date" title="Tuesday 7 February 2023 11:21">Tuesday 7 February 2023</span>. Using Julia version 1.9.0-alpha1.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
diff --git a/docs/builddocs.jl b/docs/builddocs.jl
index 53670849b48d020e7e40521f7cf70e9304292fae..9f85aa5ca0e106ee133a41a1017197b83e7d01b4 100644
--- a/docs/builddocs.jl
+++ b/docs/builddocs.jl
@@ -5,7 +5,6 @@ push!(LOAD_PATH, "../src/")
 
 using Documenter, Persephone
 
-#FIXME links to source code don't work
 makedocs(sitename="Persephone",
          modules = [Persephone],
          repo = "https://git.idiv.de/xo30xoqa/persephone/-/blob/master/{path}#{line}",
@@ -14,6 +13,7 @@ makedocs(sitename="Persephone",
                   "odd.md",
                   "Developing" => [
                       "developing.md",
+                      "adapting.md",
                       "architecture.md",
                       "gis.md",
                       "species-dsl.md"],
diff --git a/docs/src/adapting.md b/docs/src/adapting.md
new file mode 100644
index 0000000000000000000000000000000000000000..7f93932c923cdbc4103fd828fe1361f36ab8c54f
--- /dev/null
+++ b/docs/src/adapting.md
@@ -0,0 +1,68 @@
+# Adapting Persephone
+
+A key development goal of Persephone is to be [FAIR](https://doi.org/10.1515/itit-2019-0040):
+*findable, accessible, interoperable, and reusable*. We aim to build a model that is both easy 
+to use and easy to adapt to new situations.
+
+There are multiple ways to adapt Persephone for a new modelling study:
+
+### Changing the parameters
+
+The simplest way to adapt Persephone is simply by changing the parameters.
+Copy `src/parameters.toml` to a new location, adjust it to your needs, and
+run the model using `julia run.jl -c <configfile>`.
+
+### Changing the region
+
+To apply Persephone to a new region, you need to create new input maps of land
+cover and farmplots. How to do so is described [here](gis.html).
+
+*You may also need to change aspects of the `farm` submodel. This is not yet implemented.*
+
+### Adding new animal species
+
+To implement a new species to the `nature` submodel, add a new file to the 
+`src/nature/species` directory and `include` it in `src/Persephone.jl`,
+as well as adding the name of the species to the `nature.targetspecies`
+parameter. In the new file, implement the species using the [`@species`](@ref)
+syntax as described [here](species-dsl.html).
+
+### Adding new crop species
+
+*Crop growth is not yet implemented.*
+
+### Adding new farmer behaviour
+
+*Farmer behaviour is not yet implemented.*
+
+### Adding a new submodel
+
+To add a new submodel in addition to the existing ones (`nature`, `crop`, and `farm`),
+you need to familiarise yourself with the [software architecture](architecture.html).
+In particular, you need to understand how initialisation and scheduling works in
+[`src/core/simulation.jl`](https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/simulation.jl),
+and what information is stored in the `model` object.
+
+If you want to add a new agent type, use Agents.jl's 
+[`@agent`](https://juliadynamics.github.io/Agents.jl/stable/tutorial/#Agents.@agent)
+macro. (But be aware that Persephone already has three agent types and you may encounter
+[performance problems](https://juliadynamics.github.io/Agents.jl/stable/performance_tips/#Avoid-Unions-of-many-different-agent-types-(temporary!)-1).)
+Having implemented the new agent type, add it to the `model` objects type definition
+and scheduler, and write an initialisation function and a `stepagent!` function.
+(See [`initmodel`](@ref) and [`stepsimulation!`](@ref) for details.)
+
+### Linking to another model
+
+Persephone can also be used as a software library and be called from another application.
+For this purpose, it is set up as a [Julia package](https://pkgdocs.julialang.org/v1/),
+with a [module](https://docs.julialang.org/en/v1/manual/modules/) exporting various model
+functions, types, and macros (see 
+[`src/Persephone.jl`](https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/Persephone.jl)).
+Of particular interest are the functions [`simulate`](@ref) (set up and run a complete simulation
+based on a config file), [`initialise`](@ref) (create one or more `model` objects from a
+config file), [`simulate!`](@ref) (do a simulation run with an existing `model` object),
+and [`stepsimulation!`](@ref) (update a `model` object by one time step).
+
+To interface with Julia from another language, see the Julia docs
+[here](https://docs.julialang.org/en/v1/manual/calling-c-and-fortran-code/) and
+[here](https://docs.julialang.org/en/v1/manual/embedding/).
diff --git a/docs/src/architecture.md b/docs/src/architecture.md
index c2a2eb97f019db6456d7dce72b60e8ff9a5edcc4..7dccdb98b416343c07f2aac6e3b2ff31d9633cde 100644
--- a/docs/src/architecture.md
+++ b/docs/src/architecture.md
@@ -52,6 +52,13 @@ the `Animal`s in the model landscape.
    to the `[core]` section of the TOML file, and must therefore be referenced as 
    `@param(core.outdir)`. (See [`src/core/input.jl`](https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/input.jl) 
    for details.)
+   
+!!! info "@param and other macros"
+	As `@param(parameter)` expands to `model.settings["parameter"]`, it can obviously
+	only be used in a context where the `model` object is actually available. (This is the
+	case for most functions in Persephone, but not for all.) Similarly, many of the `nature`
+	macros depend on specific variables being available where they are called, and can
+	therefore only be used in specific contexts (this is indicated in their documentation).
 
 3. **Output data:** Persephone can output model data into text files with a specified
    frequency (daily, monthly, yearly, or at the simulation end). Submodels can use
@@ -66,12 +73,15 @@ the `Animal`s in the model landscape.
    
 5. **Random numbers and logging:** By default in Julia, the random number generator (RNG)
    and the system logger are two globally accessible variables. As Persephone needs to avoid
-   all global data (as this would interfere with parallel runs), the `model` object stores
-   a local logger and a local RNG. **Whenever you need to use a random number, you must
-   use the `model.rng`.** The easiest way to do this is with the [`@rand`](@ref) and 
-   [`@shuffle!`](@ref) macros. The local logger generally does not change the way the model
-   uses [log statements](https://docs.julialang.org/en/v1/stdlib/Logging/), it is only
-   relevant for some functions in [`src/core/simulation.jl`](https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/simulation.jl).
-
+   all global data (as this would interfere with reproducibility in parallel runs), the `model` 
+   object stores a local logger and a local RNG. The local logger generally does not change the 
+   way the model uses [log statements](https://docs.julialang.org/en/v1/stdlib/Logging/), it is 
+   only relevant for some functions in [`src/core/simulation.jl`](https://git.idiv.de/xo30xoqa/persephone/-/blob/master/src/core/simulation.jl).
+   
+!!! info "Using the model RNG"
+	Whenever you need to use a [random number](https://docs.julialang.org/en/v1/stdlib/Random/#Base.rand), 
+	you must use the `model.rng`. The easiest way to do this is with the [`@rand`](@ref) 
+	and [`@shuffle!`](@ref) macros. (Note that these, too, require access to the `model` object.)
+	
 6. **Working with agents:** For more information about working with agent objects, see the 
    [Agents.jl API](https://juliadynamics.github.io/Agents.jl/stable/api/).
diff --git a/docs/src/index.md b/docs/src/index.md
index b9d44f9de7b9712c920f5c4d247a85f2c3fa6f7d..3b5ef53ab6342ef9185bdfe3e786aea95061ebbe 100644
--- a/docs/src/index.md
+++ b/docs/src/index.md
@@ -16,7 +16,7 @@ an ecological submodels.
 To run a single experiment, execute:
 
 ```
-./run.jl -c <CONFIG>
+julia run.jl -c <CONFIG>
 ```
 
 Other commandline arguments are:
@@ -74,4 +74,10 @@ indoutfreq = "end" # output frequency individual-level data, daily/monthly/yearl
 cropmodel = "linear" # crop growth model to use, "linear" or "aquacrop" (not yet implemented)
 ```
 
-*Last updated: 2023-02-03 (commit 092c769)*  
+!!! tip "Parameter scanning"
+	You can set any parameter to a list of different values, e.g. `seed = [1,2,3]`.
+	Persephone will then set up and run multiple simulations, one for every possible
+	combination of parameters that you entered (i.e. do a full-factorial simulation
+	experiment).
+
+*Last updated: 2023-02-07 (commit 600bbd3)*  
diff --git a/docs/src/species-dsl.md b/docs/src/species-dsl.md
index 9a4c08030d513e90dbd07ba68a00aa34bcecc1a2..80932c871ef7c50571aadb553185ba5faf83a758 100644
--- a/docs/src/species-dsl.md
+++ b/docs/src/species-dsl.md
@@ -3,7 +3,7 @@
 ## The Persephone species DSL
 
 In order to make implementing new species as easy as possible, Persephone includes
-a [domain-specific language (DSL)](https://doi.org/10.1016/j.ecoinf.2015.02.005) 
+a [domain-specific language](https://doi.org/10.1016/j.ecoinf.2015.02.005) (DSL)
 built from a collection of macros and functions.
 
 Here is an example of what this looks like, using a hypothetical mermaid species:
diff --git a/run.jl b/run.jl
index 4dbf6d2b196ac136f49ed47895d74a1433dc2cc5..c43f62dfe1675af864d1c6f3663ec0b4e1641dcd 100755
--- a/run.jl
+++ b/run.jl
@@ -1,6 +1,6 @@
 #!/usr/bin/env julia
 # A very thin wrapper to start a Persephone simulation.
-# (This is not included in persephone.jl in order to enable the latter to
+# (This is not included in Persephone.jl in order to enable the latter to
 # be used as a library, without automatically launching a simulation.)
 
 using Pkg
diff --git a/src/nature/species/skylark.jl b/src/nature/species/skylark.jl
index 5293ea07f775d4a299a61152fb82861b347f2ff4..fa43378fd82a8e3352e17d9bde6f1a1bd5604243 100644
--- a/src/nature/species/skylark.jl
+++ b/src/nature/species/skylark.jl
@@ -3,9 +3,6 @@
 ### This file holds the code for the Eurasian Skylark (Alauda arvensis).
 ###
 
-##XXX At the moment, this is just a skeleton to show what I want to be able to interpret
-## with the @species, @phase, and @habitat macros (and their helper macros)
-
 """
     Skylark
 
@@ -21,7 +18,6 @@ At the moment, this implementation is still in development.
     eggpredationmortality = 0.1
     
     initialise! = initrandompopulation(popsize)
-    phase = "egg"
 
     habitats = @habitat((@landcover() == grass || 
                          (@landcover() == agriculture && @croptype() != maize &&
@@ -36,7 +32,7 @@ At the moment, this implementation is still in development.
         @respond harvest @kill(@trait(eggharvestmortality), "harvest")
 
         if @trait(age) == 14
-            @trait(phase) = "nestling"
+            @setphase(nestling)
         end
     end