Agent skill
gis-informed-workflow-4-failure-diagnosis
Sub-skill of gis-informed-workflow: 4. FAILURE DIAGNOSIS.
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/engineering/gis/gis-informed-workflow/4-failure-diagnosis
SKILL.md
4. FAILURE DIAGNOSIS
4. FAILURE DIAGNOSIS
| Error | Cause | Fix |
|---|---|---|
Depth profile shows nan values |
Route extends beyond bathymetry grid | Expand GEE export bounds; check route CRS matches raster CRS |
| Route has gaps / discontinuities | Source shapefile multi-part geometry | Explode and sort by chainage; use gpd.explode() |
| Metocean extraction returns all zeros | Wrong variable name in NetCDF | Inspect ds.data_vars |
| OrcaFlex environment YAML fails validation | Depth profile non-monotonic | Sort profile by chainage; remove duplicate distances |
| Wells fall outside lease block | CRS mismatch | Ensure both layers in same CRS before sjoin |
| GEE export empty | AOI too small at requested scale | Reduce scale to match AOI size |
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?