Skip to content

Commit

Permalink
refreshing pa output
Browse files Browse the repository at this point in the history
  • Loading branch information
gottacatchenall committed Oct 8, 2024
1 parent 9c8501a commit 9cf4058
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions pipelines/SDM/SDM_BRT.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,17 +209,6 @@
]
}
},
{
"id": "138",
"type": "output",
"position": {
"x": 2824.1716761738408,
"y": 705.9242107095097
},
"data": {
"label": "Output"
}
},
{
"id": "139",
"type": "io",
Expand Down Expand Up @@ -316,6 +305,17 @@
"type": "text",
"value": "layer, current, change\nGBSTAC|chelsa-clim|bio1, 0.7, 0.6\nGBSTAC|chelsa-clim|bio2, 0.3, 0.4\n"
}
},
{
"id": "148",
"type": "output",
"position": {
"x": 2831.1682994785438,
"y": 710.9197209041046
},
"data": {
"label": "Output"
}
}
],
"edges": [
Expand Down Expand Up @@ -459,13 +459,6 @@
"targetHandle": "collections_items",
"id": "reactflow__edge-137-119collections_items"
},
{
"source": "132",
"sourceHandle": "pseudoabsences",
"target": "138",
"targetHandle": null,
"id": "reactflow__edge-132pseudoabsences-138"
},
{
"source": "128",
"sourceHandle": null,
Expand Down Expand Up @@ -563,6 +556,13 @@
"target": "119",
"targetHandle": "weight_matrix_with_ids",
"id": "reactflow__edge-147-119weight_matrix_with_ids"
},
{
"source": "132",
"sourceHandle": "pseudoabsences",
"target": "148",
"targetHandle": null,
"id": "reactflow__edge-132pseudoabsences-148"
}
],
"inputs": {
Expand Down Expand Up @@ -696,17 +696,17 @@
"type": "text/tab-separated-values",
"weight": 6
},
"SDM>BRT>fitBRT.yml@132|pseudoabsences": {
"description": "Pseudoabsence coordinates",
"label": "Pseudoabsences",
"type": "text/csv",
"weight": 7
},
"data>pyLoadObservations>pyLoadObservations.yml@96|gbif_doi": {
"description": "DOI of GBIF download. Used for citing downloaded data.",
"label": "DOI of GBIF download",
"type": "text",
"example": "10.15468/dl.j644h5",
"weight": 7
},
"SDM>BRT>fitBRT.yml@132|pseudoabsences": {
"description": "pseudoabsence coordinates",
"label": "pseudoabsences",
"type": "text/tab-separated-values",
"weight": 8
}
},
Expand Down

0 comments on commit 9cf4058

Please sign in to comment.