TheWorldSim / world-sim

Data driven simulations for future plans that add up.
https://theworldsim.org
2 stars 0 forks source link

World Sim

Simulations about our world based on objective evidence.

Should be:

Should inspire trust and give us multiple options

Where there is uncertainty, represent the full diversity of scenarios. Then give users the tools to filter by "merit", "likelihood", "impact". Default should show all filtered by product of these attributes.

Data

The data is not only numbers, and trends but also relationships between values.

The data lives in the data repo. Though some of it lives in this code repo at the moment.

Simulations

For now all the simulations will live in this repo.

Change log

2020-02-17

Energy Explorer v0.0.1 - first version

Dev

The World Sim is still a prototype and is in alpha. If you're a researcher in academia, industry, government, NGO or citizen scientist and have data to add or a simulation you'd like to build then get in touch.

For data please open an issue here. For simulation related questions or ideas please open an issue here. Alternatively please contact us.

This repo currently uses submodules, not all of which are yet public. If you have been given access to them:

git clone git@github.com:TheWorldSim/world-sim.git
cd world-sim
git submodule update --init --recursive

TODO

Move all data into data repo.

Known bugs

Outstanding - medium

Outstanding - minor

Dealt with via a hack

running local builds

python -m http.server 8000