Releases: oemof/DHNx
Releases · oemof/DHNx
v0.0.4
What's Changed
- Fix docs build on readthedocs by @joroeder in #122
- Fix nx graph methods by @joroeder in #123
- Fix E231 missing whitespace by @jnettels in #131
- Fix various errors in network connections by @jnettels in #128
- Fix suboptimal usage of the logging module by @jnettels in #132
- Replace print in precalc by logging by @joroeder in #125
- Implement workaround for oemof.solph 0.5.1 compatibility by @jnettels in #134
- Fix and update HeatPipeine classes / oemof_heatpipe.py by @joroeder in #137
- Fix workflow issues by @jnettels in #145
- Update example osm_invest by @p-snft in #142
- Fix description of pressure unit from 'bar' to 'Pa' by @jnettels in #144
- Feature: Allow multiple potential building connections by @jnettels in #147
- Partially revert 7da0502 by @jnettels in #150
- Revision/osmnx 2 by @p-snft in #152
- Use current python versions by @p-snft in #155
- Follow API udaptes of solph by @p-snft in #153
New Contributors
Full Changelog: v0.0.3...v0.0.4
Short update
Main improvements:
- Pre-calculation function for optimisation parameters
- New method for connecting buildings to polygons boundary
- Update to oemof-solph v0.5
- minore improvements and fixes
see also WhatsNew in the docs
Geo Processing
Main improvement: Geometry processing modules (dhnx.gistools) for creating the ThermalNetwork structure (pipes, forks, consumers, producers) from user-defined geo-referenced input data.
Gorgeous Grids
First release