Skip to content

🎨 Shorten CLOVER CLI arguments #83

@BenWinchester

Description

@BenWinchester

Issue

The number of different technologies in CLOVER is resulting in cumbersome CLI arguments: --hot-water-pv-t-system-size, --num-clean-water-tanks etc. Whilst fine, it is adding unnecessary complication to the code and is frustrating to use.

This problem exists within the standard codebase, but is likely to be exacerbated as the number of flags and technologies continues to grow and expand with #76 and future changes such as #41 .

Proposal

Either:

  • Shorter command-line arguments should be introduced to replace the current command-line arguments;
  • Shorter command-line arguments should be introduced to work alongside the current command-line arguments.

There are no alternatives beyond simply putting up with this.

Note

Additional context
This issue will impact the functionality of CLOVER and how current users use it. It hence a high-impact feature.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions