Skip to content

Releases: jnettels/trnpy

Add missing dependency

17 Oct 20:17
Compare
Choose a tag to compare

numpy <2.0 is required for compatibility with bokeh<3.0

Full Changelog: 0.12.3...0.12.4

Implement various improvements

16 Oct 12:44
Compare
Choose a tag to compare
  • Add storage_reader.py for post-processing of ground temperatures
  • Add new plotting functions to misc module
  • Implement SimStudio class that can create dck files from tpf files
  • Implement workaround for small numbers that TRNSYS prints incorrectly
  • Add sin(), cos() and tan() to 'find_equations()'
  • Clean up deprecation warnings and dependencies

Full Changelog: 0.12.2...0.12.3

Add missing dependency

06 Jun 16:37
Compare
Choose a tag to compare
0.12.2

Add missing dependency

Improve handling of dependencies and automate publication

06 Jun 08:09
Compare
Choose a tag to compare
0.12.1

Improve handling of dependencies and automate publication