WUR-AI / WUR-AI/diffWOFOST

[Epic 1]: Optimizing parameters in Wofost72_PP using pytorch

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

Nobody has claimed this yet.

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

Description

The goal is to make the end-to-end wofost72_pp differentiable, allowing gradients to flow through the simulations for optimization. See Models available in PCSE. The current structure of PCSE regarding Wofost72_PP:

Milestone:

Demo a prototype of optimizing parameters = ["TDWI", "SPAN"] in differentiable wofost72_pp, see a similar notebook using PCSE.
Note: the module Root_Dynamics contains "TDWI" and the module Leaf_Dynamics contains "TDWI" and "SPAN".

Backlog items

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 with Wofost72_PP in pcse/models.py, Engine in pcse/engine.py, and Wofost72 plus its modules in pcse/crop/wofost72.py; inspect Root_Dynamics and Leaf_Dynamics for TDWI and SPAN. Review the linked parameter-optimization notebook and confirm done with a prototype that optimizes TDWI and SPAN while gradients flow through the end-to-end wofost72_pp simulation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.