Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing a typo in File name #14

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Fixing a typo in File name #14

merged 1 commit into from
Sep 13, 2024

Conversation

sourabhdalvi
Copy link
Collaborator

Just simple bug fix in file names that causes the precompile to fail.

@jd-lara jd-lara merged commit 368ddf2 into main Sep 13, 2024
1 of 5 checks passed
@jd-lara jd-lara deleted the sd/bug_fix branch September 13, 2024 17:18
rodrigomha pushed a commit that referenced this pull request Sep 18, 2024
jd-lara pushed a commit that referenced this pull request Sep 18, 2024
* add fields

* add electrolyzer and flexible demand structs

* typo

* update IS dependency

* add colocated resources, retireable and retofittable techs

* add reserves to SupplyTechnology

* fix SupplyTechnology

* update storage structs

* update TransportTechnology

* update Demand Requirements

* additional inputs for TransportTechnology

* updating naming convention, data types, and adding CurtailableDemandSideTechnology struct

* add co2 to SupplyTechnology

* typo

* export retrofit and retire structs

* add name field to retrofits and retirements

* export get_technology

* add requirements

* make parametric an optional field for schema

* add policy requirements

* change requirements to subset of Service

* add utility functions for requirements

* change Requirements to IS System Component

* add pricecap field

* update exports

* empty function for blobs

* change slack to pricecap

* add dependencies for database pipeline

* initialize empty functions and added transmission to db pipeline

* fixed empty transmission line vector

* add power_systems_type back to structs

* fix imports

* add pre existing generation units

* added storage to portfolio

* add existing capacity to StorageTechnology

* formatting

* add parsers for blobs

* add demand timeseries

* add system to portfolio

* change json to json3 in parsers

* add dates and timeseries

* change supply curve parser to produce tuple of XY_COORDS

* remove empty functions

* update investment cost to supply curve

* add supplemental attributes

* add zone struct

* add Region abstract type

* generalize supplemental_attribute functions

* updaet include

* change retrofits and retirements to supplemental attributes

* name change

* add existing capacity supplemental attribute

* typos

* updating data types and exports for zones

* remove Revise

* update retirements and retrofits to match structure of existingcapacity

* add aggregated versions of retirements and retrofits

* cahnge dictionary to vector in existingcapacity

* merged electrolyzers with DemandsideTechnology

* update field names

* update includes

* update names and remove unecessary fields

* formatter

* make Zone optional for SupplyTechnology

* remove region

* add defaults for storage

* remove region from DemandRequirement

* renaming file name to fix typo (#14)

* remove extra show

---------

Co-authored-by: Sourabh Dalvi <[email protected]>
Co-authored-by: Rodrigo Henríquez-Auba <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants