Code Monkey home page Code Monkey logo

Comments (12)

IhsanKhaliq avatar IhsanKhaliq commented on June 27, 2024 1

0.220. It's in the table of the thesis chapter I shared

Screen Shot 2021-03-08 at 11 19 19 am

from ascotracer.

IhsanKhaliq avatar IhsanKhaliq commented on June 27, 2024

Missing parameters

  1. Distance due to rain splash
  2. Distance due to wind
  3. Spore deposition
  4. Rainfall threshold
  5. Potentially infective spore pro
  6. The duration for which when a new growing point is susceptible
  7. Base temperature for spore growth

from ascotracer.

PaulMelloy avatar PaulMelloy commented on June 27, 2024

I have not finished adding parameters, these will likely be in the parameters when I am done

from ascotracer.

IhsanKhaliq avatar IhsanKhaliq commented on June 27, 2024

I can add them if you like.

from ascotracer.

PaulMelloy avatar PaulMelloy commented on June 27, 2024

If you could add sporesPerInfectiveGPPerWetHour which needs to be passed down to the potentially_infective_spores function
For now that would be good, I'll start review the need to add others.
Ones like 6. "The duration for which when a new growing point is susceptible" are already in there

from ascotracer.

IhsanKhaliq avatar IhsanKhaliq commented on June 27, 2024

By definition, it would be the number of spores per infective grouping point (lesion) in a wet hour. It's value is 0.15 in the model script - the low value is counter intuitive (it should be in thousands), so I searched the entire model script. Turns out that it's been defined, but not being used in the functions. I searched both Art and Diggle papers, it's not there either. I think this is redundant like many others that have been defined but not actually used. By the way sporesPerInfectiveGPPerWetHour is not listed in the table of parameters listed above.

from ascotracer.

PaulMelloy avatar PaulMelloy commented on June 27, 2024

I beleive the parameter is variable dependant on the cultivar and is the value Spi
The Diggle paper give 3 possible values, 0.25, 0.43 or 3.70 to each respective cultivar Wonga , Myallie and Kiev Mutant.
The 0.15 value is what is given in the Mathematica code, this might be a parameter that needs consideration for the Chickpea varieties.

from ascotracer.

IhsanKhaliq avatar IhsanKhaliq commented on June 27, 2024

That would be spore rate. I have written in the methods - taken from Coventry.

from ascotracer.

IhsanKhaliq avatar IhsanKhaliq commented on June 27, 2024

Screen Shot 2021-03-08 at 11 13 46 am

from ascotracer.

PaulMelloy avatar PaulMelloy commented on June 27, 2024

What value did they find fit the observed data best?

from ascotracer.

PaulMelloy avatar PaulMelloy commented on June 27, 2024

spore_rate is spores_per_gp_per_wet_hour and is set at 0.22 as default but can be changed by the user.
See e73445b

from ascotracer.

IhsanKhaliq avatar IhsanKhaliq commented on June 27, 2024

Added

from ascotracer.

Related Issues (20)

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.