-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5217 from nasa-gibs/release
Release to Main v4.37.0
- Loading branch information
Showing
14 changed files
with
710 additions
and
2,122 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
...nfig/metadata/layers/multi-mission/opera/OPERA_L3_DIST-ALERT-HLS_Color_Index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
The OPERA Land Surface Disturbance (DIST-ALERT) imagery layer is a Level-3 (L3) product that maps per pixel vegetation disturbance (specifically, vegetation cover loss). Vegetation disturbance is mapped when there is an indicated decrease in vegetation cover within an HLS pixel. The spatial resolution is 30 m and the displayed layer describes vegetation disturbance status based on confidence, magnitude of loss, and whether it is ongoing. There are three confidence levels: "first detection" which is loss detected in only the most recent observation, "provisional" upon a second detection of vegetation loss, and "confirmed" once there are sufficient loss detections to reach high confidence of disturbance. These are reported for both disturbances with <50% vegetation cover loss and those with ≥50% loss, whether diffuse across an entire pixel or just a portion of it. These labels persist as long as the anomalies continue to be detected. Once a location no longer has low vegetation cover, confirmed alerts are labeled as "finished" and the others are reset to no disturbance. This status is iteratively updated with each subsequent granule. | ||
|
||
The input dataset for generating each product is the Harmonized Landsat Sentinel-2 (HLS) dataset. The OPERA Land Surface Disturbance (L3) imagery layer is available through the Observational Products for End-Users from Remote Sensing Analysis (OPERA) project. | ||
|
||
References: OPERA_L3_DIST-ALERT-HLS_V1 [doi:10.5067/SNWG/OPERA_L3_DIST-ALERT-HLS_V1.001](https://doi.org/10.5067/SNWG/OPERA_L3_DIST-ALERT-HLS_V1.001) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...common/config/wv.json/layers/multi-mission/opera/OPERA_L3_DIST-ALERT-HLS_Color_Index.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"layers": { | ||
"OPERA_L3_DIST-ALERT-HLS_Color_Index": { | ||
"id": "OPERA_L3_DIST-ALERT-HLS_Color_Index", | ||
"description": "multi-mission/opera/OPERA_L3_DIST-ALERT-HLS_Color_Index", | ||
"tags": "lpdaac LPDAAC land surface vegetation disturbance opera", | ||
"group": "overlays", | ||
"layergroup": "Vegetation Disturbance Status" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
23 changes: 23 additions & 0 deletions
23
.../default/common/config/wv.json/measurements/Featured - Vegetation Disturbance Status.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"measurements": { | ||
"Vegetation Disturbance Status": { | ||
"id": "vegetation-disturbance-status", | ||
"title": "Vegetation Disturbance Status", | ||
"subtitle": "DIST-ALERT-HLS", | ||
"sources": { | ||
"DIST-ALERT-HLS": { | ||
"id": "DIST-ALERT-HLS", | ||
"title": "DIST-ALERT-HLS", | ||
"description": "", | ||
"image": "", | ||
"settings": [ | ||
"OPERA_L3_DIST-ALERT-HLS_Color_Index_Provisional", | ||
"OrbitTracks_Landsat-8_Descending", | ||
"OrbitTracks_Sentinel-2A_Descending", | ||
"OrbitTracks_Sentinel-2B_Descending" | ||
] | ||
} | ||
} | ||
} | ||
} | ||
} |
24 changes: 24 additions & 0 deletions
24
config/default/common/config/wv.json/measurements/Vegetation Disturbance Status.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"measurements": { | ||
"Vegetation Disturbance Status": { | ||
"id": "vegetation-disturbance-status", | ||
"title": "Vegetation Disturbance Status", | ||
"subtitle": "DIST-ALERT-HLS", | ||
"sources": { | ||
"DIST-ALERT-HLS": { | ||
"id": "DIST-ALERT-HLS", | ||
"title": "DIST-ALERT-HLS", | ||
"description": "", | ||
"image": "", | ||
"settings": [ | ||
"OPERA_L3_DIST-ALERT-HLS_Color_Index", | ||
"OrbitTracks_Landsat-8_Descending", | ||
"OrbitTracks_Landsat-9_Descending", | ||
"OrbitTracks_Sentinel-2A_Descending", | ||
"OrbitTracks_Sentinel-2B_Descending" | ||
] | ||
} | ||
} | ||
} | ||
} | ||
} |
Oops, something went wrong.