Skip to content

Commit

Permalink
add missing n1_tri
Browse files Browse the repository at this point in the history
  • Loading branch information
lubojr committed Jan 2, 2024
1 parent 5fe7fa7 commit 3687552
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 10 deletions.
7 changes: 4 additions & 3 deletions catalogs/trilateral.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ description: "A Tri-Agency Dashboard by NASA, ESA, JAXA"
endpoint: "https://eurodatacube.github.io/eodash-catalog/trilateral/"
assets_endpoint: "https://raw.githubusercontent.com/eurodatacube/eodash-assets/main/collections"
collections:
- N1_NO2
- N1_NO2_trilateral
- N1_CH4
- N1_CO
- N1_SO2
# - N2_greenhouse_gases
- no2-monthly
- no2-monthly-diff
- N1_NO2_monthly
- N1_NO2_diff_monthly
- N1_NO2_city_trilateral
- co2-mean
- facebook_population_density
- OMI_trno2-COG
Expand Down
20 changes: 20 additions & 0 deletions collections/N1_NO2_city_trilateral.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
Name: N1_NO2_city_trilateral
Title: City level NO2 (S5P)
EodashIdentifier: N1_NO2_city_trilateral
Subtitle: NO2 detected at cities based on Sentinel-5P data
Description: N1_NO2_city_trilateral/N1.md
Themes:
- air
Tags:
- placeholder
Satellite:
- Sentinel-5P
Sensor:
- placeholder
Agency:
- ESA
Resources:
- EndPoint: https://xcube-geodb.brockmann-consult.de/eodash/6bf15325-f6a0-4b6a-bf80-a2491753f8f2/
Name: GeoDB
Database: eodash
CollectionId: N1_tri
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Name: no2-monthly-diff
Name: N1_NO2_diff_monthly
Title: Nitrogen Dioxide (Monthly difference)
EodashIdentifier: N1_NO2_monthly_diff
EodashIdentifier: N1_NO2_diff_monthly
Subtitle: Monthly difference of Nitrogen Dioxide (NO2) from NASA [10^15 molecules/cm²]
Description: OMI_trno2-COG/N9.md
Description: N1_NO2_diff_monthly/N9.md
Themes:
- atmosphere
Tags:
Expand All @@ -13,7 +13,7 @@ Sensor:
- placeholder
Agency:
- NASA
Legend: no2-monthly-diff/cm_legend.png
Legend: N1_NO2_diff_monthly/cm_legend.png
Services:
- Endpoint: https://services.sentinel-hub.com/api/v1/statistics
Name: VEDA Statistics
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Name: no2-monthly
Name: N1_NO2_monthly
Title: Nitrogen Dioxide (Monthly)
EodashIdentifier: N1_NO2_monthly
Subtitle: Monthly Nitrogen Dioxide (NO2) from NASA
Description: OMI_trno2-COG/N9.md
Description: N1_NO2_monthly/N9.md
Themes:
- atmosphere
Tags:
Expand All @@ -13,7 +13,7 @@ Sensor:
- placeholder
Agency:
- NASA
Legend: no2-monthly/cm_legend.png
Legend: N1_NO2_monthly/cm_legend.png
Services:
- Endpoint: https://services.sentinel-hub.com/api/v1/statistics
Name: VEDA Statistics
Expand Down
32 changes: 32 additions & 0 deletions collections/N1_NO2_trilateral.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
Name: N1_NO2_trilateral
Title: Nitrogen dioxide
EodashIdentifier: N1_NO2
Subtitle: Weekly Nitrogen Dioxide
Description: N1_NO2_trilateral/N1.md
Themes:
- air
Tags:
- placeholder
Satellite:
- Sentinel-5P
Sensor:
- TROPOMI
Agency:
- NASA
Provider:
- Name: placeholder
License: MIT
Resources:
- EndPoint: https://services.sentinel-hub.com
Name: Sentinel Hub
Type: byoc
CollectionId: 972e67a7-2ca8-4bf6-964a-11fe772e3ac2
LayerId: AWS_NO2-VISUALISATION
Services:
- Endpoint: https://services.sentinel-hub.com/api/v1/statistics
Name: Statistical API
Type: byoc
CollectionId: 972e67a7-2ca8-4bf6-964a-11fe772e3ac2
Script: N1_NO2/script.js
Image: N1_NO2/N1.png
Legend: N1_NO2/cm_legend.png

0 comments on commit 3687552

Please sign in to comment.