Recent Releases of simbench

simbench - simbench 1.6.1

  • [CHANGED] nothing - just a correct upload to pypi

- Python
Published by SteffenMeinecke about 1 year ago

simbench - simbench 1.6.0

  • [CHANGED] support pandapower geojson, released with pandapower version 3.0.0
  • [ADDED] support pandapower parameters stepdependencytable and tapdependencytable, released with pandapower version 3.0.0
  • [CHANGED] drop python 3.8 support
  • [FIXED] fix ValueError raise according to GitHub issue #56
  • [CHANGED] rename parameter csv2pp parameter nogenericcoord by fillbusgeobygeneric_data

- Python
Published by SteffenMeinecke about 1 year ago

simbench - simbench 1.5.3

  • [FIXED] Bringing together develop and master with all changes of the release process
  • [ADDED] generalization and test for auxiliary function :code:to_numeric_ignored_errors()

- Python
Published by SteffenMeinecke about 2 years ago

simbench - simbench 1.5.2

  • [CHANGED] readded copyright notice to setup.py and updated date
  • [CHANGED] added prune to MANIFEST.in to exclude doc and tutorials from wheel builds
  • [CHANGED] removed gitlab ci files from MANIFEST.in to keep them out of wheel builds
  • [CHANGED] updated pyproject.toml to fix build issues
  • [CHANGED] updated upload_release.yml to not call setup.py anymore (see https://packaging.python.org/en/latest/discussions/setup-py-deprecated/)
  • [CHANGED] updated upload_release.yml to build and upload src dist as .tar.gz and .whl
  • [CHANGED] updated upload_release.yml to install from PyPI and test the installed package

- Python
Published by SteffenMeinecke about 2 years ago

simbench - simbench 1.5.1

  • [FIXED] spelling mistake in pyproject.toml

- Python
Published by SteffenMeinecke about 2 years ago

simbench - simbench 1.5.0

  • [CHANGED] apply FutureWarnings of pandas 2.2
  • [CHANGED] increase visibility of collectallsimbench_codes()
  • [CHANGED] setup.py -> pyproject.toml

- Python
Published by SteffenMeinecke about 2 years ago

simbench - simbench 1.4.0

  • [CHANGED] pandas 2.0 support
  • [CHANGED] pandapower 2.12.1 support
  • [ADDED] GitHub Actions Workflow (release.yml) to automate the SimBench release process

- Python
Published by SteffenMeinecke about 3 years ago

simbench - simbench 1.3.0

  • [CHANGED] use GitHub-Ci instead of Travis-CI and update CI to python 3.8 and 3.9
  • [CHANGED] adapt to pandas changes of version 1.2.0: deprecate |&^ as set operations for Index
  • [CHANGED] generalize (elm, col) recognizing in profiles dicts
  • [CHANGED] output type of getappliedprofiles() and getavailableprofiles() from list to set
  • [ADDED] filterunappliedprofilespp(), getunused_profiles()

- Python
Published by SteffenMeinecke over 4 years ago

simbench - SimBench 1.2.0

Changed storage profiles with curtailment and self-consumption

- Python
Published by SteffenMeinecke almost 6 years ago

simbench - SimBench 1.1.0

Update of some code (e.g. generatenosw_variant(), adapting to new pandapower version including timeseries module) and some data fixes (e.g. auxiliary nodes connected to multiple branches are removed, commercial MV grid connection to HV1).

- Python
Published by SteffenMeinecke about 6 years ago

simbench - SimBench 1.0.0

- Python
Published by SteffenMeinecke about 7 years ago