Owlet is a website to promote the idea of using orphaned oil wells for compressed air energy storage.
To run the website you will need: Node.js
clone this repository,
in terminal type:
npm start
and hit enter.
npm should serve the website on your machine at localhost:8080.
- Make the webshite look better.
- Scrape the orphan wells association to update the map of orphaned wells.
- Scrape the Alberta energy use and calculate the supply / demand to show whether the wells would be charging or discharging.
- Track the charge / discharge over the previous 24 hours, or week, and chart it.