Recent Releases of InfrastructureSystems.jl
InfrastructureSystems.jl - v2.6.0
InfrastructureSystems v2.6.0
Breaking changes
- Added new methods and deprecation warning for an old version of get_components
Merged pull requests: - Preserve supplemental attributes in mask_component! (#453) (@daniel-thom) - Get components attached to a supplemental attribute type (#454) (@daniel-thom)
Closed issues:
- Add new kwarg to remove_component that removes supplemental attribute (#449)
- Julia
Published by github-actions[bot] 11 months ago
InfrastructureSystems.jl - v2.5.2
InfrastructureSystems v2.5.2
Merged pull requests:
- Add is_concave (#445) (@purboday)
- fix: Cascading removing of componentassociation from removecomponent (#448) (@pesap)
Closed issues: - Bug: removing a component that has a supplemental attribute is not removing the association. (#447)
- Julia
Published by github-actions[bot] 11 months ago
InfrastructureSystems.jl - v2.5.1
InfrastructureSystems v2.5.1
Merged pull requests: - Fix bug for read results method with kwargs len or start_time (#444) (@rodrigomha)
- Julia
Published by github-actions[bot] 12 months ago
InfrastructureSystems.jl - v2.5.0
InfrastructureSystems v2.5.0
Breaking changes
- Changes to the SimulationResults to support Vector{TimeStep}
Merged pull requests:
- Update OptimizationResults to use Vector{DateTime} (#438) (@rodrigomha)
- Add resolution to time series methods (#442) (@daniel-thom)
- Export length in time series summary table (#443) (@scdhulipala)
- Julia
Published by github-actions[bot] about 1 year ago
InfrastructureSystems.jl - v2.4.3
InfrastructureSystems v2.4.3
Merged pull requests:
- Complete ComponentSelector docstrings (#439) (@GabrielKS)
- Julia
Published by github-actions[bot] about 1 year ago
InfrastructureSystems.jl - v2.4.2
InfrastructureSystems v2.4.2
Merged pull requests: - Add troubleshooting entry about warnonly in Documentation.jl troubleshooting guide (#430) (@josephmckinsey) - setname to own name is a no-op, not an error (#431) (@luke-kiernan) - Disallow normalization factors of 0 (#433) (@daniel-thom) - Fix the type of horizonms in the time series metadata database (#434) (@daniel-thom) - Drop the metadata table when it's not needed (#435) (@daniel-thom) - Fix supplemental attribute table when component UUID is changed (#436) (@daniel-thom)
Closed issues:
- set_name! with existing name errors (#397)
- Time series Normalization Factor = 0 (#414)
- Julia
Published by github-actions[bot] about 1 year ago
InfrastructureSystems.jl - v2.4.1
InfrastructureSystems v2.4.1
Merged pull requests: - Fix deserialization of supplemental attributes (#429) (@daniel-thom)
- Julia
Published by github-actions[bot] about 1 year ago
InfrastructureSystems.jl - v2.4.0
InfrastructureSystems v2.4.0
Merged pull requests:
- Add ComponentSelector feature: IS portion (#342) (@GabrielKS)
- Speed up accessors for time series and supplemental attributes (#416) (@daniel-thom)
- Docs bp (#418) (@kdayday)
- Enforce strict docs compilation and add Documentation best practices guidelines (#419) (@kdayday)
- Format fixes (#420) (@kdayday)
- Add fast_deepcopy_system function (#421) (@GabrielKS)
- Faster dependencies cache (#423) (@joaquimg)
- Ensure that a component cannot be added to two systems (#424) (@daniel-thom)
- remove siip refs make them sienna (#425) (@jd-lara)
- add serialization/deserialization support for vector of complex (#426) (@rodrigomha)
- Couple small docs best practices updates (#427) (@kdayday)
- docs formatter (#428) (@jd-lara)
Closed issues: - method to retrieve initial time with SingleTimeSeries (#253) - Support for bulk addition of supplemental attributes (#382) - Github Documentation link redirecting to broken nrel-siip link (#402) - Write a Best Practices docs (#403) - Large time consumption in Julia deserialization (to read time series data?) (#409) - Performance for adding multiple supplemental attributes IS (#417)
- Julia
Published by github-actions[bot] about 1 year ago
InfrastructureSystems.jl - v2.3.1
InfrastructureSystems v2.3.1
Merged pull requests: - Fix bug 407 (#408) (@GabrielKS) - Fix performance issue with reading time series (#410) (@daniel-thom)
Closed issues:
- compare_values incorrectly reports failures on Arrays (#407)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.3.0
InfrastructureSystems v2.3.0
Merged pull requests: - Add markdown files to formatter (#401) (@kdayday) - Bump data frames (#406) (@jd-lara)
Closed issues: - Add get and setter methods for initial input and input at zero for cost functions (#400)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.2.2
InfrastructureSystems v2.2.2
Merged pull requests:
- Resolve IS prefix in submodules (fixes #398) (#399) (@GabrielKS)
Closed issues:
- IS is not defined within submodules (#398)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.2.1
InfrastructureSystems v2.2.1
Merged pull requests: - Add missing or move incorrect semicolons (#393) (@kdayday) - Docs cleanup (IS portion) (#394) (@kdayday) - Fix printing of supplemental attributes (#395) (@daniel-thom)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.2.0
InfrastructureSystems v2.2.0
Merged pull requests:
- Add option to specify equality predicate for compare_values and provide a more sensible default (IS) (#387) (@GabrielKS)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.1.0
InfrastructureSystems v2.1.0
Merged pull requests:
- Move ValueCurves, cost aliases, CostCurve, FuelCurve, and associated tests from PSY to IS (IS version) (#392) (@GabrielKS)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.0.4
InfrastructureSystems v2.0.4
Merged pull requests:
- Import Base.@kwdef for compatibility with Julia versions below 1.9 (#390) (@sambuddhac)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.0.3
InfrastructureSystems v2.0.3
Merged pull requests: - Document function arguments and move docstring details over from PSY (#389) (@kdayday)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.0.2
InfrastructureSystems v2.0.2
Merged pull requests: - add transform method for abstract vector (#386) (@jd-lara)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.0.1
InfrastructureSystems v2.0.1
Merged pull requests: - Update make.jl (#384) (@jd-lara) - use Dates.canonicalize in error messages (#385) (@jd-lara)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v2.0.0
InfrastructureSystems v2.0.0
Merged pull requests:
- making a new directory for a test (#329) (@tengis-nrl)
- Variable Cost Refactor Part 1: Function Data (#331) (@GabrielKS)
- Variable Cost Refactor Part 2: PowerSimulations (#332) (@GabrielKS)
- Add functionality to serialize a system without time series (#333) (@daniel-thom)
- Fix label of time series counts (#334) (@daniel-thom)
- add keys code (#335) (@jd-lara)
- Ensure that the test file can be overwritten (#336) (@daniel-thom)
- Update GitHub action versions (#337) (@daniel-thom)
- Use nameof instead of custom function (#339) (@daniel-thom)
- Resolve nameof vs stripmodulename (#340) (@daniel-thom)
- Allow bulk writing and reading of time series (#341) (@daniel-thom)
- Share time series data on a component across multiple fields (#343) (@daniel-thom)
- Second Cost Refactor: Companion PR (+add serialization for @scoped_enum, add NotImplementedError) (#344) (@GabrielKS)
- Support repeated reads of cached timestamps (#346) (@daniel-thom)
- Add function to remove masked components (#347) (@daniel-thom)
- Re-design time series management (#349) (@daniel-thom)
- Jd/simulation submodulev1 (#355) (@jd-lara)
- Refactor storage of supplemental attributes and time series (#357) (@daniel-thom)
- Fix regressions from previous time series PR (#358) (@daniel-thom)
- Jd/remove raw data (#361) (@jd-lara)
- Fix compare_values for arrays with NaN, add deserialization for more union types (#362) (@GabrielKS)
- Jd/missing methods cost (#363) (@jd-lara)
- Fix handling of deepcopy for SQLite databases (#364) (@daniel-thom)
- Redefine TimeSeriesKey (#365) (@daniel-thom)
- Fix serialization of a deserialized system (#366) (@daniel-thom)
- Accommodate NaN in FunctionData validation and comparison, extend serialization to more types (#367) (@GabrielKS)
- Store forecast horizon as Dates.Period instead of Int (#368) (@daniel-thom)
- Fix regression in addtimeseriesfromfile_metadata (#369) (@daniel-thom)
- Add support for legacy JSON schema (#370) (@daniel-thom)
- add try catch to serialize (#372) (@jd-lara)
- use const for template (#373) (@jd-lara)
- Add default value to struct docstrings (#374) (@kdayday)
- update structs (#375) (@jd-lara)
- Add FunctionData Printing (#377) (@GabrielKS)
- add new method for checking if there are components of a particular type (#379) (@jd-lara)
- Time series function documentation (#380) (@kdayday)
- Optimize performance of adding many time series at once (#381) (@daniel-thom)
- Revert change to time series data checks (#383) (@daniel-thom)
Closed issues: - Overhaul HDF serialization/deserialization for FunctionData (#330) - Make better use of reflection/homoiconicity (#338) - Allow TimeSeries Cache to read same time stamps (#345) - Need new interface for transformsingletimeseries (#350) - Delete the struct TimeSeriesKey once it is no longer used in PowerSystems (#353) - The function `getraw_data` is not type stable (see (#359) - Just a reminder that this needs to happen (#360)
- Julia
Published by github-actions[bot] over 1 year ago
InfrastructureSystems.jl - v1.22.2
InfrastructureSystems v1.22.2
Merged pull requests: - Fix cases not handled in previous supplemental attribute PRs (#321) (@daniel-thom) - Add getsupplementalattributes for components (#322) (@daniel-thom) - Updates for supplemental attributes (#323) (@daniel-thom) - Use ReTest.jl for tests (#324) (@daniel-thom) - Add support for subsystems (#325) (@daniel-thom) - Add subsystem interfaces (#326) (@daniel-thom) - Add environment variable to override time series directory (#327) (@daniel-thom) - Fix reading of 2d time series data in test code (#328) (@daniel-thom)
- Julia
Published by github-actions[bot] about 2 years ago
InfrastructureSystems.jl - v1.22.1
InfrastructureSystems v1.22.1
Merged pull requests: - Jd/add infos (#316) (@jd-lara) - Fix issues with printing of the system (#317) (@daniel-thom) - Handle duplicate names in setname! (#318) (@daniel-thom) - Handle duplicate names in setname! (#319) (@daniel-thom)
- Julia
Published by github-actions[bot] about 2 years ago
InfrastructureSystems.jl - v1.22.0
InfrastructureSystems v1.22.0
Merged pull requests: - Update Project.toml (#314) (@jd-lara)
- Julia
Published by github-actions[bot] over 2 years ago
InfrastructureSystems.jl - v1.21.3
InfrastructureSystems v1.21.3
Closed issues: - Validation and H5 files not removed when using force = true (#312)
Merged pull requests: - Use consistent filenames during serialization (#313) (@daniel-thom)
- Julia
Published by github-actions[bot] over 2 years ago
InfrastructureSystems.jl - v1.21.2
InfrastructureSystems v1.21.2
Merged pull requests: - Bump DataFrames (#311) (@jd-lara)
- Julia
Published by github-actions[bot] over 2 years ago
InfrastructureSystems.jl - v1.21.1
InfrastructureSystems v1.21.1
Merged pull requests: - s/r SIIP -> Sienna (#310) (@jd-lara)
- Julia
Published by github-actions[bot] almost 3 years ago
InfrastructureSystems.jl - v1.21.0
InfrastructureSystems v1.21.0
Merged pull requests:
- Use Base.@kwdef for struct LoggingConfiguration (#307) (@kdheepak)
- Log warning instead throwing an exception to handle PowerSystems upgrade from 1.x to 2.x (#308) (@daniel-thom)
- Check ext serialization (#309) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 3 years ago
InfrastructureSystems.jl - v1.20.0
InfrastructureSystems v1.20.0
Closed issues: - Passign filters_col No longer supported in PrettyTables (#303)
Merged pull requests: - bad interpolation (#304) (@jd-lara) - Add get time series UUID (#305) (@daniel-thom)
- Julia
Published by github-actions[bot] about 3 years ago
InfrastructureSystems.jl - v1.19.0
InfrastructureSystems v1.19.0
Closed issues: - MethodError: no method matching keys(::InfrastructureSystems.FlattenIteratorWrapper{Bus}) (#280) - change order of arguments filter function (#300)
Merged pull requests: - Use smart copy of HDF5 files (#299) (@daniel-thom) - Use proper julia argument order in get_components (#301) (@daniel-thom) - Add reporting of component and time series counts (#302) (@daniel-thom)
- Julia
Published by github-actions[bot] about 3 years ago
InfrastructureSystems.jl - v1.18.1
InfrastructureSystems v1.18.1
Merged pull requests: - Update code for latest PrettyTables version (#298) (@daniel-thom)
- Julia
Published by github-actions[bot] over 3 years ago
InfrastructureSystems.jl - v1.18.0
InfrastructureSystems v1.18.0
Merged pull requests: - Automate the process for generating structs (#293) (@daniel-thom) - Improve dispatch of FlattenIteratorWrapper (#295) (@DylanModesitt) - Update JSON3 version (#296) (@daniel-thom)
- Julia
Published by github-actions[bot] over 3 years ago
InfrastructureSystems.jl - v1.17.7
InfrastructureSystems v1.17.7
Merged pull requests: - CompatHelper: bump compat for PrettyTables to 2, (keep existing compat) (#294) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 3 years ago
InfrastructureSystems.jl - v1.17.6
InfrastructureSystems v1.17.6
Merged pull requests: - Fix bug where transformsingletime_series! fails (#291) (@daniel-thom) - Add option to pretty-print JSON text (#292) (@daniel-thom)
- Julia
Published by github-actions[bot] over 3 years ago
InfrastructureSystems.jl - v1.17.5
InfrastructureSystems v1.17.5
Merged pull requests: - CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#288) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 3 years ago
InfrastructureSystems.jl - v1.17.4
InfrastructureSystems v1.17.4
Merged pull requests: - Update Project.toml (#285) (@jd-lara) - Strip newlines from generated files (#286) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 4 years ago
InfrastructureSystems.jl - v1.17.3
InfrastructureSystems v1.17.3
Merged pull requests: - Disable the formatter for generated files (#284) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 4 years ago
InfrastructureSystems.jl - v1.17.2
InfrastructureSystems v1.17.2
Merged pull requests: - Disable standalone mode for HTML display (#283) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 4 years ago
InfrastructureSystems.jl - v1.17.1
InfrastructureSystems v1.17.1
Closed issues: - MethodError: no method matching sort(::InfrastructureSystems.FlattenIteratorWrapper{PowerLoad}; by=var"#135#136"()) (#281)
Merged pull requests: - Strip module from parameter types during serialization (#282) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 4 years ago
InfrastructureSystems.jl - v1.17.0
InfrastructureSystems v1.17.0
Merged pull requests: - Auto and manual formatting fixes (#278) (@jd-foster) - Updating copy time series method (#279) (@sourabhdalvi)
- Julia
Published by github-actions[bot] about 4 years ago
InfrastructureSystems.jl - v1.16.0
InfrastructureSystems v1.16.0
Merged pull requests: - update hdf5 dependecy (#277) (@jd-lara)
- Julia
Published by github-actions[bot] about 4 years ago
InfrastructureSystems.jl - v1.15.3
InfrastructureSystems v1.15.3
Merged pull requests: - CompatHelper: bump compat for CSV to 0.10, (keep existing compat) (#275) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 4 years ago
InfrastructureSystems.jl - v1.15.2
InfrastructureSystems v1.15.2
Merged pull requests: - Update format-check.yml (#273) (@jd-lara) - Return TimeArray of len=1 in StaticTimeSeriesCache (#274) (@daniel-thom)
- Julia
Published by github-actions[bot] about 4 years ago
InfrastructureSystems.jl - v1.15.1
InfrastructureSystems v1.15.1
Merged pull requests: - generalize to handle AbstractStrings in timeseriesmetatdata parsing (#270) (@claytonpbarrows)
- Julia
Published by github-actions[bot] about 4 years ago
InfrastructureSystems.jl - v1.15.0
InfrastructureSystems v1.15.0
Closed issues: - Remove TOML dependency once support for Julia 1.5 is dropped (#230)
Merged pull requests: - Create setnameinternal! (#268) (@daniel-thom) - Make time series simulation field optional (#269) (@josephmckinsey)
- Julia
Published by github-actions[bot] about 4 years ago
InfrastructureSystems.jl - v1.14.3
InfrastructureSystems v1.14.3
Merged pull requests: - Fail transformsingletime_series! on conflicting inputs (#267) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.14.2
InfrastructureSystems v1.14.2
Merged pull requests: - Only log progress messages with ProgressLogger (#266) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.14.1
InfrastructureSystems v1.14.1
Merged pull requests: - Replace TerminalLogger with ConsoleLogger (#265) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.14.0
InfrastructureSystems v1.14.0
Closed issues: - Message handle error. (#262)
Merged pull requests: - add method to handle level as integers (#263) (@jd-lara) - Add ProgressLogger for progress bars (#264) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.13.0
InfrastructureSystems v1.13.0
Merged pull requests: - Use TerminalLogger instead of ConsoleLogger (#261) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.12.3
InfrastructureSystems v1.12.3
Merged pull requests: - Update to latest pretty_table interface (#259) (@daniel-thom) - formatter fixv2 (#260) (@jd-lara)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.12.2
InfrastructureSystems v1.12.2
Merged pull requests: - CompatHelper: bump compat for CSV to 0.9, (keep existing compat) (#257) (@github-actions[bot]) - Add check_components methods (#258) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.12.1
InfrastructureSystems v1.12.1
Merged pull requests: - Fix the hasforecasts column in showcomponents_table (#256) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.12.0
InfrastructureSystems v1.12.0
Merged pull requests: - Fix bug when adding StaticTimeSeries after Forecast (#254) (@daniel-thom) - Enhance printing of system and components (#255) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.11.0
InfrastructureSystems v1.11.0
Merged pull requests: - Add time-based log event suppression (#249) (@daniel-thom) - CompatHelper: bump compat for TimeSeries to 0.23, (keep existing compat) (#251) (@github-actions[bot]) - Allow override of time series directory with environment variable (#252) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.10.2
InfrastructureSystems v1.10.2
Merged pull requests: - Don't serialize an empty time series file (#248) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.10.1
InfrastructureSystems v1.10.1
Merged pull requests: - add missing method (#247) (@jd-lara)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.10.0
InfrastructureSystems v1.10.0
Merged pull requests: - Ignore UUIDs by default in compare_values (#245) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.9.1
InfrastructureSystems v1.9.1
Merged pull requests: - Updating Template to call set_value in the setter function (#244) (@sourabhdalvi)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.9.0
InfrastructureSystems v1.9.0
Merged pull requests: - Optimize deepcopy of system (#242) (@daniel-thom) - Update logging.md (#243) (@claytonpbarrows)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.8.0
InfrastructureSystems v1.8.0
Merged pull requests: - Update format workflow to autosuggest changes in PRs (#240) (@kdheepak) - Allow changing the name of a component that is in a system (#241) (@daniel-thom)
- Julia
Published by github-actions[bot] over 4 years ago
InfrastructureSystems.jl - v1.7.5
InfrastructureSystems v1.7.5
Merged pull requests: - Update docs (#239) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.7.4
InfrastructureSystems v1.7.4
Merged pull requests: - Fix display of validation errors (#238) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.7.3
InfrastructureSystems v1.7.3
Closed issues: - HDF5-DIAG: Error (#234) - resolution calculation fails for SingleTimeSeries (#236)
Merged pull requests: - Fix exception in copytimeseries! (#235) (@daniel-thom) - add resolution field to SingleTimeSeries (#237) (@jd-lara)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.7.2
InfrastructureSystems v1.7.2
Closed issues:
- IS 1.7 failing to precompile with MethodError: no method matching dirname(::Nothing) (#232)
Merged pull requests: - Fix lookup of InfrastructureSystems path (#233) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.7.1
InfrastructureSystems v1.7.1
Merged pull requests: - Add filtering of log messages by group - part 2 (#231) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.7.0
InfrastructureSystems v1.7.0
Closed issues: - Ambiguities in the code (#226)
Merged pull requests: - Add filtering of log messages by group (#229) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.6.0
InfrastructureSystems v1.6.0
Closed issues:
- Breaking change to add_component! in v1.4.3 (#222)
Merged pull requests:
- Catch ResolverError to reduce possibility misleading failures from integration tests (#223) (@nickrobinson251)
- Fix bug in code generator (#224) (@daniel-thom)
- add Aqua tests (#225) (@jd-lara)
- Optimize storage of time series (#227) (@daniel-thom)
- Fix method ambiguities (#228) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.5.0
InfrastructureSystems v1.5.0
Merged pull requests: - Jd/fix kwargs deprecation (#221) (@jd-lara)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.4.2
InfrastructureSystems v1.4.2
Merged pull requests: - Do not let the same component reference get stored twice (#218) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.4.1
InfrastructureSystems v1.4.1
Merged pull requests: - Fix link in README (#217) (@arnaudh)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.4.0
InfrastructureSystems v1.4.0
Merged pull requests: - CompatHelper: bump compat for "PrettyTables" to "1.0" (#214) (@github-actions[bot]) - CompatHelper: bump compat for "DataFrames" to "1.0" (#215) (@github-actions[bot]) - Fix transformsingletime_series with multiple forecasts on a component (#216) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.12
InfrastructureSystems v1.3.12
Closed issues:
- Erroring showing System after forecasts added via transform_single_time_series! (#211)
Merged pull requests:
- Fix printing of TimeSeriesData length in summary (#210) (@nickrobinson251)
- Fix transformtimeseries when interval and resolution are equal (#212) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.11
InfrastructureSystems v1.3.11
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.10
InfrastructureSystems v1.3.10
Merged pull requests: - remove excesive debug statements (#209) (@jd-lara)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.9
InfrastructureSystems v1.3.9
Merged pull requests: - Perform division in Milliseconds (#208) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.8
InfrastructureSystems v1.3.8
Merged pull requests: - Make TimeSeriesCache structs immutable (#207) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.7
InfrastructureSystems v1.3.7
Merged pull requests: - Update Project.toml (#206) (@jd-lara)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.6
InfrastructureSystems v1.3.6
Merged pull requests: - Fix type check (#204) (@daniel-thom) - Fix paths for Windows (#205) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.5
InfrastructureSystems v1.3.5
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.4
InfrastructureSystems v1.3.4
Merged pull requests: - Change the cp system command used for Windows (#203) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.3
InfrastructureSystems v1.3.3
Merged pull requests: - Fix gettimeseries when passing AbstractDeterministic (#202) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.2
InfrastructureSystems v1.3.2
Merged pull requests: - Fix gettimeseries_multiple for Deterministic (#200) (@daniel-thom) - use leq insted of < in comparisons (#201) (@jd-lara)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.1
InfrastructureSystems v1.3.1
Closed issues: - Handle UUID clashes (#197)
Merged pull requests: - Remove package-specific RNG (#198) (@daniel-thom) - Skip serialization of read-only time series (#199) (@daniel-thom)
- Julia
Published by github-actions[bot] almost 5 years ago
InfrastructureSystems.jl - v1.3.0
InfrastructureSystems v1.3.0
Merged pull requests: - Cb/skip if present (#195) (@claytonpbarrows) - Rename getoptimizerstats (#196) (@daniel-thom)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.2.1
InfrastructureSystems v1.2.1
Merged pull requests: - Add functions to check components (#194) (@daniel-thom)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.2.0
InfrastructureSystems v1.2.0
Closed issues:
- @scoped_enum should handle words ending with y (#186)
Merged pull requests: - Cb/has component (#191) (@claytonpbarrows) - Replace scoped_enum with a better version (#192) (@daniel-thom)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.1.1
InfrastructureSystems v1.1.1
Merged pull requests: - remane HDF5 function (#190) (@jd-lara)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.1.0
InfrastructureSystems v1.1.0
Merged pull requests: - Fix module lookup (#189) (@daniel-thom)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.0.9
InfrastructureSystems v1.0.9
Merged pull requests: - Updates to Printing and InfrastructureSystemsInternal (#187) (@sourabhdalvi) - Adding changes from JuliaFormatter update (#188) (@sourabhdalvi)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.0.8
InfrastructureSystems v1.0.8
Merged pull requests: - Cb/parser updates (#185) (@claytonpbarrows)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.0.7
InfrastructureSystems v1.0.7
Closed issues: - getforecastinitial_times return empty on transformed system (#182)
Merged pull requests: - Fix removal of existing forecasts in transformsingletime_series (#184) (@daniel-thom)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.0.6
InfrastructureSystems v1.0.6
Closed issues: - print empty system broken (#179)
Merged pull requests: - Cb/enable retransform (#178) (@claytonpbarrows) - Fix printing error (#180) (@daniel-thom) - deps bump (#181) (@jd-lara)
- Julia
Published by github-actions[bot] about 5 years ago
InfrastructureSystems.jl - v1.0.5
InfrastructureSystems v1.0.5
Merged pull requests: - apply patch (#177) (@jd-lara)
- Julia
Published by github-actions[bot] over 5 years ago
InfrastructureSystems.jl - v1.0.4
InfrastructureSystems v1.0.4
Merged pull requests: - update project toml (#176) (@jd-lara)
- Julia
Published by github-actions[bot] over 5 years ago
InfrastructureSystems.jl - v1.0.3
InfrastructureSystems v1.0.3
Merged pull requests: - update project toml (#175) (@jd-lara)
- Julia
Published by github-actions[bot] over 5 years ago
InfrastructureSystems.jl - v1.0.2
InfrastructureSystems v1.0.2
Merged pull requests: - Fix off-by-one-error in transformsingletimeseries (#171) (@daniel-thom) - Add assertop macro (#172) (@daniel-thom) - jd/serializationupdatedyngens (#173) (@jd-lara) - removing debug prints of entire components (#174) (@claytonpbarrows)
- Julia
Published by github-actions[bot] over 5 years ago
InfrastructureSystems.jl - v1.0.1
InfrastructureSystems v1.0.1
Merged pull requests: - Fix transform of DeterministicSingleTimeSeries with one window (#168) (@daniel-thom) - add files for github actions testing (#169) (@jd-lara)
- Julia
Published by github-actions[bot] over 5 years ago
InfrastructureSystems.jl - v1.0.0
InfrastructureSystems v1.0.0
Closed issues:
- InfrastrucutureSystems v0.15.5 breaks PowerSystems v0.28.1 (#129)
- System display broken (#156)
Merged pull requests: - add csv forecast parser part 1 (#128) (@jd-lara) - Refactors the workflow of adding and getting time series (#130) (@daniel-thom) - Rename label and timestamp (#131) (@daniel-thom) - Fix parsing of time series from file metadata (#132) (@daniel-thom) - Remove initial time from interface functions (#133) (@daniel-thom) - Time series updates (#134) (@daniel-thom) - Jd/add metadata forecast parse (#135) (@jd-lara) - Replace splittimeseries with constructors (#136) (@daniel-thom) - Fix serialization bug (#137) (@daniel-thom) - Time series updates (#138) (@daniel-thom) - Fix resolution in time series metadata (#139) (@daniel-thom) - Pre 10 PR (#140) (@jd-lara) - Fix validation of time series parameters (#142) (@daniel-thom) - Remove internal fields from Base.show (#143) (@daniel-thom) - psi fixes (#144) (@jd-lara) - Printing improvements (#145) (@daniel-thom) - Time series fixes (#146) (@daniel-thom) - Fix gettime_series functions for Determinstic (#147) (@daniel-thom) - more psi fixes (#148) (@jd-lara) - Create Deterministic forecasts from SingleTimeSeries (#149) (@daniel-thom) - Updating Deterministic and SingleTimeSeries (#150) (@sourabhdalvi) - Minor fixes (#151) (@daniel-thom) - scenarios constructors (#152) (@jd-lara) - change read-write HDF5 files (#153) (@jd-lara) - Store Deterministic forecasts with floats (#154) (@daniel-thom) - Bug Fix in re-transform HDF function (#155) (@sourabhdalvi) - Add TimeSeriesCache to allow efficient iteration (#157) (@daniel-thom) - fix deserialize from hdf5 (#158) (@jd-lara) - in memory storage fix (#159) (@jd-lara) - Updating TimeSeries methods (#160) (@sourabhdalvi) - Interface fixes (#161) (@daniel-thom) - Add Julia version info to serialization (#162) (@daniel-thom) - Remove auto-generated time series source files (#163) (@daniel-thom) - Fix construction of SingleTimeSeries from file (#164) (@daniel-thom) - Fix errors detected by linter (#165) (@daniel-thom) - docs (#166) (@jd-lara)
- Julia
Published by github-actions[bot] over 5 years ago
InfrastructureSystems.jl - v0.15.6
InfrastructureSystems v0.15.6
Patch release bumping from v0.15.4 to fix incompatible release v0.15.5.
- Julia
Published by github-actions[bot] over 5 years ago
InfrastructureSystems.jl - v0.15.5
InfrastructureSystems v0.15.5
This release has known compatibility issues with v0.15.4. Please use v0.15.6 instead.
- Julia
Published by github-actions[bot] over 5 years ago
InfrastructureSystems.jl - v0.15.4
InfrastructureSystems v0.15.4
Merged pull requests: - Jd/docs improvement v1 (#118) (@jd-lara) - updating TimeSeries (#119) (@claytonpbarrows)
- Julia
Published by github-actions[bot] over 5 years ago