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

Testing download.

parent 8b62e508
No related branches found
No related tags found
No related merge requests found
......@@ -92,12 +92,12 @@
# parameters_dict = { geo_id = "__REF__geographies[!, :geo_id]", shape_obj = "__REF__geographies[!, :shape_obj]", area = "__REF__geographies[!, :area]"}
# dependencies = ["geographies"]
[tasks.minerals]
service = "FACT_mine"
function = "get_minerals"
arguments = "minerals_full"
parameters_dict = { geo_id = "__REF__geographies[!, :geo_id]", shape_obj = "__REF__geographies[!, :shape_obj]", area = "__REF__geographies[!, :area]"}
dependencies = ["geographies","geology"]
#[tasks.minerals]
# service = "FACT_mine"
# function = "get_minerals"
# arguments = "minerals_full"
# parameters_dict = { geo_id = "__REF__geographies[!, :geo_id]", shape_obj = "__REF__geographies[!, :shape_obj]", area = "__REF__geographies[!, :area]"}
# dependencies = ["geographies","geology"]
[tasks.landcover_18]
service = "FACT_lulc"
......
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