WOFOST/PCSE Knowledge Infrastructure

Automate WOFOST crop simulations through the PCSE Python API.

1|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/lzwei196/KISS---Knowledge-Infrastructure-for-Scientific-Simulation --skill wofost-pcse-knowledge-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: WOFOST/PCSE Knowledge Infrastructure
Source: https://github.com/lzwei196/KISS---Knowledge-Infrastructure-for-Scientific-Simulation/tree/main/models/WOFOST
Command: npx skills add https://github.com/lzwei196/KISS---Knowledge-Infrastructure-for-Scientific-Simulation --skill wofost-pcse-knowledge-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pcse, yaml, pandas, numpy, xarray, matplotlib.

What problem does it solve?

This Skill provides a comprehensive, machine-readable framework to run WOFOST crop simulations through the PCSE Python API, enabling automated, end-to-end experimentation across locations, crops, and seasons.

Core Features & Use Cases

  • End-to-end crop simulation pipeline: orchestrates crop parameters, soil, weather, agromanagement, engine configuration, execution, output parsing, and yield analysis.
  • Multi-model ensemble readiness: supports comparisons with DSSAT and generates gridded yield estimates for risk assessment.
  • Workflow automation for large-scale studies: enables batch runs across VIC grids, basins, or time windows with reproducible results and diagnostic tracing.

Quick Start

Run a full WOFOST/PCSE simulation workflow to generate daily outputs and yield summaries across a region.

Frequently Asked Questions about WOFOST/PCSE Knowledge Infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate WOFOST crop simulations using PCSE for large-scale studies?

You can automate WOFOST crop simulations via the PCSE Python API by orchestrating crop parameters, soil, weather, and agromanagement into an end-to-end pipeline, enabling batch runs across grids or time windows with reproducible results.

What is an end-to-end crop simulation pipeline in PCSE?

An end-to-end PCSE crop simulation pipeline orchestrates crop parameters, soil, weather, agromanagement, engine configuration, execution, output parsing, and yield analysis to generate daily outputs and yield summaries.

Can I compare WOFOST and DSSAT ensemble outputs for crop modeling?

Yes, the automation framework supports multi-model ensemble readiness, allowing you to compare WOFOST outputs with DSSAT and generate gridded yield estimates for risk assessment.

Does the WOFOST PCSE workflow handle weather data integrity and input validation?

Yes, the workflow satisfies input validation, crop and soil parameter checks, weather data integrity, and robust error handling through a validated knowledge base to ensure auditable experiments.

What is the best way to generate spatial yield mapping from WOFOST simulations?

The best way to generate spatial yield mapping is using the workflow automation framework to run batch WOFOST simulations across VIC grids or basins, parsing outputs into gridded yield estimates via xarray and matplotlib.