All Projects → datagir → nosgestesclimat

datagir / nosgestesclimat

Licence: MIT License
Estimez votre empreinte climat - le modèle de calcul

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nosgestesclimat

netpositive-money.github.io
Bitcoiners contributing to climate change solutions - the website
Stars: ✭ 17 (-78.48%)
Mutual labels:  climate
wxee
A Python interface between Earth Engine and xarray for processing time series data
Stars: ✭ 113 (+43.04%)
Mutual labels:  climate
xbpch
xarray interface for bpch files
Stars: ✭ 17 (-78.48%)
Mutual labels:  climate
HydroData
An R 📦 for finding and getting geospatial earth systems data
Stars: ✭ 30 (-62.03%)
Mutual labels:  climate
arduino-esp8266-mh-z19-serial
CO2, humidity and temperature sensor on ESP8266
Stars: ✭ 57 (-27.85%)
Mutual labels:  co2
Climate-Change-Datasets
Here is a list of Climate Change Public Datasets 🌦🌪🌫🌀💧🌊
Stars: ✭ 115 (+45.57%)
Mutual labels:  climate
climate-data-extraction-tool
Use the climate data extraction tool to download climate data from the selected Environment and Climate Change Canada datasets. You can specify the date ranges, variables, download format and other options.
Stars: ✭ 27 (-65.82%)
Mutual labels:  climate
badlands-workshop
Badlands workshop & examples
Stars: ✭ 15 (-81.01%)
Mutual labels:  climate
ClimateVegetationDynamics GrangerCausality
Source code for the publications on "a non-linear Granger-causality framework to investigate climate–vegetation dynamics", by Papagiannopoulou et al., GMD & ERL 2017
Stars: ✭ 16 (-79.75%)
Mutual labels:  climate
patch-ruby
Patch's Ruby client library - https://www.patch.io
Stars: ✭ 50 (-36.71%)
Mutual labels:  climate
climate
The R climate package: an interface for downloading in-situ meteorological (and hydrological) dataset
Stars: ✭ 51 (-35.44%)
Mutual labels:  climate
crypto-quotes
100+ Best of Crypto Quotes - I HODL, you HODL, we HODL! - BREAKING: BITCOIN JUST BROKE $22 000!
Stars: ✭ 12 (-84.81%)
Mutual labels:  co2
climateR
An R 📦 for getting point and gridded climate data by AOI
Stars: ✭ 93 (+17.72%)
Mutual labels:  climate
WorldWeather
The largest three-dimensional web-based interactive browser of satellite, weather, climate, and other time-aware geospatial data on the web, built upon NASA's revolutionary WorldWind technology.
Stars: ✭ 49 (-37.97%)
Mutual labels:  climate
badlands-companion
Badlands pre & post-processing
Stars: ✭ 14 (-82.28%)
Mutual labels:  climate
trends.earth
trends.earth - measure land change
Stars: ✭ 69 (-12.66%)
Mutual labels:  climate
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 (-63.29%)
Mutual labels:  climate
pcmdi metrics
Self contained packages to run PCMDI Metrics
Stars: ✭ 44 (-44.3%)
Mutual labels:  climate
home-assistant-frigidaire
Custom component for the Frigidaire integration
Stars: ✭ 11 (-86.08%)
Mutual labels:  climate
GARD
Generalized Analog Regression Downscaling (GARD) code
Stars: ✭ 21 (-73.42%)
Mutual labels:  climate

nosgestesclimat 🌍🥵

Ici résident les modèles de calcul et les données de https://nosgestesclimat.fr.

Ecriture des modèles du simulateur

Le modèle d'empreinte climat personnelle est écrit dans un français le plus lisible possible :

# Premier extrait 
douche . litres par minute:
  unité: l/minute
  formule:
    variations:
      - si: pomme de douche économe
        alors: 9
      - sinon: 18

# Deuxième extrait 
transport . avion . coefficient de forçage radiatif:
  description: >
    Le forçage radiatif, c'est la capacité d'une émission de gaz à rechauffer la
    terre.
    Un vol émet du CO₂, mais aussi d'autres gaz, ainsi que de la vapeur libérée en haute altitude. Le forçage radiatif de ces émissions est conséquent et doit donc être pris en compte, mais c'est une estimation très compliquée.
    L'effet de la vapeur d'eau est temporaire : elle disparaît à court-terme par rapport au CO₂ qui reste très longtemps présent. Son effet n'en reste pas moins massif.
  formule: 2
  références:
    - https://www.carbonindependent.org/sources_aviation.html
    - http://www.bilans-ges.ademe.fr/forum/viewtopic.php?f=20&t=4009&sid=dea7e08c81c2f723b803d27e7e2a8797
    - https://fr.wikipedia.org/wiki/Impact_climatique_du_transport_a%C3%A9rien#Pond%C3%A9ration_des_%C3%A9missions

🖊️ Suivez le guide pour contribuer.

Tous les modèles sont dans le dossier data.

code de l'interface

Le code du simulateur ici datagir/nosgestesclimat-site.

Il repose sur le nouveau langage de programmation publicodes documenté sur https://publi.codes.

Il est développé dans le cadre de https://beta.gouv.fr

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].