Skip to content

Commit

Permalink
add metadata to SHS pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
MaIsAp committed Mar 13, 2024
1 parent e87e808 commit 7c2211a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions pipelines/SHS_Pipeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -397,5 +397,21 @@
"label": "SHS table",
"type": "text/tab-separated-values[]"
}
},
"metadata": {
"name": "Species Habitat Score",
"description": "This pipeline measures the Species Habitat Score (SHS), for the species used as inputs. It uses the range maps, the elevation ranges and the habitat categories available from The International Union for Conservation of Nature (IUCN). Changes in the habitat are measured using the Global Forest Watch layers and soon other land cover layers will be added. For the specific case of Quebec it has range maps available from the Ministère de l’Environnement. The outputs are a table with the changes in the area of the habitat by year requested and a graph with a timeseries of these values. Rasters of the habitat available for each year can also be requested.",
"author": [
{
"name": "Maria Isabel Arce-Plata",
"identifier": "https://orcid.org/0000-0003-4024-9268"
},
{
"name": "Guillaume Larocque",
"identifier": "https://orcid.org/0000-0002-5967-9156"
}
],
"license": "CC BY",
"external_link": "https://github.com/GEO-BON/biab-2.0/tree/main/scripts/SHI"
}
}

0 comments on commit 7c2211a

Please sign in to comment.