fairsendd

ESA project to create a deforestation SaaS

https://github.com/earthyscience/fairsendd

Science Score: 26.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

ESA project to create a deforestation SaaS

Basic Info
  • Host: GitHub
  • Owner: EarthyScience
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 1.53 MB
Statistics
  • Stars: 1
  • Watchers: 5
  • Forks: 0
  • Open Issues: 6
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Authors Codemeta

README.md

FAIRSenDD: FAIR workflow for Sentinel-1 based Deforestation Detection

Binder Dev

A project from the Max-Planck-Institute for Biogeochemistry to create a FAIR deforestation detection SaaS as a scientific long-term availability demonstrator for the European Space Agency.

Overview

This repository contains code and documentation for a FAIR workflow based on the Julia package RQADeforestation.jl.

| directory | description | | -------------------------------------------- | ------------------------------------------------------------------------------------------------ | | RQADeforestation.jl | git submodule to the underlying Julia package | | infrastructure | VM setup description using Terraform | | ogc-api | OGC API using pygeoapi | | ogc-app-cwl | OGC Application Package as a CWL workflow | | website | Project website with documentation and workflow GUI |

Funding

This project was funded by the European Space Agency in the Science Result Long-Term Availability & Reusability Demonstrator Initiative. In addition, this project was supported by the ESA Network of Resources.

Owner

  • Name: Department for Biogeochemical Integration, MPI Jena
  • Login: EarthyScience
  • Kind: organization
  • Location: Jena, Germany

CodeMeta (codemeta.json)

{
  "@context": "https://w3id.org/codemeta/3.0",
  "type": "SoftwareSourceCode",
  "applicationCategory": "Earth Observation",
  "author": [
    {
      "id": "https://orcid.org/0000-0002-4024-4443",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Max Planck Institute for Biogeochemistry, Jena, Germany"
      },
      "email": "dloos@bgc-jena.mpg.de",
      "familyName": "Loos",
      "givenName": "Daniel"
    },
    {
      "id": "https://orcid.org/0000-0001-8659-4361",
      "type": "Person",
      "affiliation": {
        "type": "Organization",
        "name": "Max Planck Institute for Biogeochemistry, Jena, Germany"
      },
      "email": "fcremer@bgc-jena.mpg.de",
      "familyName": "Cremer",
      "givenName": "Felix"
    }
  ],
  "codeRepository": "git+https://github.com/EarthyScience/FAIRSenDD.git",
  "dateCreated": "2024-09-10",
  "description": "FAIR workflow for Sentinel-1 based Deforestation Detection",
  "funder": {
    "type": "Organization",
    "name": "ESA, ESA Network of Resources"
  },
  "isPartOf": "https://github.com/EarthyScience/FAIRSenDD",
  "keywords": [
    "Sentinel-1",
    "deforestation",
    "detection"
  ],
  "license": "https://spdx.org/licenses/MIT",
  "name": "FAIRSenDD",
  "operatingSystem": "Linux",
  "programmingLanguage": "Julia",
  "runtimePlatform": [
    "CWL",
    "Docker"
  ],
  "codemeta:contIntegration": {
    "id": "https://github.com/EarthyScience/FAIRSenDD/tree/main/.github/workflows"
  },
  "continuousIntegration": "https://github.com/EarthyScience/FAIRSenDD/tree/main/.github/workflows",
  "developmentStatus": "active",
  "issueTracker": "https://github.com/EarthyScience/FAIRSenDD/issues",
  "referencePublication": "https://dx.doi.org/10.1109/JSTARS.2020.3019333"
}

GitHub Events

Total
  • Issues event: 9
  • Watch event: 2
  • Delete event: 15
  • Member event: 1
  • Issue comment event: 6
  • Push event: 157
  • Pull request event: 53
  • Create event: 24
Last Year
  • Issues event: 9
  • Watch event: 2
  • Delete event: 15
  • Member event: 1
  • Issue comment event: 6
  • Push event: 157
  • Pull request event: 53
  • Create event: 24

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 2
  • Total pull requests: 18
  • Average time to close issues: 30 days
  • Average time to close pull requests: 4 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.17
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 18
  • Average time to close issues: 30 days
  • Average time to close pull requests: 4 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.17
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • danlooo (5)
  • felixcremer (2)
Pull Request Authors
  • danlooo (21)
  • meggart (2)
  • felixcremer (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

etc/cwl-example/Dockerfile docker
  • julia 1.10 build