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

2023-10-04-additions #58

Merged
merged 4 commits into from
Oct 9, 2023
Merged
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
3 changes: 2 additions & 1 deletion catalogs/trilateral.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,6 @@ collections:
- E10d_regional_cropland
- Lakes_ALOS2_HH
- Lakes_ALOS2_HV

- N1_NO2_jaxa
- N2_CO2_jaxa_gosat

22 changes: 22 additions & 0 deletions collections/N1_NO2_jaxa.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Name: N1_NO2_jaxa
Title: NO2 JAXA
EodashIdentifier: N1_NO2_jaxa
Subtitle: NO2 TROPOMI JAXA Cairo
Description: N1_NO2/N1.md
Themes:
- atmosphere
Tags:
- placeholder
Satellite:
- placeholder
Sensor:
- NO2
Agency:
- JAXA
Resources:
- EndPoint: https://ogcpreview2.restecmap.com/examind/api/WS/wms/default
Name: WMS
Type: Time
LayerId: NO2-TROPOMI-Cairo-Daily
OverwriteBBox: [30, 29, 32, 31] # WMS layer description provides incorrect BBox
Legend: N1_NO2_jaxa/cm_legend.png
22 changes: 22 additions & 0 deletions collections/N2_CO2_jaxa_gosat.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Name: N2_CO2_jaxa_gosat
Title: CO2 JAXA GOSAT
EodashIdentifier: N2_CO2_jaxa_gosat
Subtitle: XCO2 JAXA GOSAT Cairo
Description: N2_greenhouse_gases/N2.md
Themes:
- atmosphere
Tags:
- placeholder
Satellite:
- GOSAT
Sensor:
- GOSAT-CO2
Agency:
- JAXA
Resources:
- EndPoint: https://ogcpreview2.restecmap.com/examind/api/WS/wms/default
Name: WMS
Type: Time
LayerId: XCO2-GOSAT-Cairo
OverwriteBBox: [30, 29, 32, 31] # WMS layer description provides incorrect BBox
Legend: N2_CO2_jaxa_gosat/cm_legend.png
Loading