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

wo summaries config update for reprocessing #1240

Merged
merged 12 commits into from
Jun 13, 2024
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ plugin: wofs-summary # this can help system find the relative plugin and plugin
plugin_config:
cloud_filters:
cloud:
- [dilation, 5]
- [dilation, 6]
cloud_shadow:
- [dilation, 10]
- [dilation, 6]
transform_code: EPSG:9688
area_of_interest: [-180, -90, 180, 90] # accommodate the fact of 326xx not intersecting 3577 in LS

product:
name: ga_ls_wo_fq_apr_oct_3
short_name: ga_ls_wo_fq_apr_oct_3
version: 1.6.0
version: 2.0.0
product_family: wo

# -- EO Dataset3 relative section --
Expand Down Expand Up @@ -112,9 +112,9 @@ cog_opts:
zlevel: 9
apply_eodatasets3: True
output_location: >-
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_apr_oct_3/1-6-0
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_apr_oct_3/2-0-0

# save-tasks options
input_products: ga_ls_wo_3
frequency: seasonal
grid: au-30
frequency: apr-oct
grid: au_extended_30
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ plugin: wofs-summary # this can help system find the relative plugin and plugin
plugin_config:
cloud_filters:
cloud:
- [dilation, 5]
- [dilation, 6]
cloud_shadow:
- [dilation, 10]
- [dilation, 6]
transform_code: EPSG:9688
area_of_interest: [-180, -90, 180, 90] # accommodate the fact of 326xx not intersecting 3577 in LS

product:
name: ga_ls_wo_fq_cyear_3
short_name: ga_ls_wo_fq_cyear_3
version: 1.6.0
version: 2.0.0
product_family: wo

# -- EO Dataset3 relative section --
Expand Down Expand Up @@ -113,9 +113,9 @@ cog_opts:
zlevel: 9
apply_eodatasets3: True
output_location: >-
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_cyear_3/1-6-0
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_cyear_3/2-0-0

# save-tasks options
input_products: ga_ls_wo_3
frequency: annual
grid: au-30
grid: au_extended_30
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ plugin: wofs-summary # this can help system find the relative plugin and plugin
plugin_config:
cloud_filters:
cloud:
- [dilation, 5]
- [dilation, 6]
cloud_shadow:
- [dilation, 10]
- [dilation, 6]
transform_code: EPSG:9688
area_of_interest: [-180, -90, 180, 90] # accommodate the fact of 326xx not intersecting 3577 in LS

product:
name: ga_ls_wo_fq_fyear_3
short_name: ga_ls_wo_fq_fyear_3
version: 1.6.0
version: 2.0.0
product_family: wo

# -- EO Dataset3 relative section --
Expand Down Expand Up @@ -113,9 +113,9 @@ cog_opts:
zlevel: 9
apply_eodatasets3: True
output_location: >-
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_fyear_3/1-6-0
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_fyear_3/2-0-0

# save-tasks options
input_products: ga_ls_wo_3
frequency: annual-fy
grid: au-30
grid: au_extended_30
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugin: wofs-summary-fh # this can help system find the relative plugin and plug
product:
name: ga_ls_wo_fq_myear_3
short_name: ga_ls_wo_fq_myear_3
version: 1.6.0
version: 2.0.0
product_family: wo

# -- EO Dataset3 relative section --
Expand Down Expand Up @@ -109,3 +109,10 @@ s3_acl: public-read
cog_opts:
zlevel: 9
apply_eodatasets3: True
output_location: >-
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_myear_3/2-0-0


input_products: ga_ls_wo_fq_cyear_3
frequency: all
grid: au_extended_30
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@ plugin: wofs-summary # this can help system find the relative plugin and plugin
plugin_config:
cloud_filters:
cloud:
- [dilation, 5]
- [dilation, 6]
cloud_shadow:
- [dilation, 10]
- [dilation, 6]
transform_code: EPSG:9688
area_of_interest: [-180, -90, 180, 90] # accommodate the fact of 326xx not intersecting 3577 in LS

product:
name: ga_ls_wo_fq_nov_mar_3
short_name: ga_ls_wo_fq_nov_mar_3
version: 1.6.0
version: 2.0.0
product_family: wo

# -- EO Dataset3 relative section --
Expand Down Expand Up @@ -112,9 +112,9 @@ cog_opts:
zlevel: 9
apply_eodatasets3: True
output_location: >-
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_nov_mar_3/1-6-0
s3://dea-public-data-dev/derivative/ga_ls_wo_fq_nov_mar_3/2-0-0

# save-tasks options
input_products: ga_ls_wo_3
frequency: seasonal
grid: au-30
frequency: nov-mar
grid: au_extended_30