Feature Request
New feature wanted!
Package Novice
Requires little knowledge of the internal structure of SunPy
Priority Medium
Non-urgent action required
Effort Low
Requires a small time investment
#
solar
Here are 549 public repositories matching this topic...
-
Updated
Sep 14, 2020 - PHP
ESP8266 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
home-automation
mqtt
iot
esp8266
esp32
thermostat
solar
home-assistant
bosch
ems
homeassistant
boiler
nefit
heatpump
buderus
junkers
worcester
heatronics
sieger
ht3
-
Updated
Aug 12, 2021 - C++
A library designed to ease geographic coordinate format conversions, and determine sun/moon information in C#
sunrise
sunset
moon
solar
latitude
longitude
long
coordinates
utm
lat
sun
lunar
magnetic
cartesian
mgrs
magnetic-field
coordinate-conversions
meeus
ecef
celestial-data
-
Updated
Apr 7, 2022 - C#
My Home Assistant Configs. If you like what you see, please ⭐️ my repo. It would encourage me a lot 🤘
config
home-automation
alexa
automation
dashboard
influxdb
grafana
tesla
configuration
assistant
hass
solar
home-assistant
zwave
home-assistant-config
zigbee
homeassistant
appdaemon
hacs
appdaemon-apps
-
Updated
Jun 3, 2021 - JavaScript
ESP32 firmware to read and control EMS and Heatronic compatible equipment such as boilers, thermostats, solar modules, and heat pumps
home-automation
mqtt
iot
esp32
thermostat
solar
home-assistant
bosch
ems
boiler
heatpump
buderus
junkers
ht3
-
Updated
Apr 25, 2022 - C++
Atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
python
energy
gis
solar
wind
energy-system
pv
renewable-energy
potentials
reanalysis
energy-systems
renewable-timeseries
era5
-
Updated
Apr 13, 2022 - Python
Persian calendar view for android - تقویم فارسی / شمسی اندروید
android
date
view
calendar
solar
persian
persian-calendar
jalali-calendar
jalali
shamsi
jalali-datetime
jalali-date-picker
shamsi-date-picker
-
Updated
Mar 16, 2019 - Java
GSEE: Global Solar Energy Estimator
-
Updated
Mar 10, 2022 - Python
A Jalali to Gregorian converter in Javascript with support of formatting output
-
Updated
Apr 10, 2022 - JavaScript
Monitors an Outback MATE, Renogy Rover - MPPT Charge Controller and EPEver Tracer. Integrates with Grafana, PVOutput and more!
couchdb
slack
raspberry-pi
dashboard
packets
modbus
energy-monitor
solar
slack-bot
solar-energy
pvoutput
outback-mate
renogy
renogy-rover
solarthing
crne-solar
solcast
-
Updated
Apr 3, 2022 - Java
A Python library to help monitor solar charge controllers typically used in off the grid applications.
-
Updated
Apr 10, 2021 - Python
Sunrise and sunset time calculation for given coordinates. ~1kb minified with zero dependencies.
-
Updated
Apr 9, 2022 - TypeScript
An explicit Python PV system IV & PV curve trace calculator which can also calculate mismatch.
-
Updated
Apr 14, 2022 - Jupyter Notebook
A datalogger for a solar inverter. Stores data in influxdb and displays it in grafana. Has load diverting capability, to use the inverter's excess power
-
Updated
Apr 24, 2022 - Python
A Monte Carlo ray tracer for the optical simulation of solar concentrating systems
-
Updated
Feb 23, 2022 - C++
A solar system simulator with Verlet, using OpenGL for displaying.
opengl
lightning
simulation
shaders
xml
physics
planet
molecular-dynamics
moon
computational-physics
molecular-dynamics-simulation
solar
gravitation
glm
physics-simulation
solarsystem
mfc
shadow
3d
3d-graphics
-
Updated
Apr 20, 2022 - C++
Huawei SUN2000 compatible devices which working with Huawei Cloud Service command line bash API for monitoring or download data from their FusionSolarApp API
shell
bash
client
api-gateway
api-client
solar
huawei
solar-energy
inverter
openapi-account
huawei-fusionsolar
sun2000
-
Updated
Jan 22, 2022 - Shell
Curated links to APIs, SDKs, paltforms and tools relevant to solar energy and battery storage
finance
energy
sdk
monitoring
dataset
solar
solar-energy
pv-watts
energy-storage
solar-radiation-data
nrel
-
Updated
Sep 20, 2017
-
Updated
Apr 25, 2022 - Python
Victron bluetooth and serial communication at a python script. With MQTT and HomeAssistant support.
home-automation
mqtt
serial
bluetooth
ble
bluetooth-low-energy
solar
battery-monitor
solar-system
homeassistant
victron
victronconnect
-
Updated
Apr 16, 2022 - Python
Improve this page
Add a description, image, and links to the solar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the solar topic, visit your repo's landing page and select "manage topics."
Describe the feature
I'm currently manually checking for updates of vendored code in
/sunpy/extern. It should be pretty easy to automate this in a simple script in the/toolsfolder that downloads the latest version of the files, and prints which files have been updated (and possibly the version number bumps?)Proposed solution
No response