コード例 #1
0
def run(forced_weatherstation_id, forced_year):
    noaa_importer.run(BaseConfig, forced_weatherstation_id, forced_year)
コード例 #2
0
def run(forced_weatherstation_id, forced_year):
    noaa_importer.run(ProdServerConfig, forced_weatherstation_id, forced_year)