precision-sustainable-ag/tech-dashboard

Yield table

Closed this issue · 2 comments

Make a new table view from the yield endpoint. The behavior of /yield is very similar to /biomass.

  • There should be three tabs with three separate tables, Corn Soybean Cotton. This is from the crop field of the yield endpoint.
  • The columns to include are code, subplot, and the grain yield in Mg/ha.
  • The units toggle will need to be Mg/ha vs bushels per acre (bu/ac). The conversions will be in a comment below.

https://www.extension.iastate.edu/agdm/wholefarm/html/c6-80.html

Corn (56# bu)
1 kilogram/hectare (kg/ha) = .0159 (.016)
bushels/acre

Wheat/soybeans (60# bu)
1 kilogram/hectare (kg/ha) = .0149 (.015)
bushels/acre

Cotton: TBD

Cotton:
Metric: lint.kg_ha/1000 (unit Mg ha)
Imperial: (lint.kg_ha/1000)* 892 (unit pounds per acre) (can leave label as bu/ac)