All Projects → YaleOpenLab → openclimate-demo

YaleOpenLab / openclimate-demo

Licence: LGPL-3.0, GPL-3.0 licenses found Licenses found LGPL-3.0 COPYING.LESSER GPL-3.0 COPYING
Open Climate Repo

Programming Languages

go
31211 projects - #10 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to openclimate-demo

hector
The Hector Simple Climate Model
Stars: ✭ 72 (+33.33%)
Mutual labels:  climate, climate-change
blockchain-carbon-accounting
This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.
Stars: ✭ 123 (+127.78%)
Mutual labels:  climate, climate-change
pi-eco-indicator
Display at-a-glance data of carbon intensity or Octopus Agile prices on a Pimoroni Blinkt! display or a Pimoroni Inky pHAT display.
Stars: ✭ 15 (-72.22%)
Mutual labels:  climate, climate-change
hacktoberfest-2020
Let's tackle the Climate-Change together with Open-Source 🌍 + 👩‍💻
Stars: ✭ 23 (-57.41%)
Mutual labels:  climate, climate-change
patch-ruby
Patch's Ruby client library - https://www.patch.io
Stars: ✭ 50 (-7.41%)
Mutual labels:  climate, climate-change
netpositive-money.github.io
Bitcoiners contributing to climate change solutions - the website
Stars: ✭ 17 (-68.52%)
Mutual labels:  climate, climate-change
trends.earth
trends.earth - measure land change
Stars: ✭ 69 (+27.78%)
Mutual labels:  climate, climate-change
hockeystick
Download and Visualize Essential Global Heating Data in R
Stars: ✭ 42 (-22.22%)
Mutual labels:  climate, climate-change
Climate-Change-Datasets
Here is a list of Climate Change Public Datasets 🌦🌪🌫🌀💧🌊
Stars: ✭ 115 (+112.96%)
Mutual labels:  climate, climate-change
ClimateChangeProjections
An embeddable map that shows climate change projections. How hot will it be by 2070 if we don't do something about it? Accessible at https://climatechange.codeforafrica.org
Stars: ✭ 29 (-46.3%)
Mutual labels:  climate, climate-change
climateconnect
The global climate action web platform. 🌏
Stars: ✭ 45 (-16.67%)
Mutual labels:  climate, climate-change
openair-cyan
DIY small-scale open hardware direct air carbon capture device called Cyan. Our documentation is on https://openair-collective.github.io/openair-cyan
Stars: ✭ 54 (+0%)
Mutual labels:  climate, climate-change
miniclass-web
🏇 Roadmap untuk miniclass web WRI
Stars: ✭ 40 (-25.93%)
Mutual labels:  backend
NLW-Together-Elixir
Wabanex - Gerencie e acompanhe seus treinos na academia! Evento NLW Together organizado pela @Rocketseat 🚀
Stars: ✭ 15 (-72.22%)
Mutual labels:  backend
ClimateLaboratoryBook
JupyterBook source for The Climate Laboratory
Stars: ✭ 74 (+37.04%)
Mutual labels:  climate
minecraftrs
A rusty Minecraft backend. Aims to split core structures from vanilla definitions, allowing you to define your own set of blocks, biomes or entities instead of vanilla ones.
Stars: ✭ 16 (-70.37%)
Mutual labels:  backend
Full-Stack-Development-Learning-Path
This repo contains all the things which I practice while learning the Full-stack web development
Stars: ✭ 80 (+48.15%)
Mutual labels:  backend
DevOff-Desafio-2
Punto de partida para el desafío de DevOff Argentina del 02/08/2020.
Stars: ✭ 16 (-70.37%)
Mutual labels:  backend
Car-Rental-Project
A car rental project developed with ASP.Net Core & Angular.
Stars: ✭ 90 (+66.67%)
Mutual labels:  backend
node-blockchain
Nodejs实现区块链
Stars: ✭ 24 (-55.56%)
Mutual labels:  backend

Open climate

This is the first repository for the open climate project, an open source initiative exploring the application of distributed ledger technology (DLT) and other emerging technologies, such as IoT (Internet of Things), big data and machine learning, to the challenge of helping the world keep a transparent climate accounting system towards the climate targets set in the 2015 Paris Agreement—i.e. maintaining anthropogenic warming below 1.5oC.

The repo is used for the first demo versions of the platform, which explore the initial scope of the system and mocks up functionalities.

This project involves a software ‘platform of platforms,’ distinguished here as the Open Climate platform (capitalized to distinguish from the overall open climate project), the development of climate communication protocols, and a shared user interface as portal to the system. Front end repository fro the demo can be found here. The platform is designed to ideally acts as a common integrator designed to reconcile climate records and functions from both legacy and DLT-based climate platforms in the pursuit of helping maintain a decentralized ‘ledger of ledgers’.

Whilst the platform is currently incubated at the Yale Open Innovation Lab (openlab) it seeks to combine a growing network of other platforms in advanced technological stages; using and open innovation effort to develop the common open source layers.

For more information, visit: https://openlab.yale.edu/open-climate.

Prerequisites and installation

Clone the repository to a directory of your choosing:

git clone https://github.com/YaleOpenLab/openclimate-demo.git

Install latest distribution of Go if you don't have it already.

Finally, build the program using the following command.

cd openclimate-demo 
go build

Run the program.

./openclimate

For blockchain smart contract environment please refer to this instructions

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].