Odin-SMR / odin-api

MIT License
0 stars 0 forks source link

Get solar data #151

Closed joakimmoller closed 1 year ago

joakimmoller commented 1 year ago

The script src/scripts/getsolar.sh runs in a lambda to get data to a bucket.

Note that the python-script used in getsolar.sh uses an sqlite-database to check what files to download – this should be replaced by a "list-bucket" operation.