python-forecast.io icon indicating copy to clipboard operation
python-forecast.io copied to clipboard

Is it possible to "exclude" data blocks to reduce latency?

Open AFishNamedFish opened this issue 7 years ago • 0 comments

I only need to get forecast.currently(). So, I would like to exclude getting the minutely, hourly, daily, alerts, and flags data (to reduce latency).

The Dark Sky documentation supports an exclude parameter. Does the python-forecast.io library accept this parameter?

AFishNamedFish avatar Jul 02 '18 01:07 AFishNamedFish