Esempio n. 1
0
def run(forced_weatherstation_id, forced_year):
    noaa_importer.run(BaseConfig, forced_weatherstation_id, forced_year)
def run(forced_weatherstation_id, forced_year):
    noaa_importer.run(ProdServerConfig, forced_weatherstation_id, forced_year)