Zane Selvans

Results 310 comments of Zane Selvans

Definitely agree! It might not be hard to run the string through some rst-to-html function that already exists. Or we could add metadata indicating source functions. Or this is also...

It's in there on `dev` and whenever we finally get a release out it should work!

It seems like this is a very similar problem to the one that @cmgosnell has been working on with backfilling constant values (like location) in the EIA 860 data. Maybe...

Unfortunately this often fails, because there are 1300+ files and several GB of data in the archive. For this reason, we're mostly relying on the Zenodo archives as permanent "cold...

Also: the reason you get a "file not found" when you try to go to the API URL that's failing isn't that the file isn't there, it's that it's only...

Definitely not yet resolved! That's why the issue is still open :) But also definitely something we want to get done. IIRC the 923 data has both net generation (in...

Hmm, okay if that's the case then probably you'll need to use the fuel heat content -- it's reported in both CEMS, and in the `generation_fuel_eia923` table, broken down into...

Aaaaah, that's right there are other files! We're generalizing the spreadsheet extraction process and will map all of the files to get at this data.

I pulled them out here partly because you'd expressed a preference for not doing them in the steam/fuel PR. So I was thinking I would do them in a separate...