Skip to content

OpenDC 3.1b

Latest
Compare
Choose a tag to compare
@DanteNiewenhuis DanteNiewenhuis released this 22 Aug 15:21
· 6 commits to master since this release
f9ffdfb

OpenDC 3.2 extends both the input and the output of OpenDC.

The topology.json file now also accepts strings instead of numbers. When using strings as an input, the user can specify the unit of the value. See #242 for more info.

A user can now specify which columns should be exported by OpenDC. This can be useful when running large experiments. See #241 for more information.

What's Changed

  • updated ScenarioFactory and ScenarioSpec by @DanteNiewenhuis in #239
  • Added Unit of measurament system with new deserialization by @T0mexX in #242
  • Refactored parquet exporters, dynamic selection of output columns by @T0mexX in #241

New Contributors

Full Changelog: v3.1a...v3.1b