Delft-FEWS

Aus TALSIM Docs
Version vom 22. April 2024, 12:51 Uhr von Froehlich (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Delft-FEWS“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Sprachen:

Delft-FEWS is an operational, model-based system for flood forecasting and runoff prediction developed by Deltares and used worldwide.

Delft-FEWS is freely available software that efficiently handles large amounts of forecast data, integrates the latest observations with the most recent meteorological forecasts, and provides for consistent data quality, standardized work processes, visualization, and reporting. Delft-FEWS can orchestrate massive computations on dedicated hardware, in the cloud, or both, and allows for remote collaboration between multiple experts working and interacting with the same data.

Delft-FEWS consists of a sophisticated set of configurable modules which can be combined and customised to the specific requirements of an individual organisation. Due to its flexible and modular structure, Delft-FEWS is suited to support a broad range of applications, such as day-to-day operational management, real-time control, flood forecasting and warning, water quality monitoring, reservoir management, hydropower, navigation, groundwater, droughts, and dike strength monitoring.

The open architecture of Delft-FEWS makes it easy for any organization to connect their own data and models, and tailor the system to their own needs. The models known and available within the organization can easily be integrated, without any expensive development of new models. The platform provides a wide range of displays to visualize many types of data, such as scalar and gridded data, vectors, wave spectra, and longitudinal profiles. Furthermore, Delft-FEWS contains a large set of data processing modules for common processing steps taken in hydrological and hydrodynamic forecasting. The data can be verified, used in reports, and archived for later use as well as distributed through a web-API for end users and publication on web pages.

https://oss.deltares.nl/web/delft-fews/home


TalsimFEWSAdapter

TalsimFEWSAdapter ist ein in Python implementierter Delft-FEWS "Model Adapter" für Talsim-NG. Mit dem TalsimFEWSAdapter ist es möglich, aus Delft-FEWS heraus (automatisierte und/oder operationelle) Rechenläufe mit Talsim-NG durchzuführen, und die Simulationsergebnisse in Delft-FEWS zu visualisieren, zu verwalten und weiterzuverarbeiten.

Delft-FEWS ModelAdapterWorkflow.png

Genereller Ablauf eine Adapterlaufs:

  • Datenexport aus FEWS
  • Datenaufbereitung / -konvertierung
  • Simulation Talsim-NG
  • Ergebnisaufbereitung / -konvertierung
  • Datenimport zurück in FEWS

TalsimFEWSAdapter bietet derzeit die folgenden Features:

  • Lesen und Verarbeiten von Zeitreihen im FEWS PI Timeseries Format
  • Lesen und Verarbeiten von Modellparametern im FEWS PI Parameters Format
  • Lesen und Verarbeiten von "state" Informationen im FEWS PI State Format
  • Lesen und Verarbeiten von Information im FEWS PI Run Format
  • Durchführung einer Simulation mit Talsim-NG
  • Konvertierung von Simulationsergebnissen in das FEWS PI Timeseries Format

Damit ist es möglich, Talsim-NG Simulationen durchzuführen, bei denen von Delft-FEWS nicht nur die Input-Klimazeitreihen, sondern auch Parameter für die Anfangsbedingungen wie z.B. Bodenfeuchte und/oder Basisabfluss, vorgegeben werden.

Des Weiteren ist es möglich, für im Talsim-Datensatz enthaltene Speicher-Elemente wie z.B. Talsperren, eine Übersteuerung aus Delft-FEWS heraus einzurichten, womit die im Talsim Datensatz hinterlegten Betriebsregeln durch vorgegebene Speicherabgaben überschrieben werden können.