Kamran Tehranchi

Results 55 issues of Kamran Tehranchi

``` #TODO: Revisit Technology Type Assignments ``` https://github.com/PyPSA/pypsa-usa/blob/ec66e054f6e59f3891eca35716d7ecdd361feebc/workflow/scripts/add_electricity.py#L1044

Currently BCHA and AESO are not represented in the model. The BE wecc model has two or three nodes for BC and one or two for MX along the border....

enhancement

Currently, NV Power / Sierra Pacific Power Company (SPPC) is joined with PGAE in the balancing_areas GIS files, thus when adding load data, I combined the two together. Need to...

``` #TODO: VALIDATE TECHNICAL POTENTIALS ``` https://github.com/PyPSA/pypsa-breakthroughenergy-usa/blob/b6b1f1e185b31f23f70743e6083993ae7beb0c2f/workflow/scripts/add_electricity.py#L417

### Checklist - [X] I am using the current [`master`](https://github.com/PyPSA/pypsa-usa/tree/master) branch - [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` ### The...

bug
good first issue

### Feature Request --- ### Suggested Solution _No response_ ### Additional Info _No response_

enhancement

### Feature Request I'm listed a few GIS and land-use data related task list ordered in priority. These are all tasks that would involve editing the `build_renewable_profiles` script: - [...

enhancement
good first issue

This caused the following error to appear when running the default configuration file. I had to remove the `offwind` and `offwind_floating` techs to get it to work. If this is...

### Feature Request Change Application of Seasonal Derating to Post-Aggregation - it will save a lot of memory since we won't need hourly timeseries of these until after simplify and...

enhancement

### Feature Request We're pretty dialed in on the the data we are actually using in the model at this point. I suggest we remove any old data from repo_data...

chore