Skip to content

Releases: e4st-dev/E4ST.jl

v0.1.3

13 Jun 15:00
Compare
Choose a tag to compare

E4ST v0.1.3

Diff since v0.1.2

Merged pull requests:

Closed issues:

  • Add table col mod (#267)
  • Log mod name on error (#272)
  • Add AdjustString (#273)
  • Make check for all-zero af (#287)
  • Save results_formulas.csv during postprocessing (#289)
  • Make column default interface (#291)

v0.1.2

22 Jan 17:28
c17e950
Compare
Choose a tag to compare

E4ST v0.1.2

Diff since v0.1.1

Merged pull requests:

Closed issues:

  • Gen bus location mapping (#261)

v0.1.1

22 Jan 15:09
76bfb02
Compare
Choose a tag to compare

E4ST v0.1.1

Diff since v0.1.0

Merged pull requests:

v0.1.0

30 Oct 16:19
Compare
Choose a tag to compare

E4ST v0.1.0

Merged pull requests:

Closed issues:

  • E4ST Inputs (#1)
  • Power Sector Future (#2)
  • Use of Structs/Types (#3)
  • Compile Core Test Data (#4)
  • Add Unit Tests for Core Model (#5)
  • Add Benchmarks for Core Model (#6)
  • Input Config Structure: Design, Implement, Document, Test (#7)
  • Write DC OPF (#8)
  • Generation: New and Retiring Generators (#9)
  • Add Time Representation(s) (#10)
  • Make Policy Representation (#11)
  • Make Iteration Structure (#12)
  • Welfare Transfers (#13)
  • Implement Frequently Used Policy Types (#14)
  • Implement Mainline Policies (#15)
  • Add Carbon Transport & Storage, including Coal and NG CCS retrofits to Model (#16)
  • Add Storage to Model (#18)
  • Output Processing: Organized Data Sheets (#19)
  • Output Processing: Graphical Representations (#20)
  • Implement all Iteration Types (#21)
  • Save Output Data (#34)
  • Switch to using CSV.read instead of CSV.File (#35)
  • Consider making Config and Data types (#36)
  • Consider adding Discounting to Objective Function (#38)
  • Add Load Specification (#39)
  • Capacity Markets (#43)
  • Add Logging (#45)
  • Split up load_data (#47)
  • Keep track of what modifications get applied and where inside data (#51)
  • Add optimizer to model after setting up model (#56)
  • Add Arbitrary Annual & Hourly Adjustments (#59)
  • Add year_on_min and year_on_max to build_gen table (#61)
  • Reorganize test folder (#62)
  • Add Gurobi Tests (#69)
  • Add Fuel Cost Table (#71)
  • Run E4ST with full model (#72)
  • How to handle strange branch inputs? (#73)
  • Add DC Lines (#74)
  • Concatenatable Config Files (#78)
  • Change default empty numbers to NaN (#79)
  • Save to timestamped directory (#82)
  • Make Sequential Iteration (#84)
  • Exogenous generators not getting built (#87)
  • Develop key results processing (#88)
  • Change demand/demanded load to target load (#91)
  • Add Line Losses (#92)
  • Modification Ranking (#93)
  • Automate State CES and RPS creation from LBNL data (#95)
  • Make config defaults more clear (#96)
  • Rank (#100)
  • kg for Emission Units? (#101)
  • Redesign test 3bus generators and load (#102)
  • Stepped Fuel Prices (#104)
  • Capacity Reserve Requirements (#105)
  • CCUS Retrofits (#107)
  • Add planned retirement year to gen table (#108)
  • Add build limits (#111)
  • FOM and CAPEX unit mismatch (#114)
  • Add min and max age to adjustments (#115)
  • Make load_table method for vector of filenames (#120)
  • Tech to exclude from CESs (#121)
  • Calculating CO2e (#122)
  • Make adjustments into Modifications (#123)
  • Update energy community map (#125)
  • Add Interface Limits (#131)
  • Public Release (#143)
  • Add standard policy results (#144)
  • Container operations in DataFrames far too slow!!! (#146)
  • Capex_obj should extend for each year after investment (#149)
  • Policy results (#150)
  • Remove eval call in results formulas (#152)
  • set updated cf_hist (#154)
  • Policies for Storage (#157)
  • Add transmission_capex and routine_capex (#159)
  • Add Past Capex Accounting (#160)
  • Life Extension Costs (#161)
  • Emission Price Capex Adjustment Sign (#166)
  • Merchandising Surplus (#168)
  • Make subarea flexible for filters specified in tables (#169)
  • CCS eor and saline markets must be split (#173)
  • Add hourly caps and prices (#175)
  • InterfaceLimits Result processing (#177)
  • Retire NY Biomass generators (#184)
  • Bug: Interface Limit Indexing (#187)
  • compute_result returning NaN (#189)
  • Nested OriginalContainers are showing up in at least capex and fuel price (#191)
  • Load shape is adding instead of scaling (#193)
  • Make AnnualCapacityFactorLimit (#195)
  • mod_rank bug (#197)
  • AdjustYearly to adjust by a year column (#200)
  • CO2e adjustment applied to chp not ng_chp (#202)
  • move capex_obj to after adjustment (#205)
  • Storage discharging greater than capacity (#208)
  • Retrofits not paying CAPEX (#209)
  • Storage pcharge and pdischarge too high (#213)
  • Simultaneous charge and discharge (#214)
  • change run_e4st to output the outpath only (#216)
  • parse_comparisons returning nothing when given OrderedDict (#217)
  • parse_comparisons should return Vector{Any} (#218)
  • Remove folder creation with read_config (#221...
Read more