Skip to content

Releases: NREL/R2X

v1.2.0

27 Mar 20:38
v1.2.0
ee1e886
Compare
Choose a tag to compare

What's Changed

  • fix: Removing old reference to named tuples and core packages. by @pesap in #170
  • Add flow_limits to monitored line class by @mcllerena in #172
  • fix: Adding datetime fix for h5files by @pesap in #174
  • feat: Adding parsing of year,month,day files from plexos by @pesap in #175
  • update(reeds): Update reeds emission representation by @mcllerena in #173

Full Changelog: v1.1.5...v1.2.0

v1.1.5

19 Mar 20:34
v1.1.5
f8dce43
Compare
Choose a tag to compare

What's Changed

  • fix: Reverting file name to use the seasons instead of quarters by @pesap in #155
  • fix(reeds): Adding new reeds_tech coal-new_coal-ccs_mod by @pesap in #156
  • fix(reeds): Adding more technologies and better logging for profile. by @pesap in #157
  • Jw/therm multistart by @jarry7 in #154
  • Adding R2X prefixes to each class exception by @mcllerena in #147
  • feat: add check_solve_year method and add it to reeds parser test by @mcllerena in #158
  • fix: Adding capability to filter by weather year instead of indexing by @pesap in #160
  • Added ReEDS-India as an option for zonal translations by @kodiobika in #162

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

07 Mar 21:33
v1.1.4
1134f09
Compare
Choose a tag to compare

What's Changed

  • fix: Add special handling for load.h5 on ReEDS. by @pesap in #149
  • fix: Add correct sorting for plexos files with TS_NYMDH and caching better the data files. by @pesap in #152
  • fix: hmap_myr.csv and can_imports_quarter_frac.csv for ReEDS compatibility by @patrickbrown4 in #151

Full Changelog: v1.1.3...v1.1.4

v1.1.3

04 Mar 23:31
v1.1.3
4015b69
Compare
Choose a tag to compare

What's Changed

  • feat(models): Updating PHES to reflect latest version of PSY. by @pesap in #144
  • fix(reeds): Correct upgrader function for load.h5 by @pesap in #143
  • fix: Changing time series name for Regulation reserves by @pesap in #145
  • feat: First draft of ThermalMultiStart struct by @jarry7 in #148

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

03 Mar 16:49
v1.1.2
4624441
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

26 Feb 23:39
966e5ac
Compare
Choose a tag to compare

What's Changed

  • Migrate 'export_data_files' in exporters to new staticmethod 'time_series_to_csv' by @mcllerena in #132
  • feat: Adding cambium and electrolyzer plugin by @pesap in #135

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Feb 07:31
a16ea32
Compare
Choose a tag to compare

What's Changed

  • fix: ReEDS compatibility changes by @pesap in #114
  • feat: Add functions to convert recf.h5 to new hdf5 format from ReEDS by @pesap in #115
  • Add 'hydsnd' tech and set null on csp keys by @mcllerena in #121
  • fix: Cambium fixes and upgrader fixes by @pesap in #119
  • Removing scaling factor multiplier & normalization_factor in Sienna Exporter by @mcllerena in #127
  • feat: Adding updated version of timeseries exporter and dispatch methods to get year from different models by @pesap in #125
  • Fix variable scenario filtering, and availability TS multiplier by @ktehranchi in #91
  • updating GenericBattery to EnergyReservoirStorage in all files by @mcllerena in #129
  • fix: Enable round trip from plexos by @pesap in #128

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

31 Jan 05:22
8a61169
Compare
Choose a tag to compare

What's Changed

  • feat: Add new function that creates an instance of a model with the option to skip validation by @pesap in #110
  • fix: Improve PSY compatibility and incorporate changes to infrasys by @pesap in #112

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 Jan 04:25
05befac
Compare
Choose a tag to compare

What's Changed

  • fix: Infrasys json serialization and compatibiility fixes by @pesap in #106
  • fix: Sienna exporter incompatibility when starting from ReEDS by @pesap in #108

Full Changelog: v1.0...v1.0.1

v1.0.0

15 Jan 22:27
da0ef07
Compare
Choose a tag to compare

What's Changed

  • feat: Add compatibility with more operational cost representation on Plexos by @pesap in #40
  • docs: Adding first version of documentation by @pesap in #42
  • Ext data export, Variable defaults, and Data File Scenario Filtering by @ktehranchi in #38
  • feat: Add ReEDS parser to the public version and some Plexos exporter fixes by @pesap in #43
  • feature: Option to Convert Quadratic Value Curves to PWL for Plexos Parser. Fix Reserve Units. by @ktehranchi in #45
  • fix: Make ReEDS parser compatible with new cost functions by @pesap in #44
  • fix: update file name for planned outages from ReEDS by @bsergi in #49
  • feat: Multiple updates to the Plexos parser by @ktehranchi in #47
  • fix(plexos_export): Added coalduns mapping to ReEDS and adding line flow exporter by @jennielu92 in #55
  • chore: Adding upgrader package to the repo by @pesap in #56
  • feat: New emission_cap plugin that sets a custom constraint for Plexos output model. by @pesap in #57
  • fix: Correctly assign output_active_power_limits by @pesap in #59
  • feat: export fuel curves for plexos by @JensZack in #77
  • fix: Compatibility fixes for standard scenarios by @pesap in #62
  • feat: Add hurdle rate plugin for ReEDS2Plexos by @pesap in #60
  • fix: Changed BaseUnit and description for fixed field for ThermalGenerationCost by @pesap in #79
  • feat: Update runner to UV by @pesap in #80
  • fix: Added correct unit validation for FuelPrice. by @pesap in #86
  • chore: Adding more plexos reports to the default by @pesap in #85
  • Test/codecov by @JensZack in #92
  • Feat/plexos parser xml by @JensZack in #93
  • feat: Adding new CLI entrypoints and better handling of scenarios by @pesap in #94
  • feat(plugins): Adding CCS plugin for ReDS and Plexos translation by @pesap in #95
  • fix: Correct parsing of TS_NMDH for plexos parser by @pesap in #100
  • docs: Cleaning the docs for 1.0 release by @pesap in #101

New Contributors

Full Changelog: v1.0.0rc0...v1.0