From 418ed89d7a78640168b5e48378796d6bf4aa961e Mon Sep 17 00:00:00 2001 From: Robbi Bishop-Taylor Date: Thu, 27 Mar 2025 17:47:13 +1100 Subject: [PATCH 1/2] Add demo of tide graphs to Terriacube --- dev/terria/terria-cube-v8.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/terria/terria-cube-v8.json b/dev/terria/terria-cube-v8.json index c5f199842..8f3581364 100644 --- a/dev/terria/terria-cube-v8.json +++ b/dev/terria/terria-cube-v8.json @@ -1113,7 +1113,7 @@ } }, "featureInfoTemplate": { - "template": "

Digital Earth Australia Intertidal

This location had an elevation above modelled Mean Sea Level (MSL):

{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.elevation}}{{/terria.formatNumber}} metres (± {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.elevation_uncertainty}}{{/terria.formatNumber}})

It was exposed from tidal inundation for:

{{data.0.bands.exposure}}% of the {{#terria.formatDateTime}}{format: \"yyyy\"}{{data.0.time}}{{/terria.formatDateTime}} analysis period



Mapped intertidal extents can be affected by biases in the tidal conditions observed by satellites. At this location, satellites observed the coastline at tide heights ranging from {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_lot}}{{/terria.formatNumber}} to +{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_hot}}{{/terria.formatNumber}} metres above MSL, compared to the full astronomical tide range of {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_lat}}{{/terria.formatNumber}} to +{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_hat}}{{/terria.formatNumber}} metres above MSL.

This resulted in satellite data observing ~{{data.0.bands.ta_spread}}% of the astronomical tide range, and failing to observe the lowest ~{{data.0.bands.ta_offset_low}}% and highest ~{{data.0.bands.ta_offset_high}}% of tides.


Data access and download

For more information about intertidal mapping accuracy and limitations and data access options, visit the DEA Intertidal product description.

" + "template": "

Digital Earth Australia Intertidal

This location had an elevation above modelled Mean Sea Level (MSL):

{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.elevation}}{{/terria.formatNumber}} metres (± {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.elevation_uncertainty}}{{/terria.formatNumber}})

It was exposed from tidal inundation for:

{{data.0.bands.exposure}}% of the {{#terria.formatDateTime}}{format: \"yyyy\"}{{data.0.time}}{{/terria.formatDateTime}} analysis period



Mapped intertidal extents can be affected by biases in the tidal conditions observed by satellites. At this location, satellites observed the coastline at tide heights ranging from {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_lot}}{{/terria.formatNumber}} to +{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_hot}}{{/terria.formatNumber}} metres above MSL, compared to the full astronomical tide range of {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_lat}}{{/terria.formatNumber}} to +{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_hat}}{{/terria.formatNumber}} metres above MSL.

This resulted in satellite data observing ~{{data.0.bands.ta_spread}}% of the astronomical tide range, and failing to observe the lowest ~{{data.0.bands.ta_offset_low}}% and highest ~{{data.0.bands.ta_offset_high}}% of tides.



Data access and download

For more information about intertidal mapping accuracy and limitations and data access options, visit the DEA Intertidal product description.

" }, "id": "ab1264fr", }, From deed048d044e86975235ece4acbaeffd334802a5 Mon Sep 17 00:00:00 2001 From: Robbi Bishop-Taylor Date: Fri, 28 Mar 2025 13:58:43 +1100 Subject: [PATCH 2/2] Update terria-cube-v8.json --- dev/terria/terria-cube-v8.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/terria/terria-cube-v8.json b/dev/terria/terria-cube-v8.json index 8f3581364..c826302ae 100644 --- a/dev/terria/terria-cube-v8.json +++ b/dev/terria/terria-cube-v8.json @@ -1113,7 +1113,7 @@ } }, "featureInfoTemplate": { - "template": "

Digital Earth Australia Intertidal

This location had an elevation above modelled Mean Sea Level (MSL):

{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.elevation}}{{/terria.formatNumber}} metres (± {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.elevation_uncertainty}}{{/terria.formatNumber}})

It was exposed from tidal inundation for:

{{data.0.bands.exposure}}% of the {{#terria.formatDateTime}}{format: \"yyyy\"}{{data.0.time}}{{/terria.formatDateTime}} analysis period



Mapped intertidal extents can be affected by biases in the tidal conditions observed by satellites. At this location, satellites observed the coastline at tide heights ranging from {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_lot}}{{/terria.formatNumber}} to +{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_hot}}{{/terria.formatNumber}} metres above MSL, compared to the full astronomical tide range of {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_lat}}{{/terria.formatNumber}} to +{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_hat}}{{/terria.formatNumber}} metres above MSL.

This resulted in satellite data observing ~{{data.0.bands.ta_spread}}% of the astronomical tide range, and failing to observe the lowest ~{{data.0.bands.ta_offset_low}}% and highest ~{{data.0.bands.ta_offset_high}}% of tides.



Data access and download

For more information about intertidal mapping accuracy and limitations and data access options, visit the DEA Intertidal product description.

" + "template": "

Digital Earth Australia Intertidal

This location had an elevation above modelled Mean Sea Level (MSL):

{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.elevation}}{{/terria.formatNumber}} metres (± {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.elevation_uncertainty}}{{/terria.formatNumber}})

It was exposed from tidal inundation for:

{{data.0.bands.exposure}}% of the {{#terria.formatDateTime}}{format: \"yyyy\"}{{data.0.time}}{{/terria.formatDateTime}} analysis period



Mapped intertidal extents can be affected by biases in the tidal conditions observed by satellites. At this location, satellites observed the coastline at tide heights ranging from {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_lot}}{{/terria.formatNumber}} to +{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_hot}}{{/terria.formatNumber}} metres above MSL, compared to the full astronomical tide range of {{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_lat}}{{/terria.formatNumber}} to +{{#terria.formatNumber}}{maximumFractionDigits:2}{{data.0.bands.ta_hat}}{{/terria.formatNumber}} metres above MSL.

This resulted in satellite data observing ~{{data.0.bands.ta_spread}}% of the astronomical tide range, and failing to observe the lowest ~{{data.0.bands.ta_offset_low}}% and highest ~{{data.0.bands.ta_offset_high}}% of tides.




Data access and download

For more information about intertidal mapping accuracy and limitations and data access options, visit the DEA Intertidal product description.

" }, "id": "ab1264fr", },