Skip to content

Commit

Permalink
Deprecate BA product (#1206)
Browse files Browse the repository at this point in the history
* deprecating NRT S2 BA

* deprecate ba
  • Loading branch information
erin-telfer authored Aug 31, 2023
1 parent 2dbb302 commit 0bd2634
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,11 @@
}

layers = {
"title": "DEA Burnt Area Characteristic Layers (Sentinel 2 Near Real-Time, Provisional)",
"title": "DEA Burnt Area Characteristic Layers (Deprecated, Sentinel 2 Near Real-Time)",
"name": "ga_s2_ba_provisional_3",
"abstract": """DEA Burnt Area Characteristic Layers (Sentinel 2 Near Real-Time, Provisional)
"abstract": """DEA Burnt Area Characteristic Layers (Deprecated, Sentinel 2 Near Real-Time)
PRODUCT DEPRECATED ON 30/08/2023. NO RESULTS ARE GENERATED AFTER THIS DATE.
Bushfires pose a serious and increasing threat to Australia. The detection and mapping of burns have many applications to support communities and ecosystems impacted by fire. However, the identification of bushfire burn using Earth Observation is often manual, can come with a significant time delay, and at a relatively small scale. Digital Earth Australia (DEA) offer a provisional and preliminary change detection data product, for all of Australia, which uses same day satellite data and cloud-based infrastructure to automatically and rapidly identify areas that show burn characteristics.
Expand Down
4 changes: 2 additions & 2 deletions dev/terria/terria-cube-v8.json
Original file line number Diff line number Diff line change
Expand Up @@ -1156,7 +1156,7 @@
"members": [
{
"type": "wms",
"name": "DEA Burnt Area Characteristics (Sentinel 2 Near Real-Time, Provisional)",
"name": "DEA Burnt Area Characteristics (Deprecated, Sentinel 2 Near Real-Time)",
"url": "https://ows.dev.dea.ga.gov.au/",
"opacity": 1,
"layers": "ga_s2_ba_provisional_3",
Expand Down Expand Up @@ -3129,7 +3129,7 @@
"members": [
{
"type": "wms",
"name": "DEA Burnt Area Characteristics (Sentinel 2 Near Real-Time, Provisional)",
"name": "DEA Burnt Area Characteristics (Deprecated, Sentinel 2 Near Real-Time)",
"url": "https://ows.dea.ga.gov.au/",
"opacity": 1,
"layers": "ga_s2_ba_provisional_3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,15 @@
}

layers = {
"title": "DEA Burnt Area Characteristic Layers (Sentinel 2 Near Real-Time, Provisional)",
"title": "DEA Burnt Area Characteristic Layers (Deprecated, Sentinel 2 Near Real-Time)",
"abstract": "",
"layers": [
{
"title": "DEA Burnt Area Characteristic Layers (Sentinel 2 Near Real-Time, Provisional)",
"title": "DEA Burnt Area Characteristic Layers (Deprecated, Sentinel 2 Near Real-Time)",
"name": "ga_s2_ba_provisional_3",
"abstract": """DEA Burnt Area Characteristic Layers (Sentinel 2 Near Real-Time, Provisional)
"abstract": """DEA Burnt Area Characteristic Layers (Deprecated, Sentinel 2 Near Real-Time, Provisional)
PRODUCT DEPRECATED ON 30/08/2023, NO RESULTS ARE GENERATED AFTER THIS DATE.
Bushfires pose a serious and increasing threat to Australia. The detection and mapping of burns have many applications to support communities and ecosystems impacted by fire. However, the identification of bushfire burn using Earth Observation is often manual, can come with a significant time delay, and at a relatively small scale. Digital Earth Australia (DEA) offer a provisional and preliminary change detection data product, for all of Australia, which uses same day satellite data and cloud-based infrastructure to automatically and rapidly identify areas that show burn characteristics.
Expand Down
17 changes: 0 additions & 17 deletions prod/terria/dea-maps-v8.json
Original file line number Diff line number Diff line change
Expand Up @@ -1236,23 +1236,6 @@
"type": "group",
"name": "Hazards",
"members": [
{
"type": "wms",
"name": "DEA Burnt Area Characteristics (Sentinel 2 Near Real-Time, Provisional)",
"url": "https://ows.dea.ga.gov.au/",
"opacity": 1,
"layers": "ga_s2_ba_provisional_3",
"linkedWcsUrl": "https://ows.dea.ga.gov.au/",
"linkedWcsCoverage": "ga_s2_ba_provisional_3",
"chartColor": "white",
"timeFilterPropertyName": "data_available_for_dates",
"leafletUpdateInterval": 750,
"chartType": "momentPoints",
"tileErrorHandlingOptions": {
"ignoreUnknownTileErrors": true
},
"id": "FG346d"
},
{
"id": "BXljDt",
"type": "group",
Expand Down

0 comments on commit 0bd2634

Please sign in to comment.