def grib_periodic(): from airnow import grib grib.run()
def handle(self, *args, **options): grib.run(async=False)