https://github.com/alitiq/alitiq-doc
alitiq Documentation
https://github.com/alitiq/alitiq-doc
api demand electricity energy flexibility forecast forecasting gas heat hydropower load load-forecast pv solar solar-power-forecast weather wind wind-power-forecast
Last synced: about 2 months ago
JSON representation
alitiq Documentation
- Host: GitHub
- URL: https://github.com/alitiq/alitiq-doc
- Owner: alitiq
- Created: 2024-12-24T09:27:28.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T10:17:59.000Z (about 2 months ago)
- Last Synced: 2025-03-11T11:27:06.536Z (about 2 months ago)
- Topics: api, demand, electricity, energy, flexibility, forecast, forecasting, gas, heat, hydropower, load, load-forecast, pv, solar, solar-power-forecast, weather, wind, wind-power-forecast
- Language: Python
- Homepage: https://alitiq.github.io/alitiq-doc
- Size: 3.39 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alitiq-doc
alitiq Documentation## For testing the current content run:
docker run --rm -it -p 8000:8000 -v $(pwd):/docs squidfunk/mkdocs-material
## Build static site
docker run --rm -v $(pwd):/docs squidfunk/mkdocs-material build