Orcaflex File Conversion Batch Converter Options

Sub-skill of orcaflex-file-conversion: Batch Converter Options (+1).

vamseeachanta Updated

File contents

Batch Converter Options (+1)

Batch Converter Options

OrcaFlexBatchConverter(
    input_dir=Path,              # Source directory
    output_dir=Path,             # Destination directory
    use_mock=False,              # Use mock mode if OrcFxAPI unavailable
    validate=True,               # Validate YAML structure
    max_retries=2                # Retry attempts for failed conversions
)

Conversion Modes

Mode Description Use Case
Real Uses OrcFxAPI Production conversions with license
Mock Creates placeholder YAML Testing without license

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/engineering/marine-offshore/orcaflex-file-conversion/batch-converter-options commit 4e3ebde0ad

Frequently asked questions

npx skillmds@latest add vamseeachanta/orcaflex-file-conversion-batch-converter-options