Skip to content

Commit

Permalink
chore: adding example collection and catalog for uc1
Browse files Browse the repository at this point in the history
  • Loading branch information
santilland committed Apr 17, 2024
1 parent ccaef34 commit 88554fc
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 27 deletions.
8 changes: 4 additions & 4 deletions catalogs/template_catalog.yaml → catalogs/uc1_catalog.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
id: "template_catalog"
title: "Template Catalog"
description: "This catalog definition is part of the eodash catalog template, please update to fit your needs"
id: "uc1_fairicube_catalog"
title: "Use case 1 catalog for FAIRiCUBE"
description: "This catalog provides an oversight of all UC1 FAIRiCUBE related data"
endpoint: "https://organization.github.io/repository/repository/"
default_base_layers: "layers/baselayers"
default_overlay_layers: "layers/overlays"
assets_endpoint: "https://raw.githubusercontent.com/organization/assets-repo/main/"
collections:
- example_collection
- tree_cover_density
23 changes: 0 additions & 23 deletions collections/example_collection.yaml

This file was deleted.

22 changes: 22 additions & 0 deletions collections/tree_cover_density.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Name: tree_cover_density
Title: Tree cover density 2018
EodashIdentifier: TCD
Description: Description placeholder for uc1 data.
Themes:
- example theme
Tags:
- example tag
DataSource:
Spaceborne:
Satellite:
- example satellite
Sensor:
- example sensorname
Agency:
- Example agency
Resources:
- EndPoint: https://services.sentinel-hub.com
Name: Sentinel Hub
Type: byoc
CollectionId: 3947b646-383c-4e91-aade-2f039bd6ba4b
LayerId: TREE_COVER_DENSITY2018

0 comments on commit 88554fc

Please sign in to comment.