Is your feature request related to a problem? Please describe.
Need additional processing in mapping.py (or preprocessing.py) on Economics branch to handle seed costs.
Describe the solution you'd like
This requires looking at both "field.crop_specification" and "field.field_size" to
A) Convert field size to m2 (to match econ inputs)
B) map many to one crops grown to given commodity_prices
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Target Deadline
By when should this issue be done.
Is your feature request related to a problem? Please describe.
Need additional processing in mapping.py (or preprocessing.py) on
Economicsbranch to handle seed costs.Describe the solution you'd like
This requires looking at both "field.crop_specification" and "field.field_size" to
A) Convert field size to m2 (to match econ inputs)
B) map many to one crops grown to given commodity_prices
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Target Deadline
By when should this issue be done.