network-validation

Community

Validate and clean MATSim networks for PT readiness.

Authorro9er117911
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps validate MATSim networks, diagnose common network issues, and prepare networks for PT mapping.

Core Features & Use Cases

  • Basic Network Inspection: Verify files exist and count nodes/links.
  • Validate Mode Configuration: Ensure network modes align with routing config.
  • Automated Cleaning: Run network cleaning tools to remove disconnected components.
  • Common Issues Checks: Look for zero-length links, missing PT modes, and capacity anomalies.

Quick Start

  1. Validate that network.xml.gz exists and inspect node/link counts.
  2. Confirm that networkModes in config.xml align with network contents.
  3. Run PrepareNetworkForPTMapping to clean and augment the network for PT mapping.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: network-validation
Download link: https://github.com/ro9er117911/matsim-example-project/archive/main.zip#network-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository