Climate

Top 23 Climate Open-Source Projects

  • open-sustainable-technology

    A directory and analysis of the open source ecosystem in the areas of climate change, sustainable energy, biodiversity and natural resources.

  • Project mention: Ask HN: Why don't datacenters have passive rooflines like Net Zero homes? | news.ycombinator.com | 2023-09-21

    https://github.com/protontypes/open-sustainable-technology#o...

  • homeassistant

    Example Home Assistant Configs

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • WRF

    The official repository for the Weather Research and Forecasting (WRF) model

  • Project mention: Why hasn't there been more of an effort to create an open source network of weather stations? | /r/opensource | 2023-05-26

    WRF-ARW Modeling System is in the public domain and there is a fork called WRFg that can utilize GPU acceleration. The price of used Nvidia tesla GPUs could allow an enthusiast group to band together and thrive however that doesn't solve the sheer complexity of using the model and obtaining enough accurate data points to even run the model.

  • ha-smartthinq-sensors

    HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.

  • Project mention: LG washing machine sending 3.7GB of data a day | news.ycombinator.com | 2024-01-13

    Which is likely what is happening here. The LG "ThinQ" washing machines do allow for remote starts: https://github.com/ollo69/ha-smartthinq-sensors/issues/234

    > After 10 minutes (IIRC) in remote start mode without starting the machine goes to sleep. You must use the smartthinq_sensors.wake_up command to wake it up, then the remote_start command to start it.

  • tuya-local

    Local support for Tuya devices in Home Assistant

  • Project mention: Home Assistant blocked from integrating with Garage Door opener API | news.ycombinator.com | 2023-11-08

    > https://github.com/make-all/tuya-local

    Just a small warning: make sure to check whether your device needs to be added to the Tuya cloud to get a local API key. I was only able to get "my" lamp working locally after registering it via the app and creating a developer account.

    Another option can be flashing it with Tasmota: https://tasmota.github.io/docs/Tuya-Convert/

  • Oceananigans.jl

    🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs

  • Project mention: Julia 1.10 Released | news.ycombinator.com | 2023-12-27

    I think it’s also the design philosophy. JuMP and ForwardDiff are great success stories and are packages very light on dependencies. I like those.

    The DiffEq library seems to pull you towards the SciML ecosystem and that might not be agreeable to everyone.

    For instance a known Julia project that simulates diff equations seems to have implemented their own solver

    https://github.com/CliMA/Oceananigans.jl

  • cloud-carbon-footprint

    Cloud Carbon Footprint is a tool to estimate energy use (kilowatt-hours) and carbon emissions (metric tons CO2e) from public cloud usage

  • Project mention: CloudCarbonFootprint: Estimate energy use and carbon emissions from cloud usage | news.ycombinator.com | 2024-03-20
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • FacebookToolkit

    a tool to get Facebook data, and some Facebook bots, and extra tools found on Facebook Toolkit ++.

  • better_thermostat

    This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiator's vicinity.

  • climate-change-data

    :earth_africa: A curated list of APIs, open data and ML/AI projects on climate change

  • Project mention: 5 Ways to Celebrate Earth Day as a Developer 🌎🌏🌍 | dev.to | 2024-04-22

    A couple of sources for climate-related open data is OpenClimateData.net which is a curated list of sources for open emissions and climate agreements data that are made public by various NGOs and the UN. Another great source for open data is this GitHub repo by Dr. Kasia Kulma, as per her bio a data scientist focused on using data for good. The repo is extensive and not only does it offer open data, but many APIs and open source projects as well. Check out the repo’s README to see the long list of links.

  • meteostat-python

    Access and analyze historical weather and climate data with Python.

  • Project mention: Povijesni vremenski podaci | /r/croatia | 2023-06-15

    Probaj s: https://github.com/meteostat/meteostat-python

  • E3SM

    Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated.

  • rnoaa

    R interface to many NOAA data APIs

  • ob-low-impact-website

    The Low Impact version of the Organic Basics website

  • solutions

    The mission of Project Drawdown is to help the world reach “Drawdown”— the point in the future when levels of greenhouse gases in the atmosphere stop climbing and start to steadily decline, thereby stopping catastrophic climate change — as quickly, safely, and equitably as possible. (by ProjectDrawdown)

  • wxee

    A Python interface between Earth Engine and xarray for processing time series data

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

  • cryptoart-footprint

    Estimate the total emissions for popular CryptoArt platforms.

  • esphome-panasonic-ac

    Open source alternative for Panasonic air condition wifi adapters that works locally without the Comfort Cloud

  • nosgestesclimat

    Estimez votre empreinte climat - le modèle de calcul

  • Project mention: Connaître les ordres de grandeur | /r/ecologie | 2023-12-08
  • pylandtemp

    Algorithms for computing global land surface temperature and emissivity from NASA's Landsat satellite images with Python.

  • vplanet

    The Virtual Planet Simulator

  • Project mention: Help with running exoplanet simulations | /r/research | 2023-12-10

    Hello!! I'm an 11th grade AP Research student and I need help running exoplanet simulations. All of the simulations lead me to GitHub repositories (which I don't know how to use) and the installation guides are confusing. I'm currently looking at VPLanet (link to GitHub repository | link to installation guide), as well as vplot, PandExo, and Exo-Transmit. If there are any other options for running models of simulations, please let me know! My research is studying hycean exoplanets and relating them to future exoplanet characterization space missions, and I want to simulate a planet's conditions as well as instrumentation.

  • hector

    The Hector Simple Climate Model

  • Project mention: Most Earth system models are missing element of future climate puzzle | news.ycombinator.com | 2024-01-19

    As an engineer but not a climate scientist, it is really difficult to make sense of these models. They come in at least three levels of complexity, where simpler ones are used to verify the output of the more complex ones.

    If you want to try, Hector is a great one to start with: https://github.com/JGCRI/hector

    I wrote a little blog post with an overview of some of the open source models: https://possibleplanets.com/2022/05/06/how-to-forecast-the-c...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Climate related posts

  • 5 Ways to Celebrate Earth Day as a Developer 🌎🌏🌍

    1 project | dev.to | 22 Apr 2024
  • CloudCarbonFootprint: Estimate energy use and carbon emissions from cloud usage

    1 project | news.ycombinator.com | 20 Mar 2024
  • Connaître les ordres de grandeur

    1 project | /r/ecologie | 8 Dec 2023
  • Anyone know how to integrate a GeekTale Smart Door Knob w/ Fingerprint reader into HA?

    1 project | /r/smarthome | 2 Jul 2023
  • Povijesni vremenski podaci

    1 project | /r/croatia | 15 Jun 2023
  • Au-secours, mes parents sont les pires boomers !

    2 projects | /r/france | 1 Jun 2023
  • Why hasn't there been more of an effort to create an open source network of weather stations?

    1 project | /r/opensource | 26 May 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Climate projects? This list will help you:

Project Stars
1 open-sustainable-technology 1,882
2 homeassistant 1,309
3 WRF 1,140
4 ha-smartthinq-sensors 972
5 tuya-local 954
6 Oceananigans.jl 878
7 cloud-carbon-footprint 845
8 FacebookToolkit 842
9 better_thermostat 695
10 climate-change-data 533
11 meteostat-python 354
12 E3SM 330
13 rnoaa 325
14 ob-low-impact-website 226
15 solutions 210
16 wxee 202
17 blockchain-carbon-accounting 185
18 cryptoart-footprint 181
19 esphome-panasonic-ac 176
20 nosgestesclimat 151
21 pylandtemp 149
22 vplanet 128
23 hector 104

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com