Skip to content

Instantly share code, notes, and snippets.

@fabricebrito
Created April 12, 2024 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fabricebrito/8c3bbb670852f75b6dabf60c25e4497f to your computer and use it in GitHub Desktop.
Save fabricebrito/8c3bbb670852f75b6dabf60c25e4497f to your computer and use it in GitHub Desktop.
stac-cwl.yaml
- name: Link
type: record
fields:
rel: string
href: string
type: string
title: string
- name: STACCatalog
type: record
fields:
id: string
description: string
links: Link[]
catalog_directory:
type: Directory?
doc: "Optional: Directory containing the STAC catalog.json and other items."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment