Kamran Tehranchi
Kamran Tehranchi
I’m attempting to add a new HydroEnergyReservoir with a hydroCommitmentReservoirBudget formulation to the modified-RTS-GMLC-DA system from casebuilder. I intend to use the `hydrobudget` as a daily “MWH” budget that a...
## Describe the feature you'd like to see I have implemented custom constraints in my model like regional CO2/Capacity/SAFE- and would like to access the duals of these constraints. However-...
### Checklist - [X] I am running on an up-to-date [`pypsa-usa` environment](https://github.com/PyPSA/pypsa-usa/blob/master/workflow/envs/environment.yaml). Update via `conda env update -f envs/environment.yaml` ### Issue exisits on what branch Master, Develop ### The Issue...
### Feature Request I noticed on PUDL's website they perform some nice data preparation for historical state level demand: > WIth the EIA IDs, we link the hourly electricity demand...
### Feature Request Capacity credits for renewables are typically credited by ELCC surfaces. TODO implement exogenously defined ELCC surface capacity creditation. ### Suggested Solution _No response_ ### Additional Info _No...
### Feature Request Ticket to track integration of NREL ReV in `build_renewable_profiles`. NREL ReV provides access to numerous climate model datasets. I'll be figuring out a way to loop this...
### Checklist - [X] I am running on an up-to-date [`pypsa-usa` environment](https://github.com/PyPSA/pypsa-usa/blob/master/workflow/envs/environment.yaml). Update via `conda env update -f envs/environment.yaml` ### Issue exisits on what branch Develop ### The Issue In...
### Feature Request A user contacted me regarding using the policy constraints implemented in pypsa-usa but overlayed above their own proprietary data. - [ ] Create an option for custom...
### Feature Request For future work that utilizes the AEO- we should go to the PUDL table that contains this data. Data: https://catalystcoop-pudl.readthedocs.io/en/nightly/data_dictionaries/pudl_db.html#core-eiaaeo-yearly-projected-generation-in-electric-sector-by-technology Relevant modules: - We'll need to access...
### Feature Request We should replace the direct download of NREL ATB with @catalyst_cooperative 's PUDL ATB Tables instead. Data: https://catalystcoop-pudl.readthedocs.io/en/nightly/data_dictionaries/pudl_db.html#core-nrelatb-yearly-projected-cost-performance https://catalystcoop-pudl.readthedocs.io/en/nightly/data_dictionaries/pudl_db.html#core-nrelatb-yearly-projected-financial-cases - [ ] Retrieve data from tables above....