Skip to content

Convert subcommand and automatic converter use different syntax for options #115

@aivanova5

Description

@aivanova5

Problem description

This works correctly,
gridlabd convert -i MODEL_NAME.csv -o MODEL_NAME.glm -f csv-table -t glm-object -O module:powerflow

However -M or --module or -O pick up

{'-O': True, 'module:powerflow': True} gets passed to convert()

In addition, the implementation with : is inconsistent with other converters.

Archive.zip

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Issue

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions