Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mdales committed Apr 9, 2024
1 parent c49f724 commit d502f5d
Showing 1 changed file with 51 additions and 12 deletions.
63 changes: 51 additions & 12 deletions src/test/expect/test_dot.expected
Original file line number Diff line number Diff line change
Expand Up @@ -34,77 +34,104 @@ subgraph "cluster_0" {
n4->n2[penwidth="2.0"];
n4->n3[penwidth="2.0"];

}
subgraph "cluster_1" {
label = "JRC"
n3->n6[penwidth="2.0"];
n6[shape="box",label="methods.inputs.generate_fine_circular_coverage"];
n6->n5[penwidth="2.0"];

}
subgraph "cluster_1" {
subgraph "cluster_2" {
label = "Ecoregions"
n8[shape="box",label="methods.inputs.download_shapefiles"];
n8->n7[penwidth="2.0"];

}
subgraph "cluster_3" {
label = "Ecoregions"
n7->n10[penwidth="2.0"];
n3->n10[penwidth="2.0"];
n10[shape="box",label="methods.inputs.generate_ecoregion_rasters"];
n10->n9[penwidth="2.0"];

}
subgraph "cluster_2" {
subgraph "cluster_4" {
label = "ACCESS"
n12[shape="box",label="methods.inputs.download_accessibility"];
n12->n11[penwidth="2.0"];

}
subgraph "cluster_5" {
label = "ACCESS"
n11->n14[penwidth="2.0"];
n3->n14[penwidth="2.0"];
n14[shape="box",label="methods.inputs.generate_access_tiles"];
n14->n13[penwidth="2.0"];

}
subgraph "cluster_3" {
subgraph "cluster_6" {
label = "Country boarders"
n16[shape="box",label="methods.inputs.osm_countries"];
n16->n15[penwidth="2.0"];

}
subgraph "cluster_4" {
subgraph "cluster_7" {
label = "Make variations on project shapes"
n0->n18[penwidth="2.0"];
n18[shape="box",label="methods.inputs.generate_boundary"];
n18->n17[penwidth="2.0"];

}
subgraph "cluster_8" {
label = "Make variations on project shapes"
n0->n20[penwidth="2.0"];
n20[shape="box",label="methods.inputs.generate_leakage"];
n20->n19[penwidth="2.0"];

}
subgraph "cluster_5" {
subgraph "cluster_9" {
label = "Make LUC tiles"
n17->n22[penwidth="2.0"];
n3->n22[penwidth="2.0"];
n22[shape="box",label="methods.inputs.generate_luc_layer"];
n22->n21[penwidth="2.0"];

}
subgraph "cluster_6" {
subgraph "cluster_10" {
label = "GEDI data"
}
subgraph "cluster_11" {
label = "GEDI data"
n17->n24[penwidth="2.0"];
n24[shape="box",label="methods.inputs.download_gedi_data"];
n24->n23[penwidth="2.0"];

}
subgraph "cluster_12" {
label = "GEDI data"
n23->n25[penwidth="2.0"];
n25[shape="box",label="methods.inputs.import_gedi_data"];

}
subgraph "cluster_13" {
label = "GEDI data"
n17->n27[penwidth="2.0"];
n21->n27[penwidth="2.0"];
n27[shape="box",label="methods.inputs.generate_carbon_density"];
n27->n26[penwidth="2.0"];

}
subgraph "cluster_14" {
label = "GEDI data"
n0->n29[penwidth="2.0"];
n15->n29[penwidth="2.0"];
n29[shape="box",label="methods.inputs.generate_country_list"];
n29->n28[penwidth="2.0"];

}
subgraph "cluster_15" {
label = "GEDI data"
n0->n31[penwidth="2.0"];
n28->n31[penwidth="2.0"];
n15->n31[penwidth="2.0"];
Expand All @@ -114,18 +141,24 @@ subgraph "cluster_6" {
n31->n30[penwidth="2.0"];

}
subgraph "cluster_7" {
subgraph "cluster_16" {
label = "Elevation and slope data"
n0->n34[penwidth="2.0"];
n30->n34[penwidth="2.0"];
n34[shape="box",label="methods.inputs.download_srtm_data"];
n34->n32[penwidth="2.0"];
n34->n33[penwidth="2.0"];

}
subgraph "cluster_17" {
label = "Elevation and slope data"
n33->n36[penwidth="2.0"];
n36[shape="box",label="methods.inputs.generate_slope"];
n36->n35[penwidth="2.0"];

}
subgraph "cluster_18" {
label = "Elevation and slope data"
n3->n38[penwidth="2.0"];
n33->n38[penwidth="2.0"];
n38[shape="box",label="methods.inputs.rescale_tiles_to_jrc"];
Expand All @@ -137,7 +170,7 @@ subgraph "cluster_7" {
n40->n39[penwidth="2.0"];

}
subgraph "cluster_8" {
subgraph "cluster_19" {
label = "Country raster"
n3->n42[penwidth="2.0"];
n30->n42[penwidth="2.0"];
Expand All @@ -146,7 +179,7 @@ subgraph "cluster_8" {
n42->n41[penwidth="2.0"];

}
subgraph "cluster_9" {
subgraph "cluster_20" {
label = "Calculate set K"
n0->n44[penwidth="2.0"];
n3->n44[penwidth="2.0"];
Expand All @@ -160,7 +193,7 @@ subgraph "cluster_9" {
n44->n43[penwidth="2.0"];

}
subgraph "cluster_10" {
subgraph "cluster_21" {
label = "Calculate set M"
n43->n46[penwidth="2.0"];
n30->n46[penwidth="2.0"];
Expand All @@ -174,10 +207,16 @@ subgraph "cluster_10" {
n46[shape="box",label="methods.matching.find_potential_matches"];
n46->n45[penwidth="2.0"];

}
subgraph "cluster_22" {
label = "Calculate set M"
n45->n48[penwidth="2.0"];
n48[shape="box",label="methods.matching.build_m_raster"];
n48->n47[penwidth="2.0"];

}
subgraph "cluster_23" {
label = "Calculate set M"
n47->n50[penwidth="2.0"];
n30->n50[penwidth="2.0"];
n3->n50[penwidth="2.0"];
Expand All @@ -191,15 +230,15 @@ subgraph "cluster_10" {
n50->n49[penwidth="2.0"];

}
subgraph "cluster_11" {
subgraph "cluster_24" {
label = "Find pairs"
n43->n52[penwidth="2.0"];
n49->n52[penwidth="2.0"];
n52[shape="box",label="methods.matching.find_pairs"];
n52->n51[penwidth="2.0"];

}
subgraph "cluster_12" {
subgraph "cluster_25" {
label = "Calculate additionality"
n0->n54[penwidth="2.0"];
n26->n54[penwidth="2.0"];
Expand Down

0 comments on commit d502f5d

Please sign in to comment.