Greg Schivley

Results 46 comments of Greg Schivley

>Another strategy would be to target users who are looking to make only the most rudimentary CPI calculations using the CPI-U series. I have no evidence to back this up,...

It'll also be important to connect specific technology/resource types with eligibility for each program. Needs to be flexible so that resources qualification can be partial (e.g. partial CES credit) and...

Or maybe use something like the joblib `Memory` class. https://joblib.readthedocs.io/en/latest/memory.html

So this would let users 1. Multiply all fuels within a region by a factor. 2. Set different cost scenarios for each fuel within a region 3. Set different scenarios...

@bradenpecora I'm leaning towards the version that keeps fuel scenarios the same across regions. The question is when to make the modifications. Current behavior creates a regional fuel label for...

I started something similar with #18 a long time ago. In theory I know how it should work, it's just a matter of implementing and then getting used to a...

Might want to make this part of a more general system for splitting units out of the normal clustering process. For example, separating coal units that are good candidates for...

It would have any attributes that distinguish between different types of resource clusters. This is a flexible framework, but for example offshore wind has attributes `pref_site` (0 or 1) and...

Similar bug, if a region is included in the distributed generation profiles but not the model, it throws an error.

Ok, I confirmed that there is something odd going on. Will investigate.