![]() |
ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
|
This module contains classes and functions related to solving the shallow water equations.
|
strong |
Controls how the height information read in from a GeoTIFF image is normalized.
| Enumerator | |
|---|---|
| none | do not normalize the height: |
| minimum | set minimum to zero: |
| average | set average to zero: |
| maximum | set maximum to zero: |
Definition at line 32 of file geotiff_reader.h.