Donny Zimmanck
Donny Zimmanck
For reference, here is the function I use. import pandas as pd def darksky_forecast_to_dataframe(forecast): """Convert darksky forecast data list to a dataframe Keyword arguments: forecast -- list of daksky forecast...
I have a prototype of this somewhat functional. I think the code can be simplified a lot, and the polygon smoothing code does not work with these spirals for some...
Greetings @HJFSTX, I have not worked on this code in a while. I just pushed my my current code to feature/issue-9-fractional_turns. I was having issues with the code that was...