From b4e459431f3f13e6857de559fd757d96e9c03963 Mon Sep 17 00:00:00 2001 From: Federico <72614374+FedericoRondoni@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:07:14 +0200 Subject: [PATCH 1/3] Add files via upload --- .../NTLR_JAXA_Nighttimelevel_Rural.yaml | 40 +++++++++++++++++++ .../NTLU_JAXA_Nighttimelevel_Urban.yaml | 40 +++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 collections/NTLR_JAXA_Nighttimelevel_Rural.yaml create mode 100644 collections/NTLU_JAXA_Nighttimelevel_Urban.yaml diff --git a/collections/NTLR_JAXA_Nighttimelevel_Rural.yaml b/collections/NTLR_JAXA_Nighttimelevel_Rural.yaml new file mode 100644 index 00000000..c064215d --- /dev/null +++ b/collections/NTLR_JAXA_Nighttimelevel_Rural.yaml @@ -0,0 +1,40 @@ +Name: JAXA_Nighttimelevel_Rural +Title: Night lights in rural areas +Subtitle: Global map of night lights aggregated for years 2019-2022 +EodashIdentifier: NTLR +Description: "NTLR_JAXA_Nighttimelevel_Rural/NTLR_JAXA_Nighttimelevel_Rural.md" +Themes: + - Covid-19 +Tags: + - Human activities + - Night lights + - Open data +DataSource: + Spaceborne: + Satellite: + - Suomi NPP + Sensor: + - VIIRS + Other: + - Other +Agency: + - JAXA +References: + - Name: Level-1 data access + Url: https://ladsweb.modaps.eosdis.nasa.gov/ +Resources: + - EndPoint: https://services.sentinel-hub.com + Name: Sentinel Hub + Type: byoc + CollectionId: 4d6c4519-42e5-4b07-8127-ba28241ce95e + LayerId: JAXA-NIGHTTIMELEVEL-RURAL +Provider: + - Name: NASA + Roles: licensor, producer + Url: https://www.nasa.gov/ + - Name: JAXA + Roles: processor + Url: https://earth.jaxa.jp/ + - Name: Tokyo University of Foreign Studies + Roles: processor + Url: https://www.tufs.ac.jp/english/education/ia/ \ No newline at end of file diff --git a/collections/NTLU_JAXA_Nighttimelevel_Urban.yaml b/collections/NTLU_JAXA_Nighttimelevel_Urban.yaml new file mode 100644 index 00000000..58b40793 --- /dev/null +++ b/collections/NTLU_JAXA_Nighttimelevel_Urban.yaml @@ -0,0 +1,40 @@ +Name: JAXA_Nighttimelevel_Urban +Title: Night lights in urban areas +Subtitle: Global map of night lights aggregated for years 2019-2022 +EodashIdentifier: NTLU +Description: "NTLU_JAXA_Nighttimelevel_Urban/NTLU_JAXA_Nighttimelevel_Urban.md" +Themes: + - Covid-19 +Tags: + - Human activities + - Night lights + - Open data +DataSource: + Spaceborne: + Satellite: + - Suomi NPP + Sensor: + - VIIRS + Other: + - Other +Agency: + - JAXA +References: + - Name: Level-1 data access + Url: https://ladsweb.modaps.eosdis.nasa.gov/ +Resources: + - EndPoint: https://services.sentinel-hub.com + Name: Sentinel Hub + Type: byoc + CollectionId: 603511b6-4316-4275-bf65-6c18a7813248 + LayerId: JAXA-NIGHTTIMELEVEL-URBAN +Provider: + - Name: NASA + Roles: licensor, producer + Url: https://www.nasa.gov/ + - Name: JAXA + Roles: processor + Url: https://earth.jaxa.jp/ + - Name: Tokyo University of Foreign Studies + Roles: processor + Url: https://www.tufs.ac.jp/english/education/ia/ \ No newline at end of file From e3a933955dc8153b8d035b87f5fa04fe2485fde3 Mon Sep 17 00:00:00 2001 From: Federico <72614374+FedericoRondoni@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:08:46 +0200 Subject: [PATCH 2/3] Update trilateral.yaml --- catalogs/trilateral.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/catalogs/trilateral.yaml b/catalogs/trilateral.yaml index 68be0421..09ebdbab 100644 --- a/catalogs/trilateral.yaml +++ b/catalogs/trilateral.yaml @@ -117,6 +117,8 @@ collections: - EPA_Methane - HLS_NDVI - LIS_Global_DA_Evap + - NTLU_JAXA_Nighttimelevel_Urban + - NTLR_JAXA_Nighttimelevel_Rural - 4D_Greenland # - GFC_Garissa_FloodExtent # - SEE_solar_energy From 91d7095f5ccb7c39360a50a3d7d18e51d7a88027 Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Wed, 18 Sep 2024 19:59:26 +0200 Subject: [PATCH 3/3] override bbox for nightlights data --- collections/NTLR_JAXA_Nighttimelevel_Rural.yaml | 3 ++- collections/NTLU_JAXA_Nighttimelevel_Urban.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/collections/NTLR_JAXA_Nighttimelevel_Rural.yaml b/collections/NTLR_JAXA_Nighttimelevel_Rural.yaml index c064215d..eec4d695 100644 --- a/collections/NTLR_JAXA_Nighttimelevel_Rural.yaml +++ b/collections/NTLR_JAXA_Nighttimelevel_Rural.yaml @@ -27,6 +27,7 @@ Resources: Name: Sentinel Hub Type: byoc CollectionId: 4d6c4519-42e5-4b07-8127-ba28241ce95e + OverwriteBBox: [-180,-60,180,75] LayerId: JAXA-NIGHTTIMELEVEL-RURAL Provider: - Name: NASA @@ -37,4 +38,4 @@ Provider: Url: https://earth.jaxa.jp/ - Name: Tokyo University of Foreign Studies Roles: processor - Url: https://www.tufs.ac.jp/english/education/ia/ \ No newline at end of file + Url: https://www.tufs.ac.jp/english/education/ia/ diff --git a/collections/NTLU_JAXA_Nighttimelevel_Urban.yaml b/collections/NTLU_JAXA_Nighttimelevel_Urban.yaml index 58b40793..dc886210 100644 --- a/collections/NTLU_JAXA_Nighttimelevel_Urban.yaml +++ b/collections/NTLU_JAXA_Nighttimelevel_Urban.yaml @@ -27,6 +27,7 @@ Resources: Name: Sentinel Hub Type: byoc CollectionId: 603511b6-4316-4275-bf65-6c18a7813248 + OverwriteBBox: [-180,-60,180,75] LayerId: JAXA-NIGHTTIMELEVEL-URBAN Provider: - Name: NASA @@ -37,4 +38,4 @@ Provider: Url: https://earth.jaxa.jp/ - Name: Tokyo University of Foreign Studies Roles: processor - Url: https://www.tufs.ac.jp/english/education/ia/ \ No newline at end of file + Url: https://www.tufs.ac.jp/english/education/ia/