Skip to content

Commit

Permalink
#569 enable standard TMAD styles (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tisham Dhar authored Dec 10, 2020
1 parent 709b8b1 commit e7e5762
Showing 1 changed file with 117 additions and 117 deletions.
234 changes: 117 additions & 117 deletions prod/services/wms/ows/ows_cfg.py
Original file line number Diff line number Diff line change
Expand Up @@ -8264,123 +8264,123 @@ def swap_scale(new_scale : list, style : dict):
},
]
},
# {
# "title": "Surface Reflectance Triple Median Absolute Deviation",
# "abstract": "Surface Reflectance Triple Median Absolute Deviation 25 metre, 100km tile, Australian Albers Equal Area projection (EPSG:3577)",
# "layers": [
# {
# "title": "Surface Reflectance Triple Median Absolute Deviation (Landsat 8 Annual Surface Reflectance TMAD)",
# "abstract": """
# The three layers of the TMAD are calculated by computing the multidimensional distance between each observation in a
# time series of multispectral (or higher dimensionality such as hyperspectral) satellite imagery with the
# multidimensional median of the time series. The median used for this calculation is the geometric median corresponding
# to the time series. The TMAD is calculated over annual time periods on Earth observations from a single sensor by
# default (such as the annual time series of Landsat 8 observations); however, it is applicable to multi-sensor time
# series of any length that computing resources can support. For the purposes of the default Digital Earth Australia
# product, TMADs are computed per calendar year, per sensor (Landsat 5, Landsat 7 and Landsat 8) from
# terrain-illumination-corrected surface reflectance data (Analysis Ready Data), compared to the annual geometric
# median of that data.
# For more information, see http://pid.geoscience.gov.au/dataset/ga/130482
# For service status information, see https://status.dea.ga.gov.au""",
# # The WMS name for the layer
# "name": "ls8_nbart_tmad_annual",
# # The Datacube name for the associated data product
# "product_name": "ls8_nbart_tmad_annual",
# "bands": bands_tmad,
# "resource_limits": reslim_tmad,
# "image_processing": {
# "extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
# "always_fetch_bands": [ ],
# "manual_merge": False,
# },
# "wcs": {
# "native_crs": "EPSG:3577",
# "default_bands": ["sdev", "edev", "bcdev"],
# "native_resolution": [ 25, -25 ],
# },
# "styling": {
# "default_style": "log_sdev",
# "styles": [
# style_tmad_sdev, style_tmad_edev, style_tmad_bcdev
# ]
# }
# },
# {
# "title": "Surface Reflectance Triple Median Absolute Deviation (Landsat 7 Annual Surface Reflectance TMAD)",
# "abstract": """
# The three layers of the TMAD are calculated by computing the multidimensional distance between each observation in a
# time series of multispectral (or higher dimensionality such as hyperspectral) satellite imagery with the
# multidimensional median of the time series. The median used for this calculation is the geometric median corresponding
# to the time series. The TMAD is calculated over annual time periods on Earth observations from a single sensor by
# default (such as the annual time series of Landsat 8 observations); however, it is applicable to multi-sensor time
# series of any length that computing resources can support. For the purposes of the default Digital Earth Australia
# product, TMADs are computed per calendar year, per sensor (Landsat 5, Landsat 7 and Landsat 8) from
# terrain-illumination-corrected surface reflectance data (Analysis Ready Data), compared to the annual geometric
# median of that data.
# For more information, see http://pid.geoscience.gov.au/dataset/ga/130482
# For service status information, see https://status.dea.ga.gov.au""",
# # The WMS name for the layer
# "name": "ls7_nbart_tmad_annual",
# # The Datacube name for the associated data product
# "product_name": "ls7_nbart_tmad_annual",
# "bands": bands_tmad,
# "resource_limits": reslim_tmad,
# "image_processing": {
# "extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
# "always_fetch_bands": [ ],
# "manual_merge": False,
# },
# "wcs": {
# "native_crs": "EPSG:3577",
# "default_bands": ["sdev", "edev", "bcdev"],
# "native_resolution": [ 25, -25 ],
# },
# "styling": {
# "default_style": "log_sdev",
# "styles": [
# style_tmad_sdev, style_tmad_edev, style_tmad_bcdev
# ]
# }
# },
# {
# "title": "Surface Reflectance Triple Median Absolute Deviation (Landsat 5 Annual Surface Reflectance TMAD)",
# "abstract": """
# The three layers of the TMAD are calculated by computing the multidimensional distance between each observation in a
# time series of multispectral (or higher dimensionality such as hyperspectral) satellite imagery with the
# multidimensional median of the time series. The median used for this calculation is the geometric median corresponding
# to the time series. The TMAD is calculated over annual time periods on Earth observations from a single sensor by
# default (such as the annual time series of Landsat 8 observations); however, it is applicable to multi-sensor time
# series of any length that computing resources can support. For the purposes of the default Digital Earth Australia
# product, TMADs are computed per calendar year, per sensor (Landsat 5, Landsat 7 and Landsat 8) from
# terrain-illumination-corrected surface reflectance data (Analysis Ready Data), compared to the annual geometric
# median of that data.
# For more information, see http://pid.geoscience.gov.au/dataset/ga/130482
# For service status information, see https://status.dea.ga.gov.au""",
# # The WMS name for the layer
# "name": "ls5_nbart_tmad_annual",
# # The Datacube name for the associated data product
# "product_name": "ls5_nbart_tmad_annual",
# "bands": bands_tmad,
# "resource_limits": reslim_tmad,
# "image_processing": {
# "extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
# "always_fetch_bands": [ ],
# "manual_merge": False,
# },
# "wcs": {
# "native_crs": "EPSG:3577",
# "default_bands": ["sdev", "edev", "bcdev"],
# "native_resolution": [ 25, -25 ],
# },
# "styling": {
# "default_style": "log_sdev",
# "styles": [
# style_tmad_sdev, style_tmad_edev, style_tmad_bcdev
# ]
# }
# },
# ]
# },
{
"title": "Surface Reflectance Triple Median Absolute Deviation",
"abstract": "Surface Reflectance Triple Median Absolute Deviation 25 metre, 100km tile, Australian Albers Equal Area projection (EPSG:3577)",
"layers": [
{
"title": "Surface Reflectance Triple Median Absolute Deviation (Landsat 8 Annual Surface Reflectance TMAD)",
"abstract": """
The three layers of the TMAD are calculated by computing the multidimensional distance between each observation in a
time series of multispectral (or higher dimensionality such as hyperspectral) satellite imagery with the
multidimensional median of the time series. The median used for this calculation is the geometric median corresponding
to the time series. The TMAD is calculated over annual time periods on Earth observations from a single sensor by
default (such as the annual time series of Landsat 8 observations); however, it is applicable to multi-sensor time
series of any length that computing resources can support. For the purposes of the default Digital Earth Australia
product, TMADs are computed per calendar year, per sensor (Landsat 5, Landsat 7 and Landsat 8) from
terrain-illumination-corrected surface reflectance data (Analysis Ready Data), compared to the annual geometric
median of that data.
For more information, see http://pid.geoscience.gov.au/dataset/ga/130482
For service status information, see https://status.dea.ga.gov.au""",
# The WMS name for the layer
"name": "ls8_nbart_tmad_annual",
# The Datacube name for the associated data product
"product_name": "ls8_nbart_tmad_annual",
"bands": bands_tmad,
"resource_limits": reslim_tmad,
"image_processing": {
"extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
"always_fetch_bands": [ ],
"manual_merge": False,
},
"wcs": {
"native_crs": "EPSG:3577",
"default_bands": ["sdev", "edev", "bcdev"],
"native_resolution": [ 25, -25 ],
},
"styling": {
"default_style": "log_sdev",
"styles": [
style_tmad_sdev, style_tmad_edev, style_tmad_bcdev
]
}
},
{
"title": "Surface Reflectance Triple Median Absolute Deviation (Landsat 7 Annual Surface Reflectance TMAD)",
"abstract": """
The three layers of the TMAD are calculated by computing the multidimensional distance between each observation in a
time series of multispectral (or higher dimensionality such as hyperspectral) satellite imagery with the
multidimensional median of the time series. The median used for this calculation is the geometric median corresponding
to the time series. The TMAD is calculated over annual time periods on Earth observations from a single sensor by
default (such as the annual time series of Landsat 8 observations); however, it is applicable to multi-sensor time
series of any length that computing resources can support. For the purposes of the default Digital Earth Australia
product, TMADs are computed per calendar year, per sensor (Landsat 5, Landsat 7 and Landsat 8) from
terrain-illumination-corrected surface reflectance data (Analysis Ready Data), compared to the annual geometric
median of that data.
For more information, see http://pid.geoscience.gov.au/dataset/ga/130482
For service status information, see https://status.dea.ga.gov.au""",
# The WMS name for the layer
"name": "ls7_nbart_tmad_annual",
# The Datacube name for the associated data product
"product_name": "ls7_nbart_tmad_annual",
"bands": bands_tmad,
"resource_limits": reslim_tmad,
"image_processing": {
"extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
"always_fetch_bands": [ ],
"manual_merge": False,
},
"wcs": {
"native_crs": "EPSG:3577",
"default_bands": ["sdev", "edev", "bcdev"],
"native_resolution": [ 25, -25 ],
},
"styling": {
"default_style": "log_sdev",
"styles": [
style_tmad_sdev, style_tmad_edev, style_tmad_bcdev
]
}
},
{
"title": "Surface Reflectance Triple Median Absolute Deviation (Landsat 5 Annual Surface Reflectance TMAD)",
"abstract": """
The three layers of the TMAD are calculated by computing the multidimensional distance between each observation in a
time series of multispectral (or higher dimensionality such as hyperspectral) satellite imagery with the
multidimensional median of the time series. The median used for this calculation is the geometric median corresponding
to the time series. The TMAD is calculated over annual time periods on Earth observations from a single sensor by
default (such as the annual time series of Landsat 8 observations); however, it is applicable to multi-sensor time
series of any length that computing resources can support. For the purposes of the default Digital Earth Australia
product, TMADs are computed per calendar year, per sensor (Landsat 5, Landsat 7 and Landsat 8) from
terrain-illumination-corrected surface reflectance data (Analysis Ready Data), compared to the annual geometric
median of that data.
For more information, see http://pid.geoscience.gov.au/dataset/ga/130482
For service status information, see https://status.dea.ga.gov.au""",
# The WMS name for the layer
"name": "ls5_nbart_tmad_annual",
# The Datacube name for the associated data product
"product_name": "ls5_nbart_tmad_annual",
"bands": bands_tmad,
"resource_limits": reslim_tmad,
"image_processing": {
"extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
"always_fetch_bands": [ ],
"manual_merge": False,
},
"wcs": {
"native_crs": "EPSG:3577",
"default_bands": ["sdev", "edev", "bcdev"],
"native_resolution": [ 25, -25 ],
},
"styling": {
"default_style": "log_sdev",
"styles": [
style_tmad_sdev, style_tmad_edev, style_tmad_bcdev
]
}
},
]
},
{
"title": "Fractional Cover",
"abstract": """
Expand Down

0 comments on commit e7e5762

Please sign in to comment.