ryujin 2.1.1 revision 0348cbb53a3e4b1da2a4c037e81f88f2d21ce219
|
#include <source/geotiff_reader.h>
Public Member Functions | |
GeoTIFFReader (const std::string subsection) | |
DEAL_II_ALWAYS_INLINE double | compute_height (const dealii::Point< dim > &point) const |
auto & | affine_transformation () const |
auto & | raster_size () const |
auto & | raster_offset () 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 53 of file geotiff_reader.h.
|
inline |
Definition at line 56 of file geotiff_reader.h.
References ryujin::minimum.
|
inline |
Definition at line 130 of file geotiff_reader.h.
References ryujin::Lazy< T >::ensure_initialized().
|
inline |
Definition at line 204 of file geotiff_reader.h.
|
inline |
Definition at line 206 of file geotiff_reader.h.
|
inline |
Definition at line 207 of file geotiff_reader.h.
|
inline |
Definition at line 208 of file geotiff_reader.h.