Changelog#

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.5.2 - 2024-07-16#

Bug Fixes#

  • (plexos_export) Add proper handling of Fixed load to regions (#398) - (98819e2) - Sanchez Perez, Pedro Andres

  • (plexos_export) Adding correct property for Battery objects (#399) - (45e2eea) - Sanchez Perez, Pedro Andres

  • (plexos_exporter) Re-enabled transmission interfaces to the model (#393) - (a591481) - Sanchez Perez, Pedro Andres

  • (plexos_parser) Restoring functionality of the Plexos parser using the new data model. (#396) - (ab3a791) - Sanchez Perez, Pedro Andres

  • (plexos_reserve) Update reserve representation on plexos (#392) - (b2bf1ab) - Sanchez Perez, Pedro Andres

  • (reeds_parser) Fixing weather year time index (#390) - (644c21c) - Liu, Vivienne

  • (sienna_exporter) Fix timeseries_pointers serialization problem (#395) - (73782e5) - Sanchez Perez, Pedro Andres

Update#

  • (plexosdb) Renaming plexos_db to plexosdb (#400) - (8189eb8) - Sanchez Perez, Pedro Andres


0.5.1 - 2024-06-18#

Bug Fixes#

  • (plexos) Enable opinionated reports for plexos export (#382) - (a852a45) - Sanchez Perez, Pedro Andres

  • (plexos) Fix problem with the unit conversion for some fields. (#385) - (220eacf) - Sanchez Perez, Pedro Andres

  • (sqlite) Added batched insert for tags of properties (#384) - (4d6aa47) - Sanchez Perez, Pedro Andres

  • (time_series_files) Restored naming convention for time series time_series_files (#386) - (729964d) - Sanchez Perez, Pedro Andres


0.5.0 - 2024-06-07#

Bug Fixes#

  • (bumpversion) Updated string to reflect src layout. - (b807412) - pesap

  • (cli) Cleaned CLI to be more consise and added infrasys as input model. (#350) - (3241531) - Sanchez Perez, Pedro Andres

  • (reeds_parser) Removing generators that have zero capacity as a patch. (#378) - (5060611) - Sanchez Perez, Pedro Andres

  • (sienna_exporter) Cleaning documentation of exporter and closing issues. (#349) - (7499d1d) - Sanchez Perez, Pedro Andres

Features#

  • (pint_units) Added pint unit support to the reeds parser and plexos exporter (#366) - (740a852) - Sanchez Perez, Pedro Andres

  • (plexos_parser) Enhancing the functionality of the Plexos parser (#376) - (89ec82c) - Sanchez Perez, Pedro Andres

Miscellaneous Chores#

  • (enum) Added PrimeMoversType enum (#358) - (a2b30bc) - Fuchs, Rebecca

  • (files) Renaming files for more consistency (#354) - (b901a34) - Sanchez Perez, Pedro Andres

Update#

  • (r2x) Updating Plexos back-end and src/layout for the project (#373) - (e3dba03) - Sanchez Perez, Pedro Andres


0.4.1 - 2024-04-17#

Bug Fixes#

  • (reeds_mapping) Updated reeds mapping to match how we use it internally. (#327) - (cc59bf1) - Sanchez Perez, Pedro Andres

Features#

  • (enum) Added new enum to represent different reserve types. - (eaeb34d) - Fuchs, Rebecca

Update#

  • (Sienna_exporter) Cleaning Sienna exporter to use the new data model. (#329) - (e8165e2) - Sanchez Perez, Pedro Andres


0.4.0 - 2024-03-27#

Bug Fixes#

  • (cambium) Tech mapping capability and bugfix of PTC implementation (#306) - (122c165) - Sanchez Perez, Pedro Andres

  • (defaults) Translator was picking incorrect name for the transmission losses causing it to be skipped on Plexos. (#299) - (761927e) - Sanchez Perez, Pedro Andres

  • (heat_rates) Adding additional technologies to the heat rate fits and fixing some electrolyzer. (#284) - (701e719) - Sanchez Perez, Pedro Andres

  • (nodal) Overhauled Sienna parsing procedure and improved overall nodal process logic and testing (#259) - (80c8861) - Sanchez Perez, Pedro Andres

  • (sienna) Adding canada imports and hydro profiles to the exporter (#276) - (2a7d7ab) - Sanchez Perez, Pedro Andres

  • (translator) Removing timezone since ReEDS incorporate it now. (#278) - (7775094) - Sanchez Perez, Pedro Andres

Documentation#

  • (sphinx) Creating new documentation using sphinx (#311) - (acc5a78) - Sanchez Perez, Pedro Andres

  • Adding the documentation (#294) - (5f8e8be) - Sanchez Perez, Pedro Andres

Features#

  • (docs) Automatic build of documentation (#293) - (288e097) - Sanchez Perez, Pedro Andres

  • (plugin) PTC implementation (#272) - (7594ba1) - Schwarz, Marty

  • (reeds) Adding additional flags that activate the electrolyzer plugin. (#282) - (a9464c2) - Sanchez Perez, Pedro Andres

Miscellaneous Chores#

  • (docs) Cleaning requirements.txt (#321) - (da1ec7a) - Sanchez Perez, Pedro Andres

Bug#

  • (nodal) Added techs to new build names to de-dupe them (#290) - (5d1978c) - Obika, Kodi

  • (nodal) PSS name convention was not being added into the parser. (#291) - (baccbb8) - Sanchez Perez, Pedro Andres

Update#

  • (cambium) Adding some new features for cambium and some cleaning of the CLI (#310) - (e0d5a39) - Sanchez Perez, Pedro Andres

  • (data_model) Changing Translator data model (#303) - (c0caf87) - Sanchez Perez, Pedro Andres

  • (docs) Rewriting some of the documentation (#288) - (caa4d53) - Sanchez Perez, Pedro Andres

  • (pyproject.toml) Add gamspy to dependency list. (#277) - (a13bc11) - Schwarz, Marty


0.3.1 - 2023-11-16#

Bug Fixes#

  • (defaults) Removing distribution losses since the load.h5 already incorporate them. (#261) - (6b9f0fe) - Sanchez Perez, Pedro Andres

  • (infeaisibility) Changing hydro modeling to avoid infeasibilities. (#257) - (0c755a1) - Sanchez Perez, Pedro Andres

  • (memberships) Fixing scenario name missing from custom memberships. (#265) - (786554c) - Sanchez Perez, Pedro Andres

  • (plexos) Adding VoLL to each region to avoid bug in Plexos. (#268) - (9cf0d87) - Sanchez Perez, Pedro Andres

  • (plugins) Fixing LDES plugin aggregation and adding more attributes to storage assets. (#260) - (4b89005) - Sanchez Perez, Pedro Andres

Features#

  • (translator) Adding option for better heat rate representation. (#266) - (8e95f57) - Sanchez Perez, Pedro Andres

Miscellaneous Chores#

  • (plugins) Cleaning electrolyzer module. - (4965e3e) - pesap