LandscapeDNDC Knowledge Infrastructure

Coordinate forcing, soil configuration, model execution, and post-processing for LDNDC simulations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires numpy, pandas, rasterio.

What problem does it solve?

LandscapeDNDC (LDNDC) is a complex biogeochemistry model that requires coordinated preparation of climate forcing, soil parameters, module configuration, management events, and post-processing. This Skill unit provides a reusable, script-driven workflow that orchestrates input generation, model execution, and results parsing to enable rapid, reproducible HydroCraft simulations.

Core Features & Use Cases

  • End-to-end automation of site setup, model execution, and post-processing across cropland, paddy rice, and wetland scenarios.
  • Built-in preflight checks and diagnostic triplets to catch common misconfigurations before running the model.
  • Supports VIC/CaMa-Flood/DSSAT coupling workflows for cross-model validation and scenario analyses.

Quick Start

Run the HydroCraft-LDNDC knowledge infrastructure pipeline to initialize a project, configure inputs, execute the model, and parse outputs for a chosen basin.

Frequently Asked Questions about LandscapeDNDC Knowledge Infrastructure

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

FAQPage Schema
How do I automate LandscapeDNDC biogeochemistry simulations for greenhouse gas emissions?

You can automate LDNDC biogeochemistry simulations using a script-driven workflow that orchestrates climate forcing ingestion, soil configuration, module selection, and model execution to deliver reproducible greenhouse gas emissions results.

What is the best way to run LDNDC model workflows for cropland and paddy rice scenarios?

Running LDNDC workflows for cropland, paddy rice, and wetland scenarios is best handled by an end-to-end automation pipeline that manages site setup, executes the biogeochemistry model, and parses outputs automatically.

Can I couple the LDNDC biogeochemistry model with VIC or DSSAT for cross-model validation?

Yes, the LDNDC knowledge infrastructure supports cross-model coupling workflows with VIC, CaMa-Flood, and DSSAT, enabling integrated cross-model validation and scenario analyses for hydrological and biogeochemical studies.

Do I need numpy and pandas to configure LDNDC forcing ingestion and post-processing?

Yes, the LDNDC workflow infrastructure depends on numpy, pandas, and rasterio to handle data ingestion, parameter configuration, and raster-based post-processing for biogeochemistry simulations.

Why does my LDNDC model run fail during soil configuration or module selection?

LDNDC model runs often fail due to misconfigurations in soil parameters or modules; built-in preflight checks and diagnostic triplets help catch these common errors before execution to ensure auditable results.

How does diagnostic checking ensure reproducible HydroCraft LDNDC simulation results?

Diagnostic checking ensures reproducible LDNDC simulation results by validating inputs, verifying soil configuration, and auditing management events before model execution, making every run traceable and auditable.