Livestock property spreadsheet for WBM:
File contains tab delimited data specifying input data required per type of livestock on each row.  Inputs in this file are described in the WBM Documentation.
Columns in this table include:
Stock: name of livestock (not used by the model)
SlopeValue: marginal increase in water consumed per animal for each degree of air temperature above 0 degrees C (liter / (head day degC) )
InterceptValue: baseline water consumed per animal per day (liters / ( head day) )
ServiceWater: water requirements for servicing animal holding facilities ( liters / (head day) )
AnimalGrowthRate: fractional increase in animal density each year for years following a baseline year ( 1 / year) ( also represents decrease in density prior to baseline year)
DensityFile: file path to a GDAL-readable file representing animal density at the baseline year ( head / km^2 )

The example Livestock parameters file: LiveStockParameters_FAO_GLW3_dasymetric.csv provides animal density data from Global Livestock of the World (v3) (see ReadMe.txt in ./data/ folder), and water use parameters from FAO 2006: Livestock's Long Shadow (http://www.fao.org/3/a0701e/a0701e.pdf).