Open MoonRaker opened 9 years ago
Currently forecast.py does not provide data for an area. It only works for data at a single point.
The forecast class will submit the query but returns an empty Pandas DataFrame.
This would be nice, though I don't know if we'll have time for it this semester. Consider using xray for this.
Currently forecast.py does not provide data for an area. It only works for data at a single point.
The forecast class will submit the query but returns an empty Pandas DataFrame.