Skip to content

Releases: openergy/opyplus

v1.4.2

15 Jun 08:44
Compare
Choose a tag to compare

1.4.2

  • p: preserve order of EnergyManagementSystem:ProgramCallingManager objects when saving
    Epm.
  • p: handle 0-length records

Changes:

  • 7692511 1.4.2
  • a0d8661 small code style modification
  • 7108763 * p: preserve order of EnergyManagementSystem:ProgramCallingManager objects when savingEpm.
  • 72f8413 * p: preserve order of EnergyManagementSystem:ProgramCallingManager objects when saving
  • 979318c handle 0-lenth records

This list of changes was auto generated.

v1.4.1

17 May 13:30
Compare
Choose a tag to compare

1.4.1

  • p: simulation run if file path contains space now works

Changes:

  • 58b090a version.py completed
  • 9f13119 Merge pull request #57 from openergy/tc-simulation_space_in_path
  • 1c8ccdd devops debug
  • 1529c2b devops debug
  • 6614033 * p: simulation run if file path contains space now works
  • 718ad51 roll back tested version
  • f43b6b3 at simulation, use rel path for the idf to avoid blank space issues
  • c0aed8e e+ 22 tests disconnected
  • e1c0d5c EnergyPlus 22.1
  • 1938437 Merge branch 'master' into tc-energyplus_migration
See More

This list of changes was auto generated.

v1.3.0

08 Nov 12:16
Compare
Choose a tag to compare

1.3.0

  • m: idd 9.6.0 was added

Changes:

This list of changes was auto generated.

v1.2.1

08 Nov 11:47
Compare
Choose a tag to compare

1.2.1

  • p: subprocess.Popen is now run with shell=True

Changes:

See More

This list of changes was auto generated.

v1.1.3

09 Feb 13:31
Compare
Choose a tag to compare

1.1.3

  • p: idd group recognition debug

Changes:

  • cfca0bf versioning
  • 9659335 Merge pull request #50 from openergy/GL-debug_group
  • 98cdbfc * p: idd group recognition debug

This list of changes was auto generated.

v1.1.2

31 Jul 16:34
Compare
Choose a tag to compare

1.1.2

  • p: fix version number issue

Changes:

This list of changes was auto generated.

v1.1.0

11 Jun 14:32
Compare
Choose a tag to compare

1.1.0

  • p: unnecessary files where removed
  • m: record slice was implemented
  • p: table_multivariablelookup idd_debug.py debug

Changes:

  • 1cbcd4d documentation tests are now only performed on linux
  • 7430335 documentation was completed
  • cca4d63 preparing versioning
  • 613cb5a * p: table_multivariablelookup idd_debug.py debug
  • 85a99a7 version.py updated
  • c862bc4 Merge pull request #48 from openergy/GL-obm_from_epm
  • 23d3b68 * m: record slice was implemented
  • 444914c Merge pull request #47 from openergy/AL-develop_930
  • a9abb3b Merge branch 'master' into AL-develop_930
  • 087bad2 unnecessary files where removed
See More
  • 290314b Merge branch 'master' into AL-develop_930

This list of changes was auto generated.

v1.0.3

10 Apr 10:48
Compare
Choose a tag to compare

1.0.3

  • p: first version of documentation is ready

Changes:

  • 64a3945 version added to version.py
  • 14a0a54 * p: first version of documentation is ready
  • febd4e0 last documentation tweaks
  • b07bc70 improve parametric doc example
  • 0d4ef23 Merge branch 'AL-develop_930' into AL-develop
  • c91a8b8 improve parametric doc example
  • 7e3ca49 re-triggering build
  • 129d618 unnecessary logo was removed
  • de549e0 plotly figures have been embedded in html
  • e92972a docs debug
See More
  • b9754bc docs debug
  • 08c29e2 docs debug
  • 492d663 Merge remote-tracking branch 'origin/master' into AL-develop
  • b3fa190 * p add 9.3.0 energyplus idd ressource
  • df92b1e Merge pull request #46 from openergy/GL-extensible_debug
  • 94367a4 * p: add 9.3.0 energyplus idd ressource
  • 3ef7e42 Merge branch 'master' into AL-develop
  • 1906cea Merge branch 'master' of https://github.com/openergy/opyplus
  • 8b7f9da docs debug
  • ff42440 docs debug
  • 4e66c9a updating pull request
  • 556ff83 Merge remote-tracking branch 'origin/master' into GL-extensible_debug
  • b8a3529 Merge pull request #45 from openergy/GL-documentation
  • 630b08c doc debug
  • 851a24f weather data flake debug
  • 53b687c flake debug
  • 29332a4 Merge remote-tracking branch 'origin/master' into AL-develop
  • c8f68de Merge remote-tracking branch 'origin/master' into GL-documentation
  • ad44def parametric simulation documentation was reread
  • b47bddf improve code example extensible fields clear
  • d1ccf50 fix error in modify_model for example parametric_simulation
  • 0b6aae0 fix error make doctest parametric_simulations
  • 03caa89 Merge remote-tracking branch 'origin/master'
  • 565978e * p: extensible fields debug: cycle now starts at 1 and not 0 (print(record) displayed a cycle starting at 0, and using
  • 6bfe0c5 finished my documentation
  • ef110f8 debug azure pipelines
  • 0e3c031 add plotly to doc requirements
  • 41b3962 rephrase/correct some typos, add a sample image
  • 4a00e5b fix RELEASE.md
  • 8436884 Merge branch 'master' into AL-develop
  • 40fe616 Merge branch 'master' of github.com:openergy/opyplus into GL-documentation
  • 6aa21c0 update documentation example
  • 1b2071f add example doc
  • ea16c23 Merge branch 'master' of https://github.com/openergy/opyplus
  • 6ae71d7 add parametric documentation example
  • 63d23d2 docstring debug
  • ae33878 new docstrings

This list of changes was auto generated.

v1.0.2

28 Feb 15:56
db65d12
Compare
Choose a tag to compare

1.0.2

  • p: improve printing when parsing output (every 30 seconds instead of 60, and was missing in the second loop)
  • p: improve output parsing memory and time efficiency by storing data in lists instead of dicts

Changes:

  • db65d12 * p: improve printing when parsing output (every 30 seconds instead of 60, and was missing in the second loop) (#44)

This list of changes was auto generated.

v1.0.1

05 Feb 16:31
Compare
Choose a tag to compare

1.0.1

  • p: use pandas.testing instead of deprecated pandas.util.testing

Changes:

  • 853defc * p: use pandas.testing instead of deprecated pandas.util.testing
  • 0df8138 Al develop (#41)

This list of changes was auto generated.