Skip to content

Releases: rl-institut/oemof-tabular-plugins

[0.0.1] Initial Release

09 Apr 14:39
f1cb012
Compare
Choose a tag to compare

Added

  • pyproject.toml
  • setup.py to .gitignore
  • new requirements files inside a requirements folder
  • created oemof_tabular_plugins/ inside src/ folder
  • created examples folder with scenarios for user to play with
  • created subpackages for general, hydrogen and wefe
  • added pre and post processing in the general package

Changed

  • Changelog
  • USERS.cff
  • CITATIONS.cff
  • moved requirements from a file to a folder structure similar to the one of Numpy
  • LICENSE (MIT License)