| Title | ID | Status | Completed At | Actions | |
|---|---|---|---|---|---|
| {{ item.input_params?.title || '-' }} | {{ item.id }} | {{ item.status }} | {{ item.completed_at || '-' }} |
| Field |
{{ run.input_params?.title || 'Untitled' }}
{{ run.id }}
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Inputs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{ key }} | {{ run.input_params?.[key] ?? '-' }} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Outputs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| {{ formatOutputLabel(key) }} | {{ run.result?.[key] ?? '-' }} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Title | Crop | Irrigation | Residue | Mineral | Actions | |
|---|---|---|---|---|---|---|
|
|
| # | Irrigation | Residue | Fertilization | Yield | Biomass | SOC | Soil CO2 | N2O | CH4 | tCO2 | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ row.id }} | {{ row.ir }} | {{ row.re }} | {{ row.fe }} | {{ row.yield }} | {{ row.biomass }} | {{ row.soc }} | {{ row.co2 }} | {{ row.n2o }} | {{ row.ch4 }} | {{ row.tco2 }} |
| Status | Token | Expires | Actions | |
|---|---|---|---|---|
| {{ inv.email }} | {{ inv.status }} | {{ inv.token }} | {{ inv.expires_at || '-' }} |
| Role | Last Seen | |
|---|---|---|
| {{ u.email }} | {{ u.role }} | {{ u.last_seen_at || '-' }} |