Skip to content

Improve Dataset model #79

@V3lop5

Description

@V3lop5

Describe the solution you'd like
Dataset model should have following attributes:

  • hours_per_time_step (int, default 1)
  • number_of_time_steps (int, default 8760)
  • cost_unit (str, default 1e9 Euro)
  • length_unit (str, default km)

These attributes must be added to schema and should be validated. Also the test generators should be updated.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions