# Global Surface Water

<figure><img src="/files/gmbYT8GlGLlPbSvjkOsq" alt=""><figcaption><p><a href="https://global-surface-water.appspot.com/#data">https://global-surface-water.appspot.com/#data</a></p></figcaption></figure>

The frequency with which water was present on the surface from March 1984 to December 2020 was captured in a single product called surface water occurrence (SWO). To compute SWO, the water detections (WD) and valid observations (VO) from the same months are summed, that is, water detections and valid observations from March 1984 are added to water detections and valid observations from March 1985 and so on, such that SWOmonth = ∑WD month / ∑VO month. Averaging the results of all monthly SWOmonth calculations gives the long-term overall surface water occurrence. The month-by-month time step normalizes occurrence against seasonal variation in the number of valid observations across the year. Typically, more cloud-free observations (and thus valid observations) are available during dry seasons than wet. Without monthly weighting, the overall water occurrence (that is, computed over the full period) would be biased by temporal distribution of the valid observations (that is, giving more weight to the dry season than to the wet season).

|   Variable Name  | Unit |                   Description                  |
| :--------------: | :--: | :--------------------------------------------: |
| Water occurrence |   %  | The occurrence value expressed as a percentage |

> Data are produced by: Jean-Francois Pekel, Andrew Cottam, Noel Gorelick, Alan S. Belward, High-resolution mapping of global surface water and its long-term changes. Nature 540, 418-422 (2016). (doi:10.1038/nature20584)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.answr.space/data-sources/global-surface-water.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
