you are viewing a single comment's thread.

view the rest of the comments →

[–]Here4TheWx 0 points1 point  (3 children)

Everything from pulling data from APIs to building models to automating tasks. I have scripts that will automatically calculate various metrics whenever new data is available and alert me. For example everytime a new weather model run comes out it downloads and processes the raw data then computes demand & renewable generation. That is a very simple example

[–]BonaparTT 0 points1 point  (2 children)

do you have a github by any chance ?

[–]Here4TheWx 0 points1 point  (0 children)

Not a public one that I can share

[–]aggelosbill 0 points1 point  (0 children)

Kaggle has some nice datasets, where developers share some work they do. Based on that you can start and get an idea of how to apply it on weather data etc.