Skip to content

Commit

Permalink
Merge pull request #85 from eurodatacube/polar-dashboard-catalog
Browse files Browse the repository at this point in the history
feat: add polar catalog
  • Loading branch information
lubojr authored Feb 8, 2024
2 parents a5e49ff + 4ca7bc9 commit 88795da
Show file tree
Hide file tree
Showing 6 changed files with 98 additions and 2 deletions.
15 changes: 15 additions & 0 deletions catalogs/polar.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
id: "polar"
title: "Polar TEP dashboard"
description: "The Polar Thematic Exploitation Platform Dashboard Catalog"
endpoint: "https://eurodatacube.github.io/eodash-catalog/polar/"
assets_endpoint: "https://raw.githubusercontent.com/eurodatacube/eodash-assets/main/collections"
collections:
- CDS1_temperature
- CDS3_wind_10m_u
- CDS4_wind_10m_v
- IS2SITMOGR4-cog
- Polartep_S1_demo
- Polartep_Snowgrain_diameter_demo
- Polartep_Snow_specific_surface_area_demo
- Polartep_SeaIce_demo
- N12_1_sea_ice_concentration_arctic
5 changes: 3 additions & 2 deletions collections/IS2SITMOGR4-cog.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
Name: IS2SITMOGR4-cog
Title: Sea Ice Thickness (ICESat-2)
EodashIdentifier: SITI
Subtitle: Sea Ice Thickness (ICESat-2)
Description: IS2SITMOGR4-cog/N2.md
Description: IS2SITMOGR4-cog/SITI.md
Themes:
- cryosphere
Tags:
Expand All @@ -14,6 +13,7 @@ Sensor:
Agency:
- NASA
Legend: IS2SITMOGR4-cog/cm_legend.png
Image: IS2SITMOGR4-cog/thumbnail.png
Resources:
- EndPoint: https://staging-stac.delta-backend.com/
Type: cog
Expand All @@ -22,3 +22,4 @@ Resources:
ColormapName: plasma
Rescale: [0.0,4.0]
Bidx: 1
OverwriteBBox: [-20, 77, 50, 85]
20 changes: 20 additions & 0 deletions collections/Polartep_S1_demo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Name: Polartep_S1_demo
Title: Sentinel 1 Demonstration polartep
EodashIdentifier: Polartep_S1_demo
Description: ''
Themes:
- cryosphere
Tags:
- placeholder
Satellite:
- Sentinel-1
Sensor:
- placeholder
Agency:
- ESA
# Legend: Polartep_S1_demo/cm_legend.png
Image: Polartep_S1_demo/thumbnail.png
Resources:
- Name: Collection-only
EndPoint: Collection-only
OverwriteBBox: [-12.15, 61.1, 7.2, 70.3]
20 changes: 20 additions & 0 deletions collections/Polartep_SeaIce_demo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Name: Polartep_SeaIce_demo
Title: Sea Ice Concentration Geometries Demonstration polartep
EodashIdentifier: Polartep_SeaIce_demo
Description: ''
Themes:
- cryosphere
Tags:
- placeholder
Satellite:
- placeholder
Sensor:
- placeholder
Agency:
- ESA
# Legend: Polartep_SeaIce_demo/cm_legend.png
Image: Polartep_SeaIce_demo/thumbnail.png
Resources:
- Name: Collection-only
EndPoint: Collection-only
OverwriteBBox: [-66.6, 59.7, -28.3, 74.3]
20 changes: 20 additions & 0 deletions collections/Polartep_Snow_specific_surface_area_demo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Name: Polartep_Snow_specific_surface_area_demo
Title: Snow Specific Surface Area Demonstration polartep
EodashIdentifier: Polartep_Snow_specific_surface_area_demo
Description: ''
Themes:
- cryosphere
Tags:
- placeholder
Satellite:
- placeholder
Sensor:
- placeholder
Agency:
- ESA
# Legend: Polartep_Snow_specific_surface_area_demo/cm_legend.png
Image: Polartep_Snow_specific_surface_area_demo/thumbnail.png
Resources:
- Name: Collection-only
EndPoint: Collection-only
OverwriteBBox: [-25.7, 62.4, -11.3, 67.1]
20 changes: 20 additions & 0 deletions collections/Polartep_Snowgrain_diameter_demo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Name: Polartep_Snowgrain_diameter_demo
Title: Snow Grain Diameter Demonstration polartep
EodashIdentifier: Polartep_Snowgrain_diameter_demo
Description: ''
Themes:
- cryosphere
Tags:
- placeholder
Satellite:
- placeholder
Sensor:
- placeholder
Agency:
- ESA
# Legend: Polartep_Snowgrain_diameter_demo/cm_legend.png
Image: Polartep_Snowgrain_diameter_demo/thumbnail.png
Resources:
- Name: Collection-only
EndPoint: Collection-only
OverwriteBBox: [-25.7, 62.4, -11.3, 67.1]

0 comments on commit 88795da

Please sign in to comment.