Skip to content

Instantly share code, notes, and snippets.

View fabricebrito's full-sized avatar

Fabrice Brito fabricebrito

View GitHub Profile
$graph:
- baseCommand: gpt
#hints:
# DockerRequirement:
# dockerPull: snap:latest
class: CommandLineTool
id: clt
inputs:
inp1:
inputBinding:
snap_graph: {class: File, path: ./STEP1_Graph_Prep.xml}
safe:
- {'class': 'Directory', 'path': ''}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

The /status returns additional links:

  • rel: results with the link to the /results of the OCG API Processes
  • rel: collection with the link to a STAC collection with an asset with the processing result catalog and all the information to consume it via the storage STAC extension
{

    "jobID": "2e2e794c-c85d-11ed-8512-4230b2a19c26",
@fabricebrito
fabricebrito / stac-cwl.yaml
Created April 12, 2024 07:55
stac-cwl.yaml
- name: Link
type: record
fields:
rel: string
href: string
type: string
title: string
- name: STACCatalog
type: record
fields: