Giter Site home page Giter Site logo

Comments (3)

jump2conclusionsmatt avatar jump2conclusionsmatt commented on August 15, 2024

This is happening combinator.py fill_nans. For running configuration ELCI_3, none of the plants in those subregions get assigned a Balancing Authority Name, EIA_Region, or FERC_Region, Any one of which would cause a row to be dropped at line 116. I think the simplest solution would be to require all of the categories to be NA before a row gets dropped, but I'm unsure how those NAs might affect things downstream. I think that if say we're aggregating on BA rather than eGRID, those rows will still end up getting dropped at a groupby, and if we're aggregating on eGRID, then they'll stay. I'll give it a shot and see what happens.

from electricitylci.

jump2conclusionsmatt avatar jump2conclusionsmatt commented on August 15, 2024

There's a branch for this issue. I committed a couple changes to try and resolve this. One potential issue is that I saw significant increases in CO2 emissions from coal, gas, and mixed plants - on the order of 10% relative to a set of data I had from May 15. I (or someone else) should investigate more to see if the source of increase is previously dropped rows or from something else. If so, why only CO2?

from electricitylci.

jump2conclusionsmatt avatar jump2conclusionsmatt commented on August 15, 2024

I ran this again today. I suspect I was running some version of the model without the cems changes imlpemented. I run it now and get very minor changes in ELCI_3 for CAMX, while gaining the ability to get consumption mixes for the regions mentioned above. I'll open a pull request for the changes.

from electricitylci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.