Git Product home page Git Product logo

Comments (6)

tumblerer avatar tumblerer commented on July 4, 2024

I think that's broadly correct. I'd like to to check with Jonny with regards to when he updates the shared space.

Further to that I like the current neatness in controlling when fields are updated when from within Countries in the execute function. This could prevent some difficult timing issues later on.

from kyoto.

webbo89 avatar webbo89 commented on July 4, 2024

I hope this still works with you - Current plan is at simulation start time we'll be pulling in a table of country data. Whatever you decide on, we can either have target set in the shared state or in the country agent constructor.

from kyoto.

azyzio avatar azyzio commented on July 4, 2024

I think emission target is not defined from 1990 data, but we are calculating it with the service created by Jonny, so I don't think that there will be a need to pull it from a db.

from kyoto.

cmd08 avatar cmd08 commented on July 4, 2024

Each country has to keep a track of its own emissions target. Admittedly, this needn't be in AbstractCountry, but still if I were writing the implementation for a participant, I would want to keep a local value stored.

from kyoto.

tumblerer avatar tumblerer commented on July 4, 2024

I'd agree with Chris, countries should keep track of their own emissionTargets which are pulled from the sharedspace at specific times.

Adam's right, emission targets aren't listed in the database, their calculated at the beginning of the game.

from kyoto.

tumblerer avatar tumblerer commented on July 4, 2024

I think we'll leave this as it is for the moment.

from kyoto.

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.