From e85e09443f3d27328b2ebcfc8dfc2ae9c8e04298 Mon Sep 17 00:00:00 2001 From: Jean-Michel Date: Thu, 7 Mar 2024 20:38:28 -0500 Subject: [PATCH] missing metadata --- pipelines/SDM/SDM_maxEnt_outputs.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/pipelines/SDM/SDM_maxEnt_outputs.json b/pipelines/SDM/SDM_maxEnt_outputs.json index 41ba93343..57b219fec 100644 --- a/pipelines/SDM/SDM_maxEnt_outputs.json +++ b/pipelines/SDM/SDM_maxEnt_outputs.json @@ -964,7 +964,8 @@ "data>loadFromStac.yml@119|mask": { "description": "Shapefile, used to mask the output rasters", "label": "mask", - "type": "application/dbf" + "type": "application/dbf", + "example": null }, "pipeline@121": { "label": "Taxa list", @@ -992,7 +993,14 @@ ], "weight": 5 }, - "pipeline@121": {}, + "pipeline@121|defaultOutput": { + "label": "Species", + "description": "Species for which this model was run.", + "example": [ + "Acer saccharum" + ], + "type": "text[]" + }, "filtering>cleanCoordinates.yml@34|clean_presence": { "description": "Occurrences from GBIF after cleaning", "label": "Presences",