eva
Eological evaluation assessment (EVA) tool produced in Marbefes project
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.7%) to scientific vocabulary
Keywords
Repository
Eological evaluation assessment (EVA) tool produced in Marbefes project
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
Readme.md
Ecological Value Assessment (EVA)
Contents
EVAphase1preprocessing_EUSeaMap
This is an example of EVA phase 1 as defined in the Marbefes guidelines. It contains a Python module to convert the EUSeaMap to hexagons or hexagon centers. This is required to match the BBT grid which consists of hexagons.
EVAphase2-3assessment
This is EVA tool for phase 2 and phase 3 as defined in the Marbefes guidelines. It contains RMarkdown scripts to: - determine the ecological value and the confidence score for an ecological componenent (EC) - merge all EC together in a final ecological valuation
Owner
- Name: LifeWatch.be
- Login: lifewatch
- Kind: organization
- Email: info@lifewatch.be
- Location: Belgium
- Website: https://www.lifewatch.be
- Twitter: LifeWatchVLIZ
- Repositories: 14
- Profile: https://github.com/lifewatch
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"identifier": "https://zenodo.org/records/13934886",
"description": "Code used to generate ecological value assessments (EVA) based on species occurences clustered in ecological components (e.g. birds, fish, plankton, benthos, cetaceans); created in the Marbefes project",
"name": "eva",
"codeRepository": "https://github.com/lifewatch/eva",
"issueTracker": "https://github.com/lifewatch/eva/issues",
"license": "https://github.com/lifewatch/eva/blob/main/license.txt",
"version": "0.0.1",
"datePublished": "",
"dateModified": "",
"programmingLanguage": [
{
"@type": "ComputerLanguage",
"name": "Python",
"url": "https://www.python.org/"
},
{
"@type": "ComputerLanguage",
"name": "R",
"url": "https://www.r-project.org/"
}
],
"operatingSystem": "Windows 11",
"runtimePlatform": [
"Python 3.12.1",
"R 4.3.2"
],
"provider": {
"@id": "https://ror.org/0496vr396",
"@type": "Organization",
"name": "Flanders Marine Institute",
"url": "https://vliz.be/en"
},
"contributor": [
{
"@type": "Person",
"givenName": "Marie Catherine",
"familyName": "Bouquieaux",
"email": "marie.catherine.bouquieaux@vliz.be",
"@id": "https://orcid.org/0009-0007-1907-1713"
},
{
"@type": "Person",
"givenName": "Hanneloor",
"familyName": "Heynderickx",
"email": "hanneloor.heynderickx@vliz.be",
"@id": "https://orcid.org/0000-0002-5611-837X"
},
{
"@type": "Person",
"givenName": "Willem",
"familyName": "Boone",
"email": "willem.boone@vliz.be",
"@id": "https://orcid.org/0009-0008-0916-6847"
}
],
"copyrightHolder": [
{
"@type": "Person",
"givenName": "Klaas",
"familyName": "Deneudt",
"email": "klaas.deneudt@vliz.be",
"@id": "https://orcid.org/0000-0002-8559-3508"
}
],
"funder": [
{
"@type": "Organization",
"@id": "https://ror.org/019w4f821",
"name": "European Union Horizon Europe research and innovation programme under Grant Agreement no 101060937"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Marie Catherine",
"familyName": "Bouquieaux",
"email": "marie.catherine.bouquieaux@vliz.be",
"@id": "https://orcid.org/0009-0007-1907-1713"
}
],
"softwareRequirements": {
"1": {
"@type": "SoftwareApplication",
"identifier": "https://github.com/Toblerity/Fiona/tree/2f38e7edf69e1e0e7645ff2e836015a6d3f1d087",
"name": "fiona",
"version": "1.9.6"
},
"2": {
"@type": "SoftwareApplication",
"identifier": "https://github.com/numpy/numpy",
"name": "numpy",
"version": "1.26.4"
},
"3": {
"@type": "SoftwareApplication",
"identifier": "https://github.com/geopandas/geopandas",
"name": "geopandas",
"version": "0.14.4"
},
"4": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=data.table",
"name": "data.table",
"version": "1.15.2"
},
"5": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=sf",
"name": "sf",
"version": "1.0-15"
},
"6": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=raster",
"name": "raster",
"version": "3.6-26"
},
"7": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=tidyr",
"name": "tidyr",
"version": "1.3.1"
},
"8": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=dplyr",
"name": "dplyr",
"version": "1.1.4"
},
"9": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=rnaturalearth",
"name": "rnaturalearth",
"version": "1.0.1"
},
"10": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=rnaturalearthdata",
"name": "rnaturalearthdata",
"version": "1.0.0"
},
"11": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=devtools",
"name": "devtools",
"version": "2.4.5"
},
"12": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=knitr",
"name": "knitr",
"version": "1.45"
},
"13": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=kableExtra",
"name": "kableExtra",
"version": "1.4.0"
},
"14": {
"@type": "SoftwareApplication",
"identifier": "https://cran.r-project.org/package=ggplot2",
"name": "ggplot2",
"version": "3.5.1"
}
},
"keywords": [
"Ecological value assessment",
"biodiversity or https://aims.fao.org/aos/agrovoc/c_33949.html"
],
"readme": "https://github.com/lifewatch/eva/blob/main/Readme.md"
}