Recent Releases of ThermalNetwork

ThermalNetwork - Version 0.4.1

What's Changed

Exciting New Features 🎉

  • Add support for all of GHEDesigner's geometric constraints by @chriswmackey in https://github.com/NREL/ThermalNetwork/pull/67
  • New loop order format to support alternate heat sources by @vtnate in https://github.com/NREL/ThermalNetwork/pull/70
  • Simplify logging by switching to Loguru by @vtnate in https://github.com/NREL/ThermalNetwork/pull/72
  • Minimize changes from original loop_order output to enable additional heat sources by @vtnate in https://github.com/NREL/ThermalNetwork/pull/73
  • Prep v0.4.1 by @vtnate in https://github.com/NREL/ThermalNetwork/pull/74 ### Other Changes
  • Use an existing enum instead of string for FluidType by @vtnate in https://github.com/NREL/ThermalNetwork/pull/68

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.4.0...v0.4.1

- Python
Published by vtnate 11 months ago

ThermalNetwork - Version 0.4.0

What's Changed

Exciting New Features 🎉

  • Use horizontal pipe pressure from sys-param file by @vtnate in https://github.com/NREL/ThermalNetwork/pull/62
  • Include Domestic (Service) Hot Water in district load calculation by @vtnate in https://github.com/NREL/ThermalNetwork/pull/64
  • Enable disabling autosizing by @vtnate in https://github.com/NREL/ThermalNetwork/pull/63
  • Support Python 3.13 by @vtnate in https://github.com/NREL/ThermalNetwork/pull/51 ### Other Changes
  • minor tweak to smoothing function by @mitchute in https://github.com/NREL/ThermalNetwork/pull/61

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.3.3...v0.4.0

- Python
Published by vtnate about 1 year ago

ThermalNetwork - Version 0.3.3

What's Changed

Other Changes

  • Change pandas resample syntax to address deprecation warning by @vtnate in https://github.com/NREL/ThermalNetwork/pull/60
  • Add Autosizing of Network Pipe Diameter, and Central Pump Flow Rate and Head by @mitchute in https://github.com/NREL/ThermalNetwork/pull/59

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.3.2...v0.3.3

- Python
Published by vtnate over 1 year ago

ThermalNetwork - Version 0.3.2

What's Changed

Exciting New Features 🎉

  • Automatically set beginning of loop at a GHE by @vtnate in https://github.com/NREL/ThermalNetwork/pull/58 ### Other Changes
  • Minor updates to Readme file by @vtnate in https://github.com/NREL/ThermalNetwork/pull/57

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.3.1...v0.3.2

- Python
Published by vtnate over 1 year ago

ThermalNetwork - Version 0.3.1

What's Changed

Exciting New Features 🎉

  • feat(projection): Add a module to convert between Lat/Long and Meters by @chriswmackey in https://github.com/NREL/ThermalNetwork/pull/45
  • feat(ghe): Set GHEDesigner to use GeoJSON polygons by @chriswmackey in https://github.com/NREL/ThermalNetwork/pull/47
  • feat(geometry): Rotate GeoJSON Polygons when a right angle is found by @chriswmackey in https://github.com/NREL/ThermalNetwork/pull/52 ### Other Changes
  • Fix Demo Files by @mitchute in https://github.com/NREL/ThermalNetwork/pull/49
  • Change CI to run on PR activity instead of push by @vtnate in https://github.com/NREL/ThermalNetwork/pull/53

New Contributors

  • @chriswmackey made their first contribution in https://github.com/NREL/ThermalNetwork/pull/45

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.3.0...v0.3.1

- Python
Published by vtnate over 1 year ago

ThermalNetwork - Version 0.3.0

What's Changed

Exciting New Features 🎉

  • Documentation site for ThermalNetwork by @vtnate in https://github.com/NREL/ThermalNetwork/pull/19
  • Additional output file for GMT to build multi-ghe Modelica models by @vtnate in https://github.com/NREL/ThermalNetwork/pull/30
  • Use ETS heat pump COP from GMT sys-params by @vtnate in https://github.com/NREL/ThermalNetwork/pull/32
  • Update sys param layout by @vtnate in https://github.com/NREL/ThermalNetwork/pull/37 ### Other Changes
  • Add pre-commit hook to fix typos by @vtnate in https://github.com/NREL/ThermalNetwork/pull/31
  • Try Nesting Tests Inside Package by @mitchute in https://github.com/NREL/ThermalNetwork/pull/34

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.5...v0.3.0

- Python
Published by vtnate over 1 year ago

ThermalNetwork - Version 0.2.5

What's Changed

Exciting New Features 🎉

  • Relax dependencies a little to improve interoperability by @vtnate in https://github.com/NREL/ThermalNetwork/pull/28
  • Even moar tests and fixing loop ordering by @vtnate in https://github.com/NREL/ThermalNetwork/pull/25 ### Other Changes
  • Prep 0.2.5 by @vtnate in https://github.com/NREL/ThermalNetwork/pull/29

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.4...v0.2.5

- Python
Published by vtnate over 2 years ago

ThermalNetwork - Version 0.2.4

What's Changed

Exciting New Features 🎉

  • Set up automatic changelog generation at Github release time by @vtnate in https://github.com/NREL/ThermalNetwork/pull/14 ### Other Changes
  • Update LICENSE by @mitchute in https://github.com/NREL/ThermalNetwork/pull/11
  • Use setuptools_scm for automatic versioning by @vtnate in https://github.com/NREL/ThermalNetwork/pull/13
  • Downselect geojson buildings to only include buildings from sys-params file by @vtnate in https://github.com/NREL/ThermalNetwork/pull/16

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.3...v0.2.4

- Python
Published by vtnate over 2 years ago

ThermalNetwork - ThermalNetwork 0.2.3

What's Changed

  • Update sys params with new values from ThermalNetwork by @vtnate in https://github.com/NREL/ThermalNetwork/pull/7
  • Update packaging by @vtnate in https://github.com/NREL/ThermalNetwork/pull/6
  • Moar testing by @vtnate in https://github.com/NREL/ThermalNetwork/pull/8
  • Fix automatic packaging for PyPI by @vtnate in https://github.com/NREL/ThermalNetwork/pull/10

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.2...v0.2.3

- Python
Published by vtnate over 2 years ago

ThermalNetwork - ThermalNetwork 0.2.3-rc8

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.3-rc7...v0.2.3-rc8

- Python
Published by vtnate over 2 years ago

ThermalNetwork - ThermalNetwork 0.2.3-rc4

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.3...v0.2.3-rc4

- Python
Published by vtnate over 2 years ago

ThermalNetwork - ThermalNetwork 0.2.3

What's Changed

  • Update sys params with new values from ThermalNetwork by @vtnate in https://github.com/NREL/ThermalNetwork/pull/7
  • Update packaging by @vtnate in https://github.com/NREL/ThermalNetwork/pull/6
  • Moar testing by @vtnate in https://github.com/NREL/ThermalNetwork/pull/8

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.2...v0.2.3

- Python
Published by vtnate over 2 years ago

ThermalNetwork - ThermalNetwork 0.2.3-rc3

What's Changed

  • Update sys params with new values from ThermalNetwork by @vtnate in https://github.com/NREL/ThermalNetwork/pull/7
  • Update packaging by @vtnate in https://github.com/NREL/ThermalNetwork/pull/6

New Contributors

  • @vtnate made their first contribution in https://github.com/NREL/ThermalNetwork/pull/7

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.2...v0.2.3-rc3

- Python
Published by vtnate over 2 years ago

ThermalNetwork - ThermalNetwork 0.2.3-rc2

What's Changed

  • Update sys params with new values from ThermalNetwork by @vtnate in https://github.com/NREL/ThermalNetwork/pull/7
  • Update packaging by @vtnate in https://github.com/NREL/ThermalNetwork/pull/6

New Contributors

  • @vtnate made their first contribution in https://github.com/NREL/ThermalNetwork/pull/7

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.2...v0.2.3-rc2

- Python
Published by vtnate over 2 years ago

ThermalNetwork - ThermalNetwork v0.2.3-rc1

What's Changed

  • Update sys params with new values from ThermalNetwork by @vtnate in https://github.com/NREL/ThermalNetwork/pull/7
  • Update packaging by @vtnate in https://github.com/NREL/ThermalNetwork/pull/6

New Contributors

  • @vtnate made their first contribution in https://github.com/NREL/ThermalNetwork/pull/7

Full Changelog: https://github.com/NREL/ThermalNetwork/compare/v0.2.2...v0.2.3-rc1

- Python
Published by vtnate over 2 years ago

ThermalNetwork - ThermalNetwork v0.2.2

- Python
Published by mitchute almost 3 years ago

ThermalNetwork - ThermalNetwork v0.2.1

Bug fix PR which includes #4.

- Python
Published by mitchute almost 3 years ago

ThermalNetwork - ThermalNetwork v0.2

Include PR #3 which adds the Sys Params file to the CLI.

- Python
Published by mitchute almost 3 years ago

ThermalNetwork - ThermalNetwork v0.1.1

Bug fix release that includes changes described in #2.

- Python
Published by mitchute about 3 years ago

ThermalNetwork - ThermalNetwork v0.1

Draft initial release. This may be deleted or replaced.

- Python
Published by mitchute about 3 years ago