![]() |
ryujin 2.1.1 revision 46bf70e400e423a8ffffe8300887eeb35b8dfb2c
|
#include <source/geotiff_reader.h>
Public Member Functions | |
GeoTIFFReader (const std::string subsection) | |
template<int dim> | |
DEAL_II_ALWAYS_INLINE double | compute_height (const dealii::Point< dim > &point) const |
const auto & | affine_transformation () const |
const auto & | raster_size () const |
const auto & | raster_offset () const |
const auto & | height_scaling () const |
A simple GeoTIFF reader based on the GDAL library. See https://gdal.org/index.html for details on GDAL and what image formats it supports.
Definition at line 55 of file geotiff_reader.h.
|
inline |
Definition at line 58 of file geotiff_reader.h.
References ryujin::minimum.
|
inline |
Definition at line 142 of file geotiff_reader.h.
References ryujin::Lazy< T >::ensure_initialized().
Referenced by ryujin::ShallowWaterInitialStates::GeoTIFF< Description, dim, Number >::compute(), ryujin::Geometries::GeoTIFFProfile< dim >::create_coarse_triangulation(), and ryujin::ShallowWaterInitialStates::GeoTIFF< Description, dim, Number >::initial_precomputations().
|
inline |
Definition at line 220 of file geotiff_reader.h.
|
inline |
Definition at line 222 of file geotiff_reader.h.
|
inline |
Definition at line 223 of file geotiff_reader.h.
|
inline |
Definition at line 224 of file geotiff_reader.h.