Giter VIP home page Giter VIP logo

Comments (2)

rouille avatar rouille commented on August 29, 2024

GenMWMax --> Pmax in the following files.
./postreise/plot/analyze_pg.py:364: sum).GenMWMax
./postreise/plot/analyze_pg.py:757: selected[:i]].GenMWMax.values)]
./postreise/plot/analyze_pg.py:924: capacity = self.grid.plant.loc[pg.columns].GenMWMax.values
./postreise/plot/analyze_pg.py:1010: capacity = sum(self.grid.plant.loc[plant_id].GenMWMax.values)
./postreise/tests/test_mocks.py:14: 'GenMWMax': [200, 150, 100, 300, 120],
./postreise/analyze/tests/test_carbon.py:17: 'GenMWMax': [200, 150, 100, 300, 120],

from postreise.

rouille avatar rouille commented on August 29, 2024

from postreise.tests.mock_grid --> from powersimdata.tests.mock_grid

Files concerned:
postreise/tests/test_mocks.py:6:from postreise.tests.mock_grid import MockGrid
postreise/tests/mock_analyze.py:2:from postreise.tests.mock_grid import MockGrid
postreise/analyze/tests/test_statelines.py:3:from postreise.tests.mock_grid import MockGrid
postreise/analyze/tests/test_congestion_surplus.py:8:from postreise.tests.mock_grid import MockGrid
postreise/analyze/tests/test_mwmiles.py:3:from postreise.tests.mock_grid import MockGrid
postreise/analyze/tests/test_helpers.py:6:from postreise.tests.mock_grid import MockGrid

Also, postreise.tests.mock_grid.py will be removed.

from postreise.

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.