Skip to content

Commit

Permalink
Merge pull request #1287 from GeoscienceAustralia/geomad_decom_dev
Browse files Browse the repository at this point in the history
Decommission GeoMAD in Dev
  • Loading branch information
JM-GA authored Sep 18, 2024
2 parents c9d2859 + 8a25354 commit 524f8b5
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 681 deletions.
80 changes: 1 addition & 79 deletions dev/services/wms/inventory.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"total_layers_count": 74,
"total_layers_count": 71,
"layers": [
{
"layer": "s2_ls_combined",
Expand Down Expand Up @@ -231,84 +231,6 @@
"count"
]
},
{
"layer": "ga_ls8c_nbart_gm_cyear_3",
"product": [
"ga_ls8c_nbart_gm_cyear_3"
],
"styles_count": 17,
"styles_list": [
"simple_rgb",
"infrared_green",
"ndvi",
"ndwi",
"mndwi",
"blue",
"green",
"red",
"nir",
"swir1",
"swir2",
"arcsec_sdev",
"log_edev",
"log_bcdev",
"tmad_rgb_std",
"tmad_rgb_sens",
"count"
]
},
{
"layer": "ga_ls7e_nbart_gm_cyear_3",
"product": [
"ga_ls7e_nbart_gm_cyear_3"
],
"styles_count": 17,
"styles_list": [
"simple_rgb",
"infrared_green",
"ndvi",
"ndwi",
"mndwi",
"blue",
"green",
"red",
"nir",
"swir1",
"swir2",
"arcsec_sdev",
"log_edev",
"log_bcdev",
"tmad_rgb_std",
"tmad_rgb_sens",
"count"
]
},
{
"layer": "ga_ls5t_nbart_gm_cyear_3",
"product": [
"ga_ls5t_nbart_gm_cyear_3"
],
"styles_count": 17,
"styles_list": [
"simple_rgb",
"infrared_green",
"ndvi",
"ndwi",
"mndwi",
"blue",
"green",
"red",
"nir",
"swir1",
"swir2",
"arcsec_sdev",
"log_edev",
"log_bcdev",
"tmad_rgb_std",
"tmad_rgb_sens",
"count"
]
},
{
"layer": "ga_ls9c_ard_3",
"product": [
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from ows_refactored.baseline_satellite_data.landsat_annual.band_c3_ls_cfg import \
bands_c3_ls
from ows_refactored.baseline_satellite_data.landsat_annual.band_c3_ls_nbart_cfg import \
bands_c3_ls_nbart
from ows_refactored.baseline_satellite_data.landsat_annual.style_c3_ls_cfg import \
Expand Down Expand Up @@ -124,102 +122,6 @@
"manual_merge": False,
},
"styling": {"default_style": "simple_rgb", "styles": styles_c3_ls_list},
},
{
"title": "DEA GeoMAD (Landsat 8 OLI-TIRS)",
"name": "ga_ls8c_nbart_gm_cyear_3",
"abstract": """DEA Geometric Median and Median Absolute Deviation (Landsat 8 OLI-TIRS)
This product provides statistical tools to exploit the time series of Earth Observation data available in Digital Earth Australia, providing annual images of general conditions and how much an area changes for a given year.
The geomedian part of the product provides an "average" cloud-free image over the given year. The geomedian image is calculated with a multi-dimensional median, using all the spectral measurements from the satellite imagery at the same time in order to maintain the relationships among the measurements.
The median absolute deviation part of the product uses three measures of variance, each of which provides a 'second order' high dimensional statistical composite for the given year. The three variance measures show much an area varies from the "average" in terms of 'distance' based on factors such as brightness and spectra:
Euclidean distance (EMAD)
Cosine (spectral) distance (SMAD)
Bray Curtis dissimilarity (BCMAD)
Together, they provide information on variance in the landscape over the given year and are useful for change detection applications.
For more information, see https://knowledge.dea.ga.gov.au/data/product/dea-geometric-median-and-median-absolute-deviation-landsat/
For service status information, see https://status.dea.ga.gov.au""",
"product_name": "ga_ls8c_nbart_gm_cyear_3",
"bands": bands_c3_ls,
"time_resolution": "summary",
"resource_limits": reslim_standard,
"native_crs": "EPSG:3577",
"native_resolution": [30, -30],
"image_processing": {
"extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
"always_fetch_bands": [],
"manual_merge": False,
},
"styling": {"default_style": "simple_rgb", "styles": styles_c3_ls_list},
},
{
"title": "DEA GeoMAD (Landsat 7 ETM+)",
"name": "ga_ls7e_nbart_gm_cyear_3",
"abstract": """DEA Geometric Median and Median Absolute Deviation (Landsat 7 ETM+)
This product provides statistical tools to exploit the time series of Earth Observation data available in Digital Earth Australia, providing annual images of general conditions and how much an area changes for a given year.
The geomedian part of the product provides an "average" cloud-free image over the given year. The geomedian image is calculated with a multi-dimensional median, using all the spectral measurements from the satellite imagery at the same time in order to maintain the relationships among the measurements.
The median absolute deviation part of the product uses three measures of variance, each of which provides a 'second order' high dimensional statistical composite for the given year. The three variance measures show much an area varies from the "average" in terms of 'distance' based on factors such as brightness and spectra:
Euclidean distance (EMAD)
Cosine (spectral) distance (SMAD)
Bray Curtis dissimilarity (BCMAD)
Together, they provide information on variance in the landscape over the given year and are useful for change detection applications.
For more information, see https://knowledge.dea.ga.gov.au/data/product/dea-geometric-median-and-median-absolute-deviation-landsat/
For service status information, see https://status.dea.ga.gov.au""",
"product_name": "ga_ls7e_nbart_gm_cyear_3",
"bands": bands_c3_ls,
"time_resolution": "summary",
"resource_limits": reslim_standard,
"native_crs": "EPSG:3577",
"native_resolution": [30, -30],
"image_processing": {
"extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
"always_fetch_bands": [],
"manual_merge": False,
},
"styling": {"default_style": "simple_rgb", "styles": styles_c3_ls_list},
},
{
"title": "DEA GeoMAD (Landsat 5 TM)",
"name": "ga_ls5t_nbart_gm_cyear_3",
"abstract": """DEA Geometric Median and Median Absolute Deviation (Landsat 5 TM)
This product provides statistical tools to exploit the time series of Earth Observation data available in Digital Earth Australia, providing annual images of general conditions and how much an area changes for a given year.
The geomedian part of the product provides an "average" cloud-free image over the given year. The geomedian image is calculated with a multi-dimensional median, using all the spectral measurements from the satellite imagery at the same time in order to maintain the relationships among the measurements.
The median absolute deviation part of the product uses three measures of variance, each of which provides a 'second order' high dimensional statistical composite for the given year. The three variance measures show much an area varies from the "average" in terms of 'distance' based on factors such as brightness and spectra:
Euclidean distance (EMAD)
Cosine (spectral) distance (SMAD)
Bray Curtis dissimilarity (BCMAD)
Together, they provide information on variance in the landscape over the given year and are useful for change detection applications.
For more information, see https://knowledge.dea.ga.gov.au/data/product/dea-geometric-median-and-median-absolute-deviation-landsat/
For service status information, see https://status.dea.ga.gov.au""",
"product_name": "ga_ls5t_nbart_gm_cyear_3",
"bands": bands_c3_ls,
"time_resolution": "summary",
"resource_limits": reslim_standard,
"native_crs": "EPSG:3577",
"native_resolution": [30, -30],
"image_processing": {
"extent_mask_func": "datacube_ows.ogc_utils.mask_by_val",
"always_fetch_bands": [],
"manual_merge": False,
},
"styling": {"default_style": "simple_rgb", "styles": styles_c3_ls_list},
}
],
}
Loading

0 comments on commit 524f8b5

Please sign in to comment.