Synchronize the opengrid data to your computer.

This approach replaces the old Flukso API and is based on the tmpo data format. It uses a local database. This approach is more elegant, but does not cover historic data from before 23rd of October 2014.


In [1]:
from opengrid.library import houseprint

hp = houseprint.Houseprint()
hp.sync_tmpos()