Greg Miller
Greg Miller
I also experienced this issue when running ``` for inflation in [i / 10 for i in range(15, 26)]: result = mc.run_mcl(matrix, inflation=inflation) clusters = mc.get_clusters(result) Q = mc.modularity(matrix=result, clusters=clusters)...
@truggles I'm mostly interested in the net generation by fuel type data from 930, but removing outliers and imputing replacements would be important. I have not yet had a chance...
Another important pudl update for this project will be inclusion of 2019 data from EPA and EIA into PUDL. @zaneselvans do you have an timeline yet for when year 2019...
@zaneselvans happy to slack or set up a call to discuss in more detail. Yeah the data reading needs to be fixed: I was pulling from the static datapackages for...
I think that we may be able to close this issue with the release of https://github.com/singularity-energy/open-grid-emissions. There's still ongoing work to do in improving the dataset, but it may make...
This has probably been resolved at this point, but based on a conversation with the EPA CAMD folks yesterday, the data in EPA CEMS is gross generation, including all generation...
From what I've seen in the raw 923 files, it looks like all of the reported MWh data is net generation (or is at least labeled as such in the...
Reading the user manual for EPA's AVERT tool, they state: "Gross generation [from CAMD] is converted to net generation within the preprocessing engine using unit-specific parasitic loss factors. These factors...
Interesting. It looks like the data in EIA Schedules 6 and 7 would be quite useful, although it looks like the set of plants in schedule 6/7 (n=5215) is smaller...
While working on this, I just wanted to highlight an observation about the data included in CEMS (which perhaps was already obvious to others looking at this data, but just...