Releases: NREL/R2X
Releases · NREL/R2X
v1.2.0
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
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
- @kodiobika made their first contribution in #162
Full Changelog: v1.1.4...v1.1.5
v1.1.4
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
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
What's Changed
- ci: Adding new way of making releases by @pesap in #140
- fix: change co2_cap column name to tonne_per_year by @patrickbrown4 in #138
New Contributors
- @patrickbrown4 made their first contribution in #138
Full Changelog: v1.1.1...v1.1.2
v1.1.1
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
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
- @mcllerena made their first contribution in #121
Full Changelog: v1.0.2...v1.1.0
v1.0.2
v1.0.1
v1.0.0
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 forfixed
field forThermalGenerationCost
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
- @bsergi made their first contribution in #49
- @jennielu92 made their first contribution in #55
- @JensZack made their first contribution in #77
Full Changelog: v1.0.0rc0...v1.0