Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

creating gtif collections for AIT example data #103

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions catalogs/GTIF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,5 @@ collections:
- SOL2_2_Solar_Roofs_regular_performance
- SOL2_3_Solar_Roofs_low_performance
- VTT_Forest_explorer
- EEPOT_solar
- EEPOT_wind
20 changes: 20 additions & 0 deletions collections/EEPOT_solar.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Name: EEPOT_solar
Title: Solar Technology
EodashIdentifier: EEPOT_solar
Description: EEPOT_solar/EEPOT.md
Themes:
- energy-transition
Tags:
- "Energy potential (renewable)"
Satellite:
- placeholder
Sensor:
- placeholder
Agency:
- AIT
Provider:
- Name: AIT
Resources:
- Name: Collection-only
EndPoint: Collection-only
OverwriteBBox: [11, 46.5, 15.5, 48.9]
20 changes: 20 additions & 0 deletions collections/EEPOT_wind.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Name: EEPOT_wind
Title: Wind Technology
EodashIdentifier: EEPOT_wind
Description: EEPOT_wind/EEPOT.md
Themes:
- energy-transition
Tags:
- "Energy potential (renewable)"
Satellite:
- placeholder
Sensor:
- placeholder
Agency:
- AIT
Provider:
- Name: AIT
Resources:
- Name: Collection-only
EndPoint: Collection-only
OverwriteBBox: [11, 46.5, 15.5, 48.9]
Loading