Skip to content

Commit

Permalink
add missing RACE entries originating from CSVs
Browse files Browse the repository at this point in the history
  • Loading branch information
lubojr committed Dec 6, 2023
1 parent 1d94db0 commit 8f1c000
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 4 deletions.
7 changes: 3 additions & 4 deletions catalogs/GTIF.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: "Green Transition Information Factory"
endpoint: "https://eurodatacube.github.io/eodash-catalog/GTIF/"
assets_endpoint: "https://raw.githubusercontent.com/eurodatacube/eodash-assets/main/collections"
collections:
- ADO_3_Alpine_Drought_Observatory_SPEI12
- ADO_Alpine_Drought_Observatory_SPI1
- ADO_2_Alpine_Drought_Observatory_SPEI1
- ADO_1_Alpine_Drought_Observatory_SPI12
- ADO_2_Alpine_Drought_Observatory_SPEI1
- ADO_3_Alpine_Drought_Observatory_SPEI12
- AQ1_aggregated_mobility_data_trajectories
- AQ1_1_aggregated_mobility_data_satellite_values
- AQ1_2_aggregated_mobility_data_mean_value
Expand All @@ -28,8 +28,8 @@ collections:
- AQB_Coarse_particulate_matter_PM10
- AQC_Coarse_particulate_matter_PM25
- BM2_Above_Ground_Biomass
- EO4A2_Snow_water_equivalent
- EO4A_Snowdepth
- EO4A2_Snow_water_equivalent
- E12c_truck_detections_motorways_GTIF
- E12d_truck_detections_primary_roads_GTIF
- FCM1_Forest_change_detections
Expand Down Expand Up @@ -66,4 +66,3 @@ collections:
- SOL2_2_Solar_Roofs_regular_performance
- SOL2_3_Solar_Roofs_low_performance
- VTT_Forest_explorer

3 changes: 3 additions & 0 deletions catalogs/race.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,6 @@ collections:
- GHS_BUILT-S-R2023A
- OX_Crude_Oil_Storage_Index
- OX_EU_Crude_Oil_Storage_Index
- OW_Covid_19_vaccinations
- GG_Mobility_Data
- CV_Covid_19_cases
19 changes: 19 additions & 0 deletions collections/CV_Covid_19_cases.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Name: CV_Covid_19_cases
Title: Covid-19 Cases
EodashIdentifier: CV
Description: CV_Covid_19_cases/CV.md
Themes:
- economy
Tags:
- placeholder
Satellite:
- placeholder
Sensor:
- placeholder
Agency:
- ESA
Resources:
- EndPoint: https://xcube-geodb.brockmann-consult.de/eodash/6bf15325-f6a0-4b6a-bf80-a2491753f8f2/
Name: GeoDB
Database: eodash
CollectionId: Covid_cases # TODO
20 changes: 20 additions & 0 deletions collections/GG_Mobility_Data.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Name: GG_Google_Mobility_Data
Title: Mobility
EodashIdentifier: GG
Subtitle: Mobility data from Google
Description: GG_Google_Mobility_Data/GG.md
Themes:
- health
Tags:
- placeholder
Satellite:
- placeholder
Sensor:
- placeholder
Agency:
- ESA
Resources:
- EndPoint: https://xcube-geodb.brockmann-consult.de/eodash/6bf15325-f6a0-4b6a-bf80-a2491753f8f2/
Name: GeoDB
Database: eodash
CollectionId: Mobility_data
19 changes: 19 additions & 0 deletions collections/OW_Covid_19_vaccinations.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Name: OW_Covid_19_vaccinations
Title: Covid-19 Vaccinations
EodashIdentifier: OW
Description: OW_Covid_19_vaccinations/OW.md
Themes:
- health
Tags:
- placeholder
Satellite:
- placeholder
Sensor:
- placeholder
Agency:
- ESA
Resources:
- EndPoint: https://xcube-geodb.brockmann-consult.de/eodash/6bf15325-f6a0-4b6a-bf80-a2491753f8f2/
Name: GeoDB
Database: eodash
CollectionId: Covid_vaccinations # TODO

0 comments on commit 8f1c000

Please sign in to comment.