Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choosing a cotton cultivar to clone #2198

Open
edvlmaas opened this issue Apr 15, 2023 · 9 comments
Open

Choosing a cotton cultivar to clone #2198

edvlmaas opened this issue Apr 15, 2023 · 9 comments

Comments

@edvlmaas
Copy link

edvlmaas commented Apr 15, 2023

Hi, I need to create a new cotton cultivar, which I've done following the steps here: #2031

It looks like the default cultivar is S71BR, which I assume is what is being cloned when a new cultivar is created. The name of the new cultivar is "_Default_S71BR", and the cultivar_default parameter is indeed set to "S71BR".

However, S324 is the closest fit (R^2 and RMSE) to my data, so I would like to clone it and just adjust the yield down. I tried to change the default cultivar by changing the cultivar_default parameter value to "S324", which it accepts, but the value under the "default" column still says S71BR. When I create a new cultivar, the name is still "_Default_S71BR", and when I run the simulation with the new cultivar without any changes, the results are the same as S71BR, not S324.

Here is a screenshot:
image

So is there a way to clone a cultivar other than S71BR?

@peter-devoil
Copy link
Collaborator

I'm not 100% up on this part of the GUI, but I think "cultivar_default" is intended to be used by the infrastructure (to generate documentation mainly), not by users. Users select a cultivar (eg S324, S71 etc) to be sown via the sowing component - some manager code that can be responsive to seasonal conditions/paddock history/market prices ...

So I'd ignore it, and concentrate on the sowing manager component

@edvlmaas
Copy link
Author

edvlmaas commented Apr 17, 2023 via email

@peter-devoil
Copy link
Collaborator

No, the sowing component selects (instantiates?) a cultivar within a simulation

In the tree display, right clicking on the "cultivars" variable opens a menu "Add", which will duplicate the 1st cultivar. Then change the cultivar's variables accordingly

@edvlmaas
Copy link
Author

OK, so how can I recreate the S324? I am wanting to start with that and play with percent_l, scboll, and BckGndRetn.

@peter-devoil
Copy link
Collaborator

No idea. You could try asking Michael dot Bange at grdc dot com dot au

@edvlmaas
Copy link
Author

edvlmaas commented Apr 17, 2023 via email

@edvlmaas
Copy link
Author

edvlmaas commented Apr 18, 2023 via email

@peter-devoil
Copy link
Collaborator

I'll have a look - he may have retired.

@SaeeTS
Copy link

SaeeTS commented May 2, 2024

hi @edvlmaas

Could you find out how we can create a new cotton cultivar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants