Recent Releases of EnergyModelsGeography

EnergyModelsGeography - v0.11.2

EnergyModelsGeography v0.11.2

Diff since v0.11.1

Merged pull requests: - Extended functionality of nodes_in_area (#42) (@JulStraus)

- Julia
Published by github-actions[bot] 9 months ago

EnergyModelsGeography - v0.11.1

EnergyModelsGeography v0.11.1

Diff since v0.11.0

Merged pull requests: - Fixed a bug in coupling constraints (#41) (@JulStraus)

- Julia
Published by github-actions[bot] 9 months ago

EnergyModelsGeography - v0.11.0

EnergyModelsGeography v0.11.0

Diff since v0.10.1

Breaking changes

  • Switched to case structure introduced in EMB v0.9 while keeping the original function EnergyModelsGeography for backwards compatibility.
  • While the changes should not be in itself breaking, we consider it good practice to create a breaking release to avoid issues with other packages that are relying on the former Case dictionary.
  • Changed the function has_emissions to dispatch on the function of the same name of EnergyModelsBase. Adjusting to the new version requires changing the dispatch to the EnergyModelsBase version.
  • Renamed the function emission to emissions and changed the behavior when not having a TimePeriod as argument.
  • Removed the function modes_of_dir and replaced its use with filter(is_bidirectional, ℳ). In the case of filtering for unidirectional modes, we can use filter(!is_bidirectional, ℳ).
  • Changes to update your model to the latest version are explained in the documentation.

Other changes

  • Included checks for Areas, Transmission corridors and all provided TransmissionModes.
  • Restructured the test setup while keeping the old tests.
  • Changed functions to allow for modes without OPEX.
  • Provided a new method nodes_in_area for identifying the nodes within a given area.

Merged pull requests

  • Included doi and added labels in library (#32) (@JulStraus)
  • Nodes in an area (#33) (@JulStraus)
  • Incorporation of changes from EnergyModelsBase v0.9 (#34) (@JulStraus)
  • Reworked checks on bidirectional modes (#35) (@JulStraus)
  • Allow for modes without OPEX (#36) (@JulStraus)
  • Inclusion of checks for TransmissionMode (#37) (@JulStraus)
  • Minor rework of emissions (#38) (@JulStraus)
  • Improvement of the tests (#39) (@JulStraus)
  • Final updates before release (#40) (@JulStraus)

Closed issues

  • Support for emissions associated with transmissions (#9)

- Julia
Published by github-actions[bot] about 1 year ago

EnergyModelsGeography - v0.10.1

EnergyModelsGeography v0.10.1

Diff since v0.10.0

Merged pull requests: - Docs/Improvement of documentation and library (#29) (@JulStraus) - Adjust/Changed in EMI and EMB (#30) (@JulStraus) - Updated version number (#31) (@JulStraus)

- Julia
Published by github-actions[bot] over 1 year ago

EnergyModelsGeography - v0.10.0

EnergyModelsGeography v0.10.0

Diff since v0.9.1

Merged pull requests: - Support EMB-independent EMI (#23) (@hellemo) - Inclusion of potential for TransmissionMode emissions (#26) (@JulStraus) - Improvement of types PipeSimple and PipeLinepackSimple (#27) (@JulStraus) - Fixed NEWS.md date (#28) (@JulStraus)

- Julia
Published by github-actions[bot] over 1 year ago

EnergyModelsGeography - v0.8.6

EnergyModelsGeography v0.8.6

Diff since v0.8.5

Merged pull requests: - Fix bug on variable OPEX (#25) (@JulStraus)

- Julia
Published by github-actions[bot] over 1 year ago

EnergyModelsGeography - v0.9.1

EnergyModelsGeography v0.9.1

Diff since v0.9.0

Merged pull requests: - Use dev version for examples when running tests (#22) (@hellemo) - Fix bug on variable OPEX (#24) (@JulStraus)

- Julia
Published by github-actions[bot] over 1 year ago

EnergyModelsGeography - v0.9.0

EnergyModelsGeography v0.9.0

Diff since v0.8.5

Merged pull requests: - Improvement of function calls (#21) (@JulStraus)

- Julia
Published by github-actions[bot] almost 2 years ago

EnergyModelsGeography - v0.8.5

EnergyModelsGeography v0.8.5

Diff since v0.8.4

Merged pull requests: - Cite JOSS paper (#19) (@hellemo) - Minor changes for compatibilities (#20) (@JulStraus)

- Julia
Published by github-actions[bot] almost 2 years ago

EnergyModelsGeography - v0.8.4

EnergyModelsGeography v0.8.4

Diff since v0.8.3

Merged pull requests: - [docs] fix link to examples directory (#15) (@odow) - Added a contribution section (#16) (@JulStraus) - Version increase for registration (#17) (@JulStraus)

- Julia
Published by github-actions[bot] almost 2 years ago

EnergyModelsGeography - v0.8.3

EnergyModelsGeography v0.8.3

Diff since v0.8.2

Merged pull requests: - Bugfix in accessing field limit (#12) (@JulStraus) - Changed folder structure (#13) (@JulStraus) - Adjusted checks based on EMB changes (#14) (@JulStraus)

Closed issues: - Wrong name for LimitedExchangeArea field in helper function (#11)

- Julia
Published by github-actions[bot] almost 2 years ago

EnergyModelsGeography - v0.8.2

EnergyModelsGeography v0.8.2

Diff since v0.8.1

Merged pull requests: - Changed example to be consistent with EMB (#10) (@JulStraus)

Closed issues: - Initial registration of EnergyModelsGeography (#7)

- Julia
Published by github-actions[bot] almost 2 years ago

EnergyModelsGeography - v0.8.1

EnergyModelsGeography v0.8.1

Merged pull requests: - Removed GitLab CI and included GitHub documentation (#1) (@JulStraus) - Adjusted docs to GitHub pages (#2) (@JulStraus) - Fixed the example (#3) (@JulStraus) - Add GitHub CI and minor changes in types (#5) (@JulStraus) - Added TagBot workflow (#6) (@JulStraus)

Closed issues: - Thinks to be adjusted after registration of EMB (#4)

- Julia
Published by github-actions[bot] about 2 years ago