WUR-AI / WUR-AI/diffWOFOST

[Task] Move out the state vars DOS, DOE, ... from phenology

Open
#127 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
25
Forks
6
Avg merge
2d 23h
Merged PRs (30d)
1

Description

There are some variables like DOS, DOE, DOA, DOM, DOh that are considered as state variables in phenology. in #124, to be able to track different crop types in one Engine instance, we need to track those variables.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the state-variable definitions in src/diffwofost/physical_models/crop/phenology.py around lines 384–388, then review issue #124 for the tracking context. Identify how DOS, DOE, DOA, DOM, and DOh are currently handled and move their state so different crop types can be tracked in one Engine instance.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.