Complete guide

Complete guide

Run the SIMPLE model in HydroCrop, edit parameters, compare scenarios, and export reproducible results.

Dashboard purpose

This dashboard runs the SIMPLE crop model interactively: users can upload daily weather data, map columns, edit crop/cultivar/soil/management parameters, inspect plots and tables, and export reproducible outputs.

The Python computation layer follows the logic of the R implementation already present in this repository and does not replace the original R files.

Weather inputs

Required columns are Date or DATE, TMAX, TMIN, RAIN, and SRAD. Dates can be YYYY-MM-DD or YYDDD such as 18122.

CO2, IRRIGATION, and ET0 are optional. Missing IRRIGATION is treated as zero. If ET0 is provided, it is used directly; otherwise ET0 is computed with the Priestley-Taylor logic.

Parameter groups

Species parameters define general crop behavior: base temperature, optimum temperature, RUE, heat, water, and CO2 sensitivities.

Cultivar parameters define cultivar behavior: thermal time requirement, harvest index, and fSolar curve shape.

Soil parameters control the simplified water balance: AWC, RCN, DDC, and RZD.

Management variables control sowing/harvest dates, CO2, initial state, and whether ARID water stress is active.

Outputs and plots

Daily output includes TT, fSolar, Biomass, dBiomass, Yield, F_Temp, F_Heat, F_CO2, F_Water, ARID, WAT, PAW, and ETO.

Summary cards show final yield, final biomass, maturity date, total rainfall, total irrigation, and stress diagnostics.

Scenario analysis

Scenario fields accept comma-separated values. Each value is run as an independent scenario against the baseline.

Supported scenario changes include temperature, CO2, rainfall multiplier, irrigation, RUE, HI, Tsum, Swater, and SCO2.

Uncertainty and scenario matrix

Uncertainty uses Monte Carlo sampling and reports quantiles plus parameter sensitivity for Yield/Biomass.

Scenario Matrix runs full combinations of selected axes (temperature, CO2, rainfall, irrigation, RUE, HI) and ranks outcomes.

Scientific limitations

The current engine does not simulate nutrient dynamics, photoperiod, vernalization, pests, disease, frost, or excess moisture.

The water balance is simplified and should be checked with local data and calibration for sensitive management decisions.

Parameters
Species parameters
Parameter Unit Description
Tbase °C Base temperature for thermal time accumulation. Daily dTT is zero when mean temperature is below Tbase.
Topt °C Optimum growth temperature. fTemp increases linearly up to this value and is capped at 1.
RUE g/MJ or kg/ha per MJ depending on model scale Radiation use efficiency. Main coefficient converting intercepted radiation into daily biomass growth.
I50maxH °C day Maximum I50B increment due to heat stress; heat stress can accelerate canopy senescence.
I50maxW °C day Maximum I50B increment due to water stress; drought can advance fSolar decline.
MaxT °C Heat-stress onset threshold. fHeat remains 1 up to this temperature.
ExtremeT °C Extreme heat threshold. fHeat reaches zero above this temperature.
CO2_RUE % per 100 ppm RUE sensitivity to CO2. The model computes CO2 response relative to 350 ppm and saturates near 700 ppm.
S_Water - Sensitivity to ARID drought index. Higher values reduce fWater more strongly under drought.
Cultivar parameters
Parameter Unit Description
Tsum °C day Cultivar thermal time requirement to maturity. Maturity is approached when TT reaches Tsum.
HI - Harvest index. Final yield is computed as cumulative biomass multiplied by HI.
I50A °C day Midpoint of the first logistic fSolar curve; controls early-season canopy closure.
I50B °C day Midpoint of late-season fSolar decline; can be shifted by water and heat stress.
Soil parameters
Parameter Unit Description
AWC vol/vol Available water capacity. Used for initial soil water storage and PAW calculation.
RCN - Runoff curve number. Higher values generally increase runoff and reduce effective infiltration.
DDC - Deep drainage coefficient. Controls how strongly excess root-zone water drains.
RZD mm Root-zone depth. Root-zone water storage capacity is driven by RZD and AWC.
Management variables
Parameter Unit Description
CO2 ppm Atmospheric CO2 concentration used for fCO2.
InitialBio kg/ha Initial biomass at the start of the simulation.
InitialTT °C day Initial cumulative thermal time at the start date.
InitialFsolar - Initial fraction of intercepted solar radiation.
MaxIntercept - Maximum fraction of intercepted radiation, also called fSolar_max.
Latitude degree Weather-station latitude used in reference evapotranspiration calculations.
Elevation m Weather-station elevation used in reference evapotranspiration calculations.
Coefficient Library and Sources

This table lists crop and cultivar coefficients from the repository parameter tables and the Zhao et al. 2019 SIMPLE parameter structure.

Group Crop Cultivar Soil Parameter Value Source Reference
crop_cultivar banana Prata An? CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? HI 0.15 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? I50A 600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? I50B 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? I50maxW 5.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? RUE 0.8 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? S_Water 2.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? Tbase 10.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? Topt 25.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar banana Prata An? Tsum 6600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos CO2_RUE 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos HI 0.36 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos I50A 480.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos I50B 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos I50maxW 25.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos RUE 1.24 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos Tbase 0.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos Topt 15.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar barley Konstantinos Tsum 2200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 HI 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 I50A 550.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 I50B 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 I50maxW 5.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 MaxT 32.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 RUE 1.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 S_Water 2.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 Tbase 4.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 Topt 22.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar carrot Kazan F1 Tsum 2450.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 HI 0.65 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 I50A 650.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 I50B 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 I50maxW 15.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 MaxT 38.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 RUE 1.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 S_Water 1.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 Tbase 12.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 Topt 28.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cassava MCol-1684 Tsum 5400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica CO2_RUE 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica HI 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica I50A 10.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica I50B 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica I50maxH 120.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica I50maxW 20.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica MaxT 40.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica RUE 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica S_Water 1.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica Tbase 13.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica Topt 28.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Arabica Tsum 5500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta CO2_RUE 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta HI 0.15 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta I50A 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta I50B 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta I50maxH 120.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta I50maxW 20.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta MaxT 40.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta RUE 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta S_Water 1.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta Tbase 13.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta Topt 28.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar coffee Robusta Tsum 6600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria CO2_RUE 0.01 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria HI 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria I50A 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria I50B 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria I50maxW 12.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria RUE 2.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria S_Water 1.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria Tbase 8.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria Topt 28.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar corn bavaria Tsum 1800.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 CO2_RUE 0.09 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 HI 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 I50A 680.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 I50B 200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 I50maxH 40.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 I50maxW 10.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 MaxT 35.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 RUE 0.85 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 S_Water 1.2 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 Tbase 11.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 Topt 28.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar cotton Deltapine77 Tsum 4600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico HI 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico I50A 450.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico I50B 600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico I50maxH 90.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico I50maxW 20.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico MaxT 32.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico RUE 0.8 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico S_Water 0.9 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico Tbase 5.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico Topt 27.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar drybean Porrillo Sintetico Tsum 2700.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar CO2_RUE 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar HI 0.36 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar I50A 480.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar I50B 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar I50maxW 25.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar RUE 1.24 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar Tbase 0.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar Topt 15.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar dummy Dummy cultivar Tsum 2200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 HI 0.45 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 I50A 370.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 I50B 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 I50maxW 10.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 MaxT 32.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 RUE 0.86 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 Tbase 5.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 Topt 27.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar grbean Bronco Habit 1 Tsum 1600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa CO2_RUE 0.01 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa HI 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa I50A 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa I50B 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa I50maxW 12.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa RUE 2.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa S_Water 1.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa Tbase 8.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa Topt 28.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar maize McCurdy 84aa Tsum 2050.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER HI 0.35 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER I50A 520.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER I50B 550.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER I50maxW 5.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER MaxT 36.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER RUE 1.2 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER S_Water 2.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER Tbase 10.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER Topt 28.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar peanut FLORUNNER Tsum 3100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree CO2_RUE 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree HI 0.8 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree I50A 690.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree I50B 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree I50maxH 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree I50maxW 30.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree RUE 1.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree Tbase 4.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree Topt 22.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Desiree Tsum 2700.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet CO2_RUE 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet HI 0.9 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet I50A 480.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet I50B 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet I50maxH 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet I50maxW 30.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet RUE 1.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet Tbase 4.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet Topt 22.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Hilite Russet Tsum 2500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan CO2_RUE 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan HI 0.45 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan I50A 690.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan I50B 450.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan I50maxH 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan I50maxW 30.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan RUE 1.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan Tbase 4.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan Topt 22.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Jinguan Tsum 2400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank CO2_RUE 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank HI 0.9 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank I50A 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank I50B 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank I50maxH 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank I50maxW 30.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank RUE 1.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank Tbase 4.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank Topt 22.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Russet Burbank Tsum 2300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago CO2_RUE 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago HI 0.85 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago I50A 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago I50B 350.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago I50maxH 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago I50maxW 30.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago RUE 1.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago Tbase 4.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago Topt 22.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Sebago Tsum 2400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua CO2_RUE 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua HI 0.45 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua I50A 690.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua I50B 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua I50maxH 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua I50maxW 30.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua RUE 1.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua Tbase 4.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua Topt 22.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar potato Zibaihua Tsum 2500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 CO2_RUE 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 HI 0.47 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 I50A 850.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 I50B 200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 I50maxW 10.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 RUE 1.24 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 S_Water 1.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 Tbase 9.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 Topt 26.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rice IR72 Tsum 2300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era CO2_RUE 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era HI 0.36 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era I50A 480.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era I50B 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era I50maxW 25.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era RUE 1.8 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era S_Water 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era Tbase 1.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era Topt 18.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar rye Era Tsum 2200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg HI 0.35 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg I50A 680.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg I50B 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg I50maxH 120.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg I50maxW 20.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg MaxT 36.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg RUE 0.86 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg S_Water 0.9 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg Tbase 6.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg Topt 27.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Bragg Tsum 2500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 HI 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 I50A 600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 I50B 200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 I50maxH 120.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 I50maxW 20.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 MaxT 36.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 RUE 0.86 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 S_Water 0.9 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 Tbase 6.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 Topt 27.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar soybean Williams82 Tsum 2350.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 CO2_RUE 0.01 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 ExtremeT 50.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 HI 0.45 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 I50A 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 I50B 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 I50maxW 5.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 RUE 1.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 S_Water 2.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 Tbase 8.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 Topt 27.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar sweetcorn GSS0966 sh2 Tsum 1900.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 HI 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 I50A 550.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 I50B 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 I50maxW 5.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 MaxT 32.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 RUE 1.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 S_Water 2.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 Tbase 6.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 Topt 26.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato Agriset761 Tsum 2300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD CO2_RUE 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD HI 0.68 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD I50A 520.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD I50B 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD I50maxW 5.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD MaxT 32.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD RUE 1.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD S_Water 2.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD Tbase 6.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD Topt 26.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar tomato SunnySD Tsum 2800.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 CO2_RUE 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 HI 0.35 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 I50A 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 I50B 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 I50maxW 25.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 RUE 1.24 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 S_Water 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 Tbase 0.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 Topt 15.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat BRS264 Tsum 2200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo CO2_RUE 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo HI 0.36 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo I50A 450.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo I50B 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo I50maxW 25.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo RUE 1.24 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo S_Water 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo Tbase 0.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo Topt 15.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo Tsum 2200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original CO2_RUE 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original HI 0.36 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original I50A 480.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original I50B 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original I50maxW 25.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original RUE 1.24 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original S_Water 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original Tbase 0.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original Topt 15.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo original Tsum 2200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original CO2_RUE 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original ExtremeT 45.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original HI 0.36 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original I50A 450.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original I50B 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original I50maxH 100.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original I50maxW 25.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original MaxT 34.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original RUE 1.24 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original S_Water 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original Tbase 0.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original Topt 15.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
crop_cultivar wheat Yecora Rojo_original Tsum 2200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam1 AWC 0.18 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam1 DDC 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam1 RCN 60.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam1 RZD 1200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam2 AWC 0.18 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam2 DDC 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam2 RCN 75.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam2 RZD 2200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam3 AWC 0.19 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam3 DDC 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam3 RCN 85.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay loam3 RZD 800.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay1 AWC 0.25 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay1 DDC 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay1 RCN 60.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay1 RZD 1200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay_loam AWC 0.12 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay_loam DDC 0.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay_loam RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Clay_loam RZD 800.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Dummy soil AWC 0.12 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Dummy soil DDC 0.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Dummy soil RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Dummy soil RZD 800.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand1 AWC 0.12 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand1 DDC 0.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand1 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand1 RZD 800.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand2 AWC 0.12 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand2 DDC 0.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand2 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand2 RZD 600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand3 AWC 0.12 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand3 DDC 0.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand3 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand3 RZD 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand4 AWC 0.12 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand4 DDC 0.65 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand4 RCN 60.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand4 RZD 1500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand5 AWC 0.12 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand5 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand5 RCN 75.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand5 RZD 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand6 AWC 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand6 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand6 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand6 RZD 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand7 AWC 0.1 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand7 DDC 0.8 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand7 RCN 64.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand7 RZD 1200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand8 AWC 0.12 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand8 DDC 0.3 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand8 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand8 RZD 600.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand9 AWC 0.11 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand9 DDC 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand9 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Loamy sand9 RZD 1500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil New_soil AWC 0.18 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil New_soil DDC 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil New_soil RCN 60.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil New_soil RZD 200.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil None AWC None simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil None DDC None simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil None RCN None simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil None RZD None simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand1 AWC 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand1 DDC 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand1 RCN 60.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand1 RZD 800.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand2 AWC 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand2 DDC 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand2 RCN 65.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand2 RZD 1000.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand3 AWC 0.05 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand3 DDC 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand3 RCN 65.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand3 RZD 1800.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand4 AWC 0.09 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand4 DDC 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand4 RCN 75.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand4 RZD 500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand5 AWC 0.08 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand5 DDC 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand5 RCN 65.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sand5 RZD 700.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil SandKAR AWC 0.07 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil SandKAR DDC 0.7 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil SandKAR RCN 60.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil SandKAR RZD 1000.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam1 AWC 0.14 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam1 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam1 RCN 75.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam1 RZD 1900.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam2 AWC 0.14 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam2 DDC 0.5 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam2 RCN 66.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam2 RZD 1000.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam3 AWC 0.13 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam3 DDC 0.4 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam3 RCN 85.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Sandy loam3 RZD 1500.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof AWC 0.18 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof RZD 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A1 AWC 0.16 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A1 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A1 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A1 RZD 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A2 AWC 0.18 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A2 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A2 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A2 RZD 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A3 AWC 0.18 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A3 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A3 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A3 RZD 350.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A4 AWC 0.16 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A4 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A4 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A4 RZD 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A5 AWC 0.19 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A5 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A5 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A5 RZD 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A6 AWC 0.18 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A6 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A6 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_A6 RZD 400.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R1 AWC 0.2 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R1 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R1 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R1 RZD 250.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R2 AWC 0.15 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R2 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R2 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R2 RZD 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R3 AWC 0.15 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R3 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R3 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R3 RZD 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R4 AWC 0.16 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R4 DDC 0.6 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R4 RCN 70.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)
soil Soil_cof_R4 RZD 300.0 simple_dashboard/data/para.db (tables: species, cultivars, soils) Repository parameter table and the coefficient structure of Zhao et al. 2019, A SIMPLE crop model. Source file: simple_dashboard/data/para.db (tables: species, cultivars, soils)