Git Product home page Git Product logo

Comments (3)

iboulangeat avatar iboulangeat commented on June 18, 2024 1

This is awsome. It means that dispersal distance (through the cell size effect) has an impact on boreal migration but not (or very few) on temperate migration. This is an excellent support for Steve results!

from stmanaged.

willvieira avatar willvieira commented on June 18, 2024

First I calculated the south range limit of boreal and the north range limit of temperate for each occup value defined above, and then plotted it for each of the four sizes of cell.

Figure 1 shows how the range limit changed over time for each occupancy and cell size:

rangeLimit_rangeLimit

Instead of showing the position of the range limit of each time step as in figure 1, here I plot the distance travelled of the range limit for each time step (in Km/year). So for each time step, the distance travelled is calculated by (rangeLimit_position(t + 1) - rangeLimit_position(t)) * cellSize.

migrationDist_rangeLimit

Figure 2 does not show much information about the different values of occupancy. In figure 3 I will calculate only the mean migration rate for the total simulation. So for each occupancy and cell size simulation, the mean migration rate is calculated by (rangeLimit_position(last time step) - rangeLimit_position(first time step)) * cellSize.

migrationRate_rangeLimit

from stmanaged.

willvieira avatar willvieira commented on June 18, 2024

It seems that the occupancy value has an effect only in the spatial position of the range limit (figure 1), but not really in the migration rate of the range limit (figure 3). Cell size has however a higher effect on migration rate (figure 3).

Although occupancy has a small effect, we see that higher values of occup will induce a smaller migration rate. And as we do not have any dispersion data to calibrate it, I will choose the middle value of occup = 0.85 for the simulations.

from stmanaged.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.