# Traditional Methods

Rivers have been an important source of sustenance and means of transportation for humans for thousands of years, stretching back at least to ancient Egypt and other riverine civilizations of the same era. The Palermo Stone, which at over 4,000 years old is one of the oldest surviving records from ancient Egypt, lists annual measurements of Nile river flooding, which was critical to the health of the river and therefore the Egyptian civilization.[<sup>1</sup>](#user-content-fn-1)[^1]

Understandably, forecasts of floods and dry spells have been greatly sought-after for thousands of years. While the earliest forecasts likely would have been derived from the secret divinations of priests,[<sup>2</sup>](#user-content-fn-2)[^2] today we have more reliable and sophisticated methods at our disposal. Traditional methods of river level forecasting rely on the construction of a physical model of a hydrological basin, followed by the use of that model to translate a weather forecast into a forecast for the river level. These models, however, can require significant computational resources, and nonlinear responses to environmental conditions can be difficult to model successfully.[<sup>3</sup>](#user-content-fn-3)[^3]

In recent years, machine learning methods have gained significant traction in this field. They are capable of learning non-linear systems empirically, typically require significantly fewer computational resources once trained, and are not bound to a predefined input-response model.

[^1]: *Schirò, Saverio (9 February 2021).* [*"The Palermo Stone and its unsolved mysteries"*](https://www.palermoviva.it/the-palermo-stone-and-its-unsolved-mysteries/)*. palermoviva.it.*

[^2]: [*"Ancient Device for Determining Taxes Discovered in Egypt"*](https://www.nationalgeographic.com/history/article/160517-nilometer-discovered-ancient-egypt-nile-river-archaeology)*. History. 18 May 2016. Retrieved 11* *November 2025.*

[^3]: Kratzert, F., Klotz, D., Brenner, C., Schulz, K. & Herrnegger, M. [Rainfall–runoff modelling using Long Short-Term Memory (LSTM) networks.](https://hess.copernicus.org/articles/22/6005/2018/) *Hydrology and Earth System Sciences* 22, 6005–6022 (2018).


---

# 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.riversat.earthdaily.com/science-and-models/traditional-methods.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.
