Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Landcover configs and ows updates #1304

Merged
merged 4 commits into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin: veg_class_l1 # this can help system find the relative plugin and plugin version
plugin_config:
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, frequency, dem_h]
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, wet_percentage, frequency, dem_h]
optional_bands: [canopy_cover_class, elevation]
output_classes:
aquatic_veg_wood: 124
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin: veg_class_l1 # this can help system find the relative plugin and plugin version
plugin_config:
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, frequency, dem_h]
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, wet_percentage, frequency, dem_h]
optional_bands: [canopy_cover_class, elevation]
output_classes:
aquatic_veg_wood: 124
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin: veg_class_l1 # this can help system find the relative plugin and plugin version
plugin_config:
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, frequency, dem_h]
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, wet_percentage, frequency, dem_h]
optional_bands: [canopy_cover_class, elevation]
output_classes:
aquatic_veg_wood: 124
Expand Down Expand Up @@ -87,7 +87,7 @@ cog_opts:
overview_resampling: mode
apply_eodatasets3: True
output_location: >-
s3://dea-public-data-dev/derivative/ga_ls_landcover_inter_class_cyear_3/1-1-0
s3://dea-public-data-dev/derivative/ga_ls_landcover_inter_class_cyear_3/2-0-0

# save-tasks options
input_products: ga_ls8cls9c_gm_cyear_3+ga_ls_wo_fq_cyear_3+s3://dea-public-data-dev/derivative/ga_ls_landcover_vwf_cyear_3/2-0-0/+s3://dea-public-data-dev/derivative/ga_ls_mangrove_cover_cyear_3/4-0-0/+s3://dea-public-data-dev/derivative/srtm_landcover_dem/2-0-0/+s3://dea-public-data-dev/derivative/ga_ls_landcover_nidem_myear_2/2-0-0/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugin_config:
transform_code: EPSG:9688
area_of_interest: [-180, -90, 180, 90] # accommodate the fact of 326xx not intersecting 3577 in LS
ue_threshold: 40
measurements: [veg_frequency, water_frequency]
measurements: [veg_frequency, water_frequency, wet_percentage]

product:
name: ga_ls_landcover_vwf_cyear_3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
6: 'Cultivated Terrestrial Vegetated: Open (15 to 40 %)',
7: 'Cultivated Terrestrial Vegetated: Sparse (4 to 15 %)',
8: 'Cultivated Terrestrial Vegetated: Scattered (1 to 4 %)',
9: 'Cultivated Terrestrial Vegetated: Woody Closed (> 65 %)',
10: 'Cultivated Terrestrial Vegetated: Woody Open (40 to 65 %)',
11: 'Cultivated Terrestrial Vegetated: Woody Open (15 to 40 %)',
12: 'Cultivated Terrestrial Vegetated: Woody Sparse (4 to 15 %)',
13: 'Cultivated Terrestrial Vegetated: Woody Scattered (1 to 4 %)',
14: 'Cultivated Terrestrial Vegetated: Herbaceous Closed (> 65 %)',
15: 'Cultivated Terrestrial Vegetated: Herbaceous Open (40 to 65 %)',
16: 'Cultivated Terrestrial Vegetated: Herbaceous Open (15 to 40 %)',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin: veg_class_l1 # this can help system find the relative plugin and plugin version
plugin_config:
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, frequency, dem_h]
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, wet_percentage, frequency, dem_h]
optional_bands: [canopy_cover_class, elevation]
output_classes:
aquatic_veg_wood: 124
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin: veg_class_l1 # this can help system find the relative plugin and plugin version
plugin_config:
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, frequency, dem_h]
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, wet_percentage, frequency, dem_h]
optional_bands: [canopy_cover_class, elevation]
output_classes:
aquatic_veg_wood: 124
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin: veg_class_l1 # this can help system find the relative plugin and plugin version
plugin_config:
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, frequency, dem_h]
input_bands: [nbart_red, nbart_green, nbart_blue, veg_frequency, wet_percentage, frequency, dem_h]
optional_bands: [canopy_cover_class, elevation]
output_classes:
aquatic_veg_wood: 124
Expand Down Expand Up @@ -87,7 +87,7 @@ cog_opts:
overview_resampling: mode
apply_eodatasets3: True
output_location: >-
s3://dea-public-data-dev/derivative/ga_ls_landcover_inter_class_cyear_3/1-1-0
s3://dea-public-data-dev/derivative/ga_ls_landcover_inter_class_cyear_3/2-0-0

# save-tasks options
input_products: ga_ls8cls9c_gm_cyear_3+ga_ls_wo_fq_cyear_3+s3://dea-public-data-dev/derivative/ga_ls_landcover_vwf_cyear_3/2-0-0/+s3://dea-public-data-dev/derivative/ga_ls_mangrove_cover_cyear_3/4-0-0/+s3://dea-public-data-dev/derivative/srtm_landcover_dem/2-0-0/+s3://dea-public-data-dev/derivative/ga_ls_landcover_nidem_myear_2/2-0-0/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugin_config:
transform_code: EPSG:9688
area_of_interest: [-180, -90, 180, 90] # accommodate the fact of 326xx not intersecting 3577 in LS
ue_threshold: 40
measurements: [veg_frequency, water_frequency]
measurements: [veg_frequency, water_frequency, wet_percentage]

product:
name: ga_ls_landcover_vwf_cyear_3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ measurements:
dtype: uint8
nodata: 255
units: '1'
- name: wet_percentage
dtype: uint8
nodata: 255
units: '1'

load:
crs: 'EPSG:3577'
Expand Down
Loading