Gis Informed Workflow 11 Workflow Trigger Points

Sub-skill of gis-informed-workflow: 1.1 Workflow Trigger Points (+1).

vamseeachanta 3023007 1.2 KB Updated

File contents

1.1 Workflow Trigger Points (+1)

1.1 Workflow Trigger Points

Trigger GIS Input Required Downstream Tool
Pipeline route analysis Pipeline centreline .gpkg, bathymetry .tif digitalmodel, OrcaFlex
Riser touch-down zone Seabed bathymetry near platform, currents OrcaFlex catenary
Well location verification Well CSV (lat/lon), lease blocks .gpkg QGIS / GeoPandas
Metocean site characterisation ERA5/GEE wind+wave grids over AOI digitalmodel
Property valuation context Land registry boundaries, market data pts assethold (WRK-022)

1.2 Site Characterisation Package (Standard)

Minimum GIS data package for any offshore site:

SITE_PACKAGE = {
    "bathymetry":    "gebco_site_500m.tif",     # depth grid
    "route":         "pipeline_route.gpkg",      # pipeline centreline
    "platform":      "platform_location.geojson",# platform position
    "lease_block":   "lease_block.gpkg",         # licence boundary
    "metocean_grid": "era5_wind_wave_site.nc"    # metocean data
}

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/engineering/gis/gis-informed-workflow/11-workflow-trigger-points commit 3023007219

Frequently asked questions

npx skillmds@latest add vamseeachanta/gis-informed-workflow-11-workflow-trigger-points