mirror of
https://github.com/tomasriveral/ReSSPublica.git
synced 2026-08-12 18:50:46 +02:00
feeds: first complete draft basel air quality
This commit is contained in:
+1
-1
@@ -43,5 +43,5 @@ def main():
|
||||
if ( args.gen_bernReligionMap and date.today().day == 1 and date.today().month in [1, 5, 9]) or args.force_gen_bernReligionMap:
|
||||
generateBernReligionMap(ASSETS, CACHE)
|
||||
if args.gen_baselLuftqualitat:
|
||||
generateBaselLuftqualitat(ASSETS)
|
||||
generateBaselLuftqualitat(ASSETS, CACHE)
|
||||
logging.info("Done")
|
||||
|
||||
Reference in New Issue
Block a user