SWS-Methodology / faoswsStandardization

Standardization logic for Food Balance Sheets
0 stars 6 forks source link

Specify food/feed/industrial/... commodities #1

Open joshbrowning2358 opened 8 years ago

joshbrowning2358 commented 8 years ago

In the standardization process, the balanceResidual function will balance the SUA level commodities by assigning imbalances to a specific variable. For example, if the balance for flour has an excess of 5,000 tons, this amount will be added to the food of flour (while for bran it would be allocated to feed). We need to implement the list specifying what variable certain commodities get allocated to (food, feed, industrial uses, etc.) and incorporate this information into the balanceResidual function.

sebastian-c commented 8 years ago

A Datatable needs to be created with the feedOnly commodities. It can then be filled in by other people for food and industrial elements.