InfrastructureSystems.jl

Utility package for Sienna's simulation infrastructure

BSD-3-CLAUSE License

Stars
30
Committers
21

Bot releases are visible (Hide)

InfrastructureSystems.jl - v0.5.4

Published by julia-tagbot[bot] over 4 years ago

v0.5.4 (2020-01-22)

Diff since v0.5.3

Merged pull requests:

InfrastructureSystems.jl - v0.5.3

Published by julia-tagbot[bot] almost 5 years ago

v0.5.3 (2020-01-15)

Diff since v0.5.2

Merged pull requests:

  • update toml files (#48) (jd-lara)
InfrastructureSystems.jl - v0.5.2

Published by julia-tagbot[bot] almost 5 years ago

v0.5.2 (2020-01-14)

Diff since v0.5.1

Merged pull requests:

  • add valid range to doc string (#47) (Lilyhanig)
  • Use FileLogger in configure_logging (#46) (daniel-thom)
InfrastructureSystems.jl - v0.5.1

Published by julia-tagbot[bot] almost 5 years ago

v0.5.1 (2019-12-30)

Diff since v0.5.0

Merged pull requests:

  • add conversion for time period dictionaries (#45) (Lilyhanig)
  • Add redirection of stdout to log events during external function execution (#44) (daniel-thom)
  • adding exceptions and overloading the division method (#42) (Lilyhanig)
InfrastructureSystems.jl - v0.5.0

Published by julia-tagbot[bot] almost 5 years ago

v0.5.0 (2019-12-02)

Diff since v0.4.4

Merged pull requests:

  • InfrastructureSystems v0.5 (#40) (jd-lara)
  • Add clear_ext (#39) (daniel-thom)
  • Support ext inside InfrastructureSystemsInternal (#38) (daniel-thom)
  • Add supporting code for Reserve direction in PowerSystems (#37) (daniel-thom)
  • Jd/add ext (#36) (jd-lara)
  • Throw error on add_forecast for unsupported component (#35) (daniel-thom)
InfrastructureSystems.jl - v0.4.4

Published by julia-tagbot[bot] almost 5 years ago

v0.4.4 (2019-11-20)

Diff since v0.4.3

Closed issues:

  • Autogeneration code failing in < character (#33)

Merged pull requests:

  • fix less than symbol (#34) (jd-lara)
InfrastructureSystems.jl - v0.4.3

Published by julia-tagbot[bot] almost 5 years ago

v0.4.3 (2019-11-17)

Diff since v0.4.2

Merged pull requests:

  • Fix get_forecast for contiguous time series arrays (#32) (daniel-thom)
InfrastructureSystems.jl - v0.4.2

Published by julia-tagbot[bot] almost 5 years ago

v0.4.2 (2019-11-12)

Diff since v0.4.1

Merged pull requests:

InfrastructureSystems.jl - v0.4.1

Published by julia-tagbot[bot] almost 5 years ago

v0.4.1 (2019-11-10)

Diff since v0.4.0

Merged pull requests:

  • changes to generate_structs for doctoring auto-generation in Power Systems (#30) (Lilyhanig)
InfrastructureSystems.jl - v0.4.0

Published by julia-tagbot[bot] almost 5 years ago

v0.4.0 (2019-11-08)

Diff since v0.3.0

Merged pull requests:

  • Add function are_forecasts_contiguous. (#29) (daniel-thom)
  • Fix parsing of timeseries data when metadata is stored in CSV. (#28) (daniel-thom)
  • Add function to validate exported names (#26) (daniel-thom)
InfrastructureSystems.jl - v0.3.0

Published by julia-tagbot[bot] almost 5 years ago

v0.3.0 (2019-11-06)

Diff since v0.2.4

Merged pull requests:

  • Change forecast labels to component accessor functions (#27) (daniel-thom)
InfrastructureSystems.jl - v0.2.4

Published by julia-tagbot[bot] almost 5 years ago

v0.2.4 (2019-11-01)

Diff since v0.2.3

Merged pull requests:

InfrastructureSystems.jl - v0.2.3

Published by julia-tagbot[bot] almost 5 years ago

v0.2.3 (2019-10-30)

Diff since v0.2.2

Merged pull requests:

  • Use HDF5 subsets for partial forecast reads. (#23) (daniel-thom)
InfrastructureSystems.jl - v0.2.2

Published by julia-tagbot[bot] almost 5 years ago

v0.2.2 (2019-10-23)

Diff since v0.2.1

Merged pull requests:

  • Auto-delete temporary HDF5 files. (#22) (daniel-thom)
InfrastructureSystems.jl - v0.2.1

Published by julia-tagbot[bot] about 5 years ago

v0.2.1 (2019-10-21)

Diff since v0.2.0

Merged pull requests:

  • Remove assert when component label in raw data is not mapped. (#21) (daniel-thom)
InfrastructureSystems.jl - v0.2.0

Published by julia-tagbot[bot] about 5 years ago

v0.2.0 (2019-10-20)

Diff since v0.1.4

Closed issues:

  • Show fails for components that don't have field name (#19)

Merged pull requests:

  • Store forecasts within components and time series data on disk. (#20) (daniel-thom)
InfrastructureSystems.jl - v0.1.4

Published by julia-tagbot[bot] about 5 years ago

v0.1.4 (2019-09-27)

Diff since v0.1.3

Merged pull requests:

InfrastructureSystems.jl - v0.1.3

Published by julia-tagbot[bot] about 5 years ago

v0.1.3 (2019-09-23)

Diff since v0.1.2

Closed issues:

  • enhance add_components capabilities (#13)

Merged pull requests:

InfrastructureSystems.jl - v0.1.2

Published by julia-tagbot[bot] about 5 years ago

v0.1.2 (2019-09-18)

Diff since v0.1.1

Merged pull requests:

  • Strip module names during serialization and validation. (#15) (daniel-thom)
  • Remove exports (#14) (jd-lara)
InfrastructureSystems.jl - v0.1.1

Published by julia-tagbot[bot] about 5 years ago

v0.1.1 (2019-09-17)

Diff since v0.1.0

Merged pull requests:

  • Forward forecast indexing and splitting methods to TimeSeries. (#12) (daniel-thom)
  • tag 0.1.1 (#11) (jd-lara)
  • Remove forecast with component (#10) (daniel-thom)
  • Forecast minor improvements (#9) (jd-lara)
  • Enhanced printing of components and forecasts. (#8) (daniel-thom)
  • Update make.jl (#7) (kdheepak)
  • Create index.md (#6) (kdheepak)