tweaks
This commit is contained in:
@@ -22,10 +22,9 @@ definitions = dg.Definitions(
|
||||
"polars_parquet_io_manager": PolarsParquetIOManager(base_dir=STORAGE_DIR),
|
||||
},
|
||||
sensors=[
|
||||
sensors.list_locations,
|
||||
# sensors.list_locations,
|
||||
sensors.list_latitudes,
|
||||
sensors.list_longitudes,
|
||||
sensors.retrieve_weather,
|
||||
# sensors.list_longitudes,
|
||||
sensors.retrieve_weather,
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user