-
In GitLab by @Poncelet on Oct 3, 2018, 19:02
Methods are used to describe certain modeling decisions.
In the current discussion, we have seen multiple examples. Most frequent mentioned examples are…
-
https://github.com/OSeMOSYS/osemosys_global/blob/3b0892cedf45d08d6d5418dc6345df124fdee561/workflow/scripts/osemosys_global/OPG_geographic_filter.py#L44-L46
This needs an additional filtering criter…
-
The unfiltered capacity factors for hydro power plants include the technologies `PWRHYDJ1XX01`, `PWRHYDJ2XX01`, and `PWRHYDJ3XX01`. These technologies don't exist anywhere else in the model and cause …
-
Residual capacity is taken from plexos world database
- [x] Use OSeMOSYS global script to obtain plexos world data
- [ ] Map plexos technologies to SAND technologies
- [ ] Reformat for data prepa…
-
We use `regions` and `countries` fairly interchangeably in the scripts. We should probably only use one -- region to describe USA or Canada works for me !
-
PLEXOS World does not separate out data for gas technologies into open-cycle and combined-cycle power plants, instead its uses a generic GAS identifier. Therefore, in `OPG_powerplant_data.py` we group…
-
### Conda environment check
- [X] I have tried using the `osemosys-global` conda environment.
### Current Behavior
Running a BBIN scenario with the value `crossborderTrade` in the configuration fil…
-
Using the OSeMOSYS set for region, we only have one, that being ``NAmerica`. We should probably add that to the config.yaml file instead of writing it out in every script. That way if we ever want to …
-
-
The latest updates of the OSeMOSYS code introduce the `CapitalRecoveryFactor` and the `PvAnnuity`.
In the calculation of the `CapitalInvestment` in otoole this is not yet considered.
HauHe updated
2 years ago