Skip to content
Snippets Groups Projects
Commit 06088e9a authored by Riccardo Boero's avatar Riccardo Boero :innocent:
Browse files

Update us_counties.toml

parent 015d7686
No related branches found
No related tags found
No related merge requests found
......@@ -71,12 +71,12 @@
parameters_dict = { year = 2022, agg_level = 2, geo_id = "__REF__geographies[!, :geo_id]" }
dependencies = ["geographies","jobs_21"]
[tasks.buildings]
service = "FACT_bldgs"
function = "get_bldgs_footprint_height"
arguments = "footprint_avg_height"
parameters_dict = { geo_id = "__REF__geographies[!, :geo_id]", shape_obj = "__REF__geographies[!, :shape_obj]"}
dependencies = ["geographies"]
# [tasks.buildings]
# service = "FACT_bldgs"
# function = "get_bldgs_footprint_height"
# arguments = "footprint_avg_height"
# parameters_dict = { geo_id = "__REF__geographies[!, :geo_id]", shape_obj = "__REF__geographies[!, :shape_obj]"}
# dependencies = ["geographies"]
[tasks.elevation]
service = "FACT_elevation"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment