Skip to content
Closed
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
Expand Up @@ -16,7 +16,7 @@ spatial_data_type: RASTER
spatial_coverage: null
temporal_coverage_start: null
temporal_coverage_end: null
temporal_coverage_custom: "1986/1987 to 2025 (see `Technical information <./?tab=description#technical-information>`_)"
temporal_coverage_custom: "1986/1987 to 2025/2026 (see `Technical information <./?tab=description#technical-information>`_)"

data_update_frequency: YEARLY
data_update_activity: ONGOING
Expand Down Expand Up @@ -72,7 +72,7 @@ access_links_web_services: null
access_links_custom:
- type: map
link: https://maps.dea.ga.gov.au/#share=s-x0R0IFIqxSFDJ54LK6sFDEfjh6i
name: Multi-year summary on DEA Maps
name: Multi-Year summary on DEA Maps
- type: map
link: https://maps.dea.ga.gov.au/#share=s-yIyPPjQlWxVBLg10WJBQd8KrMgt
name: Apr-Oct summaries on DEA Maps
Expand All @@ -93,10 +93,10 @@ access_links_custom:

- type: data
link: https://data.dea.ga.gov.au/?prefix=derivative/ga_ls_wo_fq_myear_3/2-1-0/
name: Multi-year summary 1986 to near present - AWS access
name: Multi-Year summary 1986 to near present - AWS access
- type: data
link: https://thredds.nci.org.au/thredds/catalog/jw04/ga_ls_wo_fq_myear_3/catalog.html
name: Multi-year summary 1986 to near present - NCI access
name: Multi-Year summary 1986 to near present - NCI access
- type: data
link: https://data.dea.ga.gov.au/?prefix=derivative/ga_ls_wo_fq_apr_oct_3/2-0-0/
name: Apr-Oct summaries - AWS access
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Background

These are the statistics generated from the DEA Water Observations (Water Observations from Space) suite of products, which gives summaries of how often surface water was observed by the Landsat satellites for various periods (per year, per season and for the period from 1987 to 2025).
These are the statistics generated from the DEA Water Observations (Water Observations from Space) suite of products, which gives summaries of how often surface water was observed by the Landsat satellites for various periods (per year, per season and for the multi-year period from 1987 to 2025).

Water Observations Statistics (WO-STATS) provides information on how many times the Landsat satellites were able to clearly see an area, how many times those observations were wet, and what that means for the percentage of time that water was observed in the landscape.

Expand Down Expand Up @@ -29,7 +29,7 @@ WO-STATS is available in multiple forms, depending on the length of time over wh

* **DEA WO Multi-Year:** `ga_ls_wo_fq_myear_3`: statistics calculated from the full depth of time series (1987 to 2025) unfiltered
* **DEA WO Calendar Year:** `ga_ls_wo_fq_cyear_3`: statistics calculated from each calendar year (1986 to 2025)
* **DEA WO November to March:** `ga_ls_wo_fq_nov_mar_3`: statistics calculated yearly from November to March (1987 to March 2025)
* **DEA WO November to March:** `ga_ls_wo_fq_nov_mar_3`: statistics calculated yearly from November to March (1987 to March 2026)
* **DEA WO April to October:** `ga_ls_wo_fq_apr_oct_3`: statistics calculated yearly from April to October (1986 to October 2025)

In addition, a confidence-filtered Multi-Year Summary is under development, which will contain a confidence layer and subsequent filtered water frequency layer. This provides a noise-reduced view of the unfiltered multi-year summary.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
:::{include} ../../../_components/tech-alert-terrestrial-2025-annual-product-update-summary.md
:::

### July 2026: Latest updates

Water Observation Statistics (Nov – Mar) (`ga_ls_wo_fq_nov_mar_3`) was updated with seasonal data (period: November 2025 to March 2026).


### 9 Apr 2026: Latest updates

* DEA WO Multi-Year (`ga_ls_wo_fq_myear_3`) was updated from version 2.0.0 to 2.1.0. (The other three products remain on version 2.0.0: `ga_ls_wo_fq_cyear_3`, `ga_ls_wo_fq_nov_mar_3`, `ga_ls_wo_fq_apr_oct_3`.)
Expand Down
Loading