6 research outputs found
Supplement 1. Model implementation with Excel spreadsheet, Matlab, and Python script for ArcGIS.
<h2>File List</h2><blockquote>
<a href="analytical_spreadsheet_solver.xls">analytical_spreadsheet_solver.xls</a>*<br>
<a href="multisettlement_model_solver.m">multisettlement_model_solver.m</a><br>
<a href="Hunting_Mapper.zip">Hunting_Mapper.zip</a> - contains:
<blockquote>
- <a href="Hunting Mapper.tbx">Hunting Mapper.tbx</a><br>
- <a href="monkeyscriptSteadyState.py">monkeyscriptSteadyState.py</a><br>
- <a href="monkeyscript.py">monkeyscript.py</a>
</blockquote>
</blockquote><h2>Description</h2><blockquote>
<p>analytical_spreadsheet_solver.xls* implements the simplest single settlement model in Microsoft Excel. It is designed to be easy to use on a platform familiar to non-technical users.</p>
<p>multisettlement_model_solver.m is commented Matlab Code to produce multisettlement maps, cumulative distribution functions, and calculate the global and local catch per unit effort.</p>
<p>Hunting_Mapper.zip is a zip file containing ArcGIS toolbox extension and the required python scriptsWindows executable. The toolbox is called, Hunting Mapper.tbx, and it can call two scripts. One script, monkeyscriptSteadyState.py, implements the multisettlement steady state model, which makes it suitable for large spatial and temporal scales. The other script, monkeyscript.py, implements the numerical multisettlement model with diffusive source-sink dynamics. This model is computationally expensive, and it requires the user to input the annual population data for evey settlement. See <a href="appendix-E.htm">Appendix E</a> for further instructions.</p>
<p>* <i>Please note</i>: ESA cannot guarantee the accessibility of Excel files into the future due to the proprietary nature of the Excel format.</p>
</blockquote
Appendix A. Calculating the game encounter rate e from line-transect data.
Calculating the game encounter rate e from line-transect data
Appendix F. How sustainability indices work and why we need better methods.
How sustainability indices work and why we need better methods
Appendix B. Equations for rmax(θ), rmin(θ), θmax, and θmin.
Equations for rmax(θ), rmin(θ), θmax, and θmin
Appendix D. Matlab solver for the multiple-settlement analytical solution.
Matlab solver for the multiple-settlement analytical solution
Appendix E. Using the Python scripts in ArcGIS.
Using the Python scripts in ArcGIS